summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-04drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira
2021-04-28drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland
2021-04-15amd/display: allow non-linear multi-planar formatsSimon Ser
2021-04-15Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b...Qingqing Zhuo
2021-04-15drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo
2021-04-15drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQsHarry Wentland
2021-04-09drm/amd/display: Fix the Wunused-function warningShaokun Zhang
2021-04-09Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."Qingqing Zhuo
2021-04-09drm/amd/display: Determine synchronization edge based on master's vsyncMikita Lipski
2021-04-09drm/amd/display: Use pr_debug in DM to prevent dmesg floodingVictor Lu
2021-04-09drm/amd/display: fix typo: liason -> liaisonDiego Viola
2021-04-09drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach
2021-04-09drm/amd/display: Add refresh rate traceRodrigo Siqueira
2021-04-09drm/amd/display: Fix black screen with scaled modes on some eDP panelsNikola Cornij
2021-04-09drm/amd/display: check fb of primary planeSefa Eyeoglu
2021-04-09drm/amd/display: Allow idle optimization based on vblank.Bindu Ramamurthy
2021-04-09drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub
2021-04-09drm/amd/display: Use appropriate DRM_DEBUG_... levelLuben Tuikov
2021-04-09drm/amd/display: Log DMCUB trace buffer eventsLeo (Hanghong) Ma
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2021-03-23drm/amd/display: Fix vertical interrupt 0 registering issueWayne Lin
2021-03-23drm/amdgpu/display: re-enable freesync video patchesNikola Cornij
2021-03-23drm/amd/display: Fix potential memory leakQingqing Zhuo
2021-03-23drm/amd/display: Fix no previous prototype warningWayne Lin
2021-03-23drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob
2021-03-23drm/amd/display: Add debug out when viewport too smallNikola Cornij
2021-03-23drm/amd/display: remove duplicate include in amdgpu_dm.cAnson Jacob
2021-03-23Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"Anson Jacob
2021-03-23drm/amd/display: Remove unused definesQingqing Zhuo
2021-03-23drm/amdgpu/display: Implement functions to let DC allocate GPU memoryZhan Liu
2021-03-23drm/amd/display: remove duplicate include in amdgpu_dm.cZhang Yunkai
2021-03-23drm/amd/display: Fix warningQingqing Zhuo
2021-03-23drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo
2021-03-23Revert freesync video patches temporarilyAurabindo Pillai
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-10drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo
2021-03-10drm/amd/display: Add a backlight module optionTakashi Iwai
2021-03-10drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher
2021-03-10drm/amdgpu/display: simplify backlight settingAlex Deucher
2021-03-05drm/amdgpu/display: Remove unnecessary conversion to boolJiapeng Chong
2021-03-05drm/amd/display: Add a backlight module optionTakashi Iwai
2021-03-05drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher
2021-03-05drm/amdgpu/display: simplify backlight settingAlex Deucher
2021-03-05drm/amd/display: Use PSP TA to read out crcWayne Lin
2021-03-05drm/amd/display: Support crc on specific regionWayne Lin
2021-03-05drm/amd/display: Fix crc_src is not thread safeWayne Lin
2021-03-02drm/amd/display: Fix an uninitialized index variableArnd Bergmann
2021-03-02drm/amd/display: Add flag for building infopacketMax.Tseng
2021-02-26drm/amd/display: Skip modeset for front porch changeAurabindo Pillai