summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie1-71/+188
2021-05-11drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher1-0/+2
2021-05-11drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher1-1/+1
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-11/+95
2021-05-11drm/amdgpu/display: remove an old DCN3 guardAlex Deucher1-2/+0
2021-05-10drm/amd/display: Avoid HPD IRQ in GPU reset stateZhan Liu1-2/+2
2021-05-10drm/amd/display: Support for DMUB AUXJude Shih1-47/+146
2021-05-10drm/amd/display: multi-eDP backlight supportMikita Lipski1-12/+30
2021-05-10drm/amd/display: Avoid gpio conflict on MST branchNikola Cornij1-5/+4
2021-05-10drm/amd/display: fix potential gpu reset deadlockRoman Li1-2/+4
2021-05-10drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-05-10drm/amd/display: Fix build warningsGuenter Roeck1-5/+4
2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard1-21/+2
2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard1-3/+1
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie1-0/+68
2021-05-04drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-04-28drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-04-23drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-04-15amd/display: allow non-linear multi-planar formatsSimon Ser1-7/+4
2021-04-15Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b...Qingqing Zhuo1-3/+15
2021-04-15drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo1-2/+2
2021-04-15drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQsHarry Wentland1-1/+8
2021-04-09drm/amd/display: Fix the Wunused-function warningShaokun Zhang1-1/+1
2021-04-09Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."Qingqing Zhuo1-15/+3
2021-04-09drm/amd/display: Determine synchronization edge based on master's vsyncMikita Lipski1-3/+18
2021-04-09drm/amd/display: Use pr_debug in DM to prevent dmesg floodingVictor Lu1-10/+10
2021-04-09drm/amd/display: fix typo: liason -> liaisonDiego Viola1-1/+1
2021-04-09drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach1-0/+9
2021-04-09drm/amd/display: Add refresh rate traceRodrigo Siqueira1-0/+14
2021-04-09drm/amd/display: Fix black screen with scaled modes on some eDP panelsNikola Cornij1-13/+26
2021-04-09drm/amd/display: check fb of primary planeSefa Eyeoglu1-1/+2
2021-04-09drm/amd/display: Allow idle optimization based on vblank.Bindu Ramamurthy1-2/+7
2021-04-09drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub1-3/+15
2021-04-09drm/amd/display: Use appropriate DRM_DEBUG_... levelLuben Tuikov1-29/+28
2021-04-09drm/amd/display: Log DMCUB trace buffer eventsLeo (Hanghong) Ma1-0/+48
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter1-102/+622
2021-03-23drm/amd/display: Fix vertical interrupt 0 registering issueWayne Lin1-6/+19
2021-03-23drm/amdgpu/display: re-enable freesync video patchesNikola Cornij1-35/+334
2021-03-23drm/amd/display: Fix potential memory leakQingqing Zhuo1-0/+9
2021-03-23drm/amd/display: Fix no previous prototype warningWayne Lin1-1/+1
2021-03-23drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob1-5/+1
2021-03-23drm/amd/display: Add debug out when viewport too smallNikola Cornij1-6/+10
2021-03-23drm/amd/display: remove duplicate include in amdgpu_dm.cAnson Jacob1-1/+0
2021-03-23Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"Anson Jacob1-0/+1
2021-03-23drm/amd/display: Remove unused definesQingqing Zhuo1-2/+0
2021-03-23drm/amdgpu/display: Implement functions to let DC allocate GPU memoryZhan Liu1-0/+1
2021-03-23drm/amd/display: remove duplicate include in amdgpu_dm.cZhang Yunkai1-1/+0
2021-03-23drm/amd/display: Fix warningQingqing Zhuo1-1/+2
2021-03-23drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo1-0/+1
2021-03-23Revert freesync video patches temporarilyAurabindo Pillai1-334/+35