summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
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-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-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: 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-18drm/amd/display: Clear connector's edid pointerMikita Lipski
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: Couple formatting fixesHarry Wentland
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: 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-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-04-25drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry 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 Dynamic debug printsBhawanpreet Lakha
2018-04-11drm/amd/display: Set ignore_msa_timing_paramHarry Wentland
2018-04-11drm/amd/display: Don't register backlight on connector_destroyHarry Wentland
2018-04-11drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland
2018-04-11drm/amd/display: Don't access legacy propertiesHarry Wentland
2018-04-11drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King
2018-04-11drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone
2018-04-11drm/amd/display: Move commit_planes_to_stream to amdgpu_dmHarry Wentland
2018-04-11drm/amd/display: Don't call amdgpu_dm_display_resume as it doesn't existMikita Lipski
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-21drm/amd/display/dm: add vega12 supportAlex Deucher
2018-03-21drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland
2018-03-19drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-16drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng
2018-03-14drm/amd/display: Correct the plane enumeration order (v2)Shirish S
2018-03-14drm/amd/display: Use correct error codesLeo (Sunpeng) Li
2018-03-14drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li
2018-03-09Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie