summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-09drm/amd/display: pause the workload setting in dmKenneth Feng1-1/+10
2025-04-07drm/amd/display: Do not enable Replay and PSR while VRR is on in amdgpu_dm_co...Tom Chung1-2/+4
2025-01-13drm/amd/display: Disable replay and psr while VRR is enabledTom Chung1-1/+1
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li1-1/+1
2024-11-08drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung1-3/+2
2024-11-08drm/amd/display: Change some variable name of psrTom Chung1-1/+1
2024-10-28drm/amd/display: Fix idle optimizations entry logAurabindo Pillai1-6/+2
2024-10-28drm/amd/display: Reduce HPD Detection Interval for IPSFangzhi Zuo1-1/+1
2024-10-15drm/amd/display: Increase idle worker HPD detection timeRoman Li1-1/+1
2024-10-07drm/amd/display: Align static screen idle worker with IPX modeRoman Li1-0/+1
2024-07-28drm/amd/display: Run idle optimizations at end of vblank handlerLeo Li1-3/+9
2024-07-28drm/amd/display: Let drm_crtc_vblank_on/off manage interruptsLeo Li1-3/+45
2024-06-28drm/amd/display: Use periodic detection for ipx/headlessRoman Li1-9/+39
2024-06-14drm/amd/display: Introduce overlay cursor modeLeo Li1-0/+1
2024-04-30drm/amd/display: Add periodic detection for IPSRoman Li1-1/+58
2024-01-29drm/amd/display: add debugfs disallow edp psrHersen Wu1-1/+6
2024-01-23drm/amd/display: Address kdoc for eDP Panel Replay feature in 'amdgpu_dm_crtc...Srinivasan Shanmugam1-0/+8
2024-01-16drm/amd/display: Enable Panel Replay for static screen use caseTom Chung1-12/+47
2024-01-06drm/amd/display: Fix recent checkpatch errors in amdgpu_dmHarry Wentland1-1/+1
2024-01-03Re-revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski1-8/+1
2023-12-14drm/amd/display: fix documentation for dm_crtc_additional_color_mgmt()Melissa Wen1-1/+1
2023-12-14drm/amd/display: add CRTC gamma TF driver-specific propertyMelissa Wen1-0/+72
2023-10-27drm/amd/display: Add prefix to amdgpu crtc functionsRodrigo Siqueira1-24/+24
2023-09-01drm/amd/display: Enable Replay for static screen use casesBhawanpreet Lakha1-1/+8
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser1-0/+12
2023-05-24drm/amd/display: Fix warning in disabling vblank irqAlan Liu1-13/+3
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-13/+13
2023-04-19drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu1-3/+14
2023-03-08drm/amd/display: add prefix to amdgpu_dm_crtc.h functionsDavid Tadokoro1-13/+13
2023-02-09drm/amd/display: don't call dc_interrupt_set() for disabled crtcsHamza Mahfooz1-0/+7
2023-01-13drm/amd/display: Conversion to bool not necessaryDeepak R Varma1-2/+1
2022-11-15drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen1-2/+8
2022-10-27drm/amd/display: Implement secure display on DCN21Alan Liu1-0/+3
2022-07-26drm/amd/display: Copy crc_skip_count when duplicating CRTC stateLeo Li1-0/+1
2022-07-25drm/amd/display: Create a file dedicated for CRTCRodrigo Siqueira1-0/+463