summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis
2018-05-30drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
2018-05-29drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski
2018-05-29drm/amd/display: Destroy connector state on resetLeo (Sunpeng) Li
2018-05-29drm/amd/display: Release fake sinkMikita Lipski
2018-05-29drm/amd/display: Do not limit color depth to 8bpcMikita Lipski
2018-05-29drm/amd/display: Fix wrong latency assignment for VEGA clock levelsHarry Wentland
2018-05-25drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland
2018-05-18drm/amd/display: Clear connector's edid pointerMikita Lipski
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher
2018-05-17drm/amd/display/dm: Add vega20 supportFeifei Xu
2018-05-15drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S
2018-05-15drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland
2018-05-15drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo
2018-05-15drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo
2018-05-15drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland
2018-05-15drm/amd/display: Unify dm resume sequence into a single callMikita Lipski
2018-05-15drm/amd/display: Fix deadlock when flushing irqMikita Lipski
2018-05-15drm/amd/display: Implement VEGAM device IDs in DMJerry (Fangzhi) Zuo
2018-05-15drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck
2018-05-15drm/amdgpu: Rename amdgpu_display_framebuffer_domains()Samuel Li
2018-05-15drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland
2018-05-15Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland
2018-05-15Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland
2018-05-15drm/amd/display: Fix memleak on input transfer functionLeo (Sunpeng) Li
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo
2018-05-15drm/amd/display: Get rid of unused input_tfAnthony Koo
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland
2018-04-25drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland
2018-04-25drm/amd/display: Fix deadlock when flushing irqMikita Lipski
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland
2018-04-11drm/amd/display: add delay between panel pwr off to on.Charlene Liu