aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-11-11drm/amd/display: To support Replay frame skip modeChuntao Tso9-15/+65
2025-11-11drm/amd/display: Change lock descriptor valuesDominik Kaszewski2-79/+72
2025-11-11drm/amd/display: refactor DSC cap calculation for dcn35Mohit Bawa2-1/+60
2025-11-11drm/amd/display: Add new SMART POWER OLED interfacesIan Chen2-0/+96
2025-11-11drm/amd/display: Add interface to capture power feature status for debug loggingGeorge Shen2-0/+21
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski1-0/+11
2025-11-11drm/amd/display: Fix index bug for fill latencyDillon Varone1-1/+1
2025-11-11drm/amd/display: Only initialize LSDMA if it is supported in DMUAlvin Lee2-0/+4
2025-11-11drm/amd/display: add macros to simplify codeWenjing Liu2-183/+68
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang1-1/+2
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)1-1/+1
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang1-1/+2
2025-11-04drm/amd/display: Promote DC to 3.2.357Taimur Hassan1-1/+1
2025-11-04drm/amd/display: [FW Promotion] Release 0.1.34.0Taimur Hassan1-32/+407
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-04drm/amd/display: Increase IB mem sizeAlvin Lee1-1/+1
2025-11-04drm/amd/display: Revert DCN4 max buffered cursor size to 64Dillon Varone1-1/+2
2025-11-04drm/amd/display: Persist stream refcount through restoreJoshua Aberback1-0/+4
2025-11-04drm/amd/display: Add Pstate viewport reductionAustin Zheng1-0/+2
2025-11-04drm/amd/display: Refactor VActive implementationAustin Zheng7-62/+69
2025-11-04drm/amd/display: Update P-state naming for clarity.Austin Zheng3-7/+15
2025-11-04drm/amd/display: Remove old PMO optionsAustin Zheng3-9/+3
2025-11-04drm/amd/display: Add pte_buffer_mode and force_one_row_for_frame in dchub regAustin Zheng1-0/+2
2025-11-04drm/amd/display: Extend inbox0 lock to run Replay/PSRAndrew Mazour3-18/+41
2025-11-04drm/amd/display: fw locality check refactorsWenjing Liu7-91/+71
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)1-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/display: Fix null pointer on analog detectionHarry Wentland1-1/+1
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...Simona Vetter209-620/+3083
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...Simona Vetter80-625/+7425
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski1-3/+7
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung1-0/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz1-3/+0
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng1-0/+11
2025-10-28drm/amd/display: Don't add freesync modes to analog displays (v2)Timur Kristóf1-0/+4
2025-10-28drm/amd/display: Add common modes to analog displays without EDIDTimur Kristóf1-18/+28
2025-10-28drm/amd/display: Use DAC load detection on analog connectors (v2)Timur Kristóf3-2/+72
2025-10-28drm/amd/display: Add DAC_LoadDetection to BIOS parser (v2)Timur Kristóf5-0/+155
2025-10-28drm/amd/display: Make get_support_mask_for_device_id reusableTimur Kristóf1-6/+7
2025-10-28drm/amd/display: Add DCE BIOS_SCRATCH_0 registerTimur Kristóf7-0/+12
2025-10-28drm/amd/display: Poll analog connectors (v3)Timur Kristóf2-2/+88
2025-10-28drm/amd/display: Refactor amdgpu_dm_connector_detect (v2)Timur Kristóf1-16/+19
2025-10-28drm/amd/display: Add analog link detection (v2)Timur Kristóf4-7/+101
2025-10-28drm/amd/display: Support DAC in dce110_hwseqTimur Kristóf1-2/+73
2025-10-28drm/amd/display: Implement DCE analog link encoders (v2)Timur Kristóf5-11/+141