aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-28drm/amd/display: Don't pass invalid fw_bss_data pointer into DMUB srvNicholas Kazlauskas1-2/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha1-1/+181
2020-05-21drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang1-38/+64
2020-05-21drm/amd/display: Expose support for xBGR ordered fp16 formats.Mario Kleiner1-0/+6
2020-05-21drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTERHarry Wentland1-3/+3
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland1-0/+14
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie1-99/+109
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie1-6/+23
2020-05-07drm/amd/display: add basic atomic check for cursor planeSimon Ser1-2/+24
2020-05-07drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas1-82/+55
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo1-1/+1
2020-05-05drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo1-1/+6
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai1-6/+11
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo1-3/+3
2020-05-05drm/amd/display: Support FP16 pixel formatStylon Wang1-0/+8
2020-05-05drm/amd/display: remove unused variable 'ret' in dm_suspend()Jason Yan1-2/+1
2020-04-30drm/amd/display: remove set but not used variable 'dc'Zheng Bin1-2/+0
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie1-27/+70
2020-04-28drm/amd/display: Indicate use of TMZ buffers to DCHarry Wentland1-6/+23
2020-04-22drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira1-9/+29
2020-04-22drm/amd/display: Adjust refactored dm for color management onlyStylon Wang1-11/+12
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood1-15/+20
2020-04-22drm/amd/display: Support plane-level gamut remap in DMStylon Wang1-0/+3
2020-04-22drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher1-1/+2
2020-04-22drm/amdgpu/display: fix aux registration (v2)Alex Deucher1-1/+10
2020-04-09drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher1-1/+1
2020-04-09drm/amd/display: Make DMCUB bss/data firmware blob optionalNicholas Kazlauskas1-2/+7
2020-04-09drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo1-3/+5
2020-04-09drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas1-0/+1
2020-04-09drm/amd/display: Refactor color management to take dm plane stateStylon Wang1-12/+11
2020-04-09drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas1-6/+0
2020-04-08drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher1-1/+1
2020-04-07drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas1-0/+1
2020-04-07drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas1-6/+0
2020-04-07drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo1-3/+5
2020-03-31drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang1-2/+5
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang1-0/+5
2020-03-25drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15
2020-03-19drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...Martin Tsai1-3/+16
2020-03-19drm/amd/display: Remove PSR dependency on swizzle modeRoman Li1-6/+1
2020-03-19drm/amd/display: Explicitly disable triplebuffer flipsNicholas Kazlauskas1-0/+3
2020-03-19drm/amd/display: update connector->display_info after read edidHersen Wu1-5/+2
2020-03-13drm/amdgpu: Stop using the DRIVER debugging flag for vblank debugging messagesLyude Paul1-6/+8
2020-03-13drm/amdgpu/display: clean up some indentingDan Carpenter1-4/+4
2020-03-09drm/amdgpu/display: fix pci revision id fetchingAly-Tawfik1-1/+1
2020-03-05drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...Hersen Wu1-0/+69
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie1-57/+192
2020-02-26drm/amdgpu/display: add a late register connector callbackAlex Deucher1-4/+14
2020-02-26drm/amd/display: move dpcd debugfs members setupAlex Deucher1-2/+0