aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2021-05-21drm/amdgpu/display: make backlight setting failure messages debugAlex Deucher1-2/+2
2021-05-21drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas1-7/+7
2021-05-21drm/amd/display: take dc_lock in short pulse handler onlyAurabindo Pillai1-2/+17
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie4-91/+77
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie7-118/+319
2021-05-19drm/amd/display: Remove superfluous drm_mode_config_cleanupAndrey Grodzovsky1-1/+0
2021-05-19drm/amdgpu: Add early fini callbackAndrey Grodzovsky1-2/+10
2021-05-19drm/amdgpu/display: restore the backlight on modeset (v2)Alex Deucher1-0/+6
2021-05-19drm/amdgpu/display: add helper functions to get/set backlight (v2)Alex Deucher2-11/+38
2021-05-19drm/amd/display: Add DM support for Beige GobyAurabindo Pillai1-0/+14
2021-05-19drm/amd/display: Avoid get/put vblank when stream disabledWayne Lin2-3/+4
2021-05-19drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin3-77/+15
2021-05-19drm/amdgpu/display: fix dal_allocation documentationAlex Deucher1-0/+4
2021-05-19Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-24/+9
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
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 Zimmermann6-16/+172
2021-05-11drm/amdgpu/display: remove an old DCN3 guardAlex Deucher1-2/+0
2021-05-11drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-10drm/amd/display: Add dc log for DP SST DSC enable/disableFangzhi Zuo1-2/+4
2021-05-10drm/amd/display: Avoid HPD IRQ in GPU reset stateZhan Liu1-2/+2
2021-05-10drm/amd/display: Support for DMUB AUXJude Shih5-51/+194
2021-05-10drm/amd/display: multi-eDP backlight supportMikita Lipski3-52/+82
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-10drm/amdgpu/display: add documentation for dmcub_trace_event_enAlex Deucher1-0/+1
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/agd5f/linux into drm-nextDave Airlie2-1/+69
2021-05-04drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij1-0/+5
2021-04-28drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski1-1/+1
2021-04-28drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-04-28drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski1-1/+1
2021-04-28drm/amd/display: Expose internal display flag via debugfsStylon Wang1-1/+19
2021-04-27drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul1-0/+1
2021-04-23drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Yingjie Wang1-0/+3
2021-04-23drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo1-0/+25
2021-04-20drm/amd/display: Fix call to pass bpp in 16ths of a bitDillon Varone1-2/+2
2021-04-20drm/amd/display: update hdcp display using correct CP type.Dingchen (David) Zhang1-1/+7
2021-04-15amd/display: allow non-linear multi-planar formatsSimon Ser1-7/+4
2021-04-15drm/amdgpu/dm: Fix NULL pointer crash during DP MST hotplugShashank Sharma1-0/+5
2021-04-15Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane.""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 Wentland3-2/+45
2021-04-09drm/amd/display: Fix the Wunused-function warningShaokun Zhang1-1/+1