summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-7/+4
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-184/+453
2020-05-29Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland-7/+4
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser-7/+0
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser-7/+0
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha-1/+182
2020-05-21drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang-38/+64
2020-05-21drm/amd/display: Expose support for xBGR ordered fp16 formats.Mario Kleiner-0/+6
2020-05-21drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTERHarry Wentland-3/+3
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland-0/+14
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie-132/+128
2020-05-12drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma-5/+5
2020-05-11drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma-5/+5
2020-05-08drm/amd/display: add basic atomic check for cursor planeSimon Ser-2/+24
2020-05-08drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas-82/+55
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie-9/+27
2020-05-07drm/amd/display: add basic atomic check for cursor planeSimon Ser-2/+24
2020-05-07drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas-82/+55
2020-05-06drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo-27/+13
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai-6/+11
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo-2/+2
2020-05-05drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo-1/+6
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai-6/+11
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo-3/+3
2020-05-05drm/amd/display: Support FP16 pixel formatStylon Wang-0/+8
2020-05-05drm/amd/display: remove unused variable 'ret' in dm_suspend()Jason Yan-2/+1
2020-04-30drm/amd/display: remove set but not used variable 'dc'Zheng Bin-2/+0
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie-85/+168
2020-04-28drm/amd/display: Indicate use of TMZ buffers to DCHarry Wentland-6/+23
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac-3/+4
2020-04-24drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira-9/+29
2020-04-22drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira-9/+29
2020-04-22drm/amd/display: Adjust refactored dm for color management onlyStylon Wang-14/+14
2020-04-22drm/amd/display: make all backlight calls link basedAnthony Koo-4/+6
2020-04-22drm/amd/display: Use the correct input TF for video formatsNicholas Kazlauskas-3/+19
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood-15/+20
2020-04-22drm/amd/display: Support plane-level gamut remap in DMStylon Wang-0/+3
2020-04-22drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher-4/+9
2020-04-22drm/amdgpu/display: fix aux registration (v2)Alex Deucher-5/+14
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-33/+12
2020-04-17drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher-4/+9
2020-04-17drm/amdgpu/display: fix aux registration (v2)Alex Deucher-5/+14
2020-04-13drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stageZhan Liu-1/+1
2020-04-09drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher-1/+1
2020-04-09drm/amd/display: add HDCP caps debugfsBhawanpreet Lakha-0/+61
2020-04-09drm/amd/display: Make DMCUB bss/data firmware blob optionalNicholas Kazlauskas-2/+7
2020-04-09drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo-3/+13
2020-04-09drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas-0/+1
2020-04-09drm/amd/display: Refactor color management to take dm plane stateStylon Wang-14/+14
2020-04-09drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas-6/+0