summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2025-11-04drm/amd/display: Add Pstate viewport reductionAustin Zheng-0/+2
2025-11-04drm/amd/display: Refactor VActive implementationAustin Zheng-62/+69
2025-11-04drm/amd/display: Update P-state naming for clarity.Austin Zheng-7/+15
2025-11-04drm/amd/display: Remove old PMO optionsAustin Zheng-9/+3
2025-11-04drm/amd/display: Add pte_buffer_mode and force_one_row_for_frame in dchub regAustin Zheng-0/+2
2025-11-04drm/amd/display: Extend inbox0 lock to run Replay/PSRAndrew Mazour-18/+41
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong-1/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz-3/+0
2025-10-28drm/amd/display: Use DAC load detection on analog connectors (v2)Timur Kristóf-2/+62
2025-10-28drm/amd/display: Add DAC_LoadDetection to BIOS parser (v2)Timur Kristóf-0/+150
2025-10-28drm/amd/display: Make get_support_mask_for_device_id reusableTimur Kristóf-6/+7
2025-10-28drm/amd/display: Add DCE BIOS_SCRATCH_0 registerTimur Kristóf-0/+12
2025-10-28drm/amd/display: Add analog link detection (v2)Timur Kristóf-7/+101
2025-10-28drm/amd/display: Support DAC in dce110_hwseqTimur Kristóf-2/+73
2025-10-28drm/amd/display: Implement DCE analog link encoders (v2)Timur Kristóf-11/+141
2025-10-28drm/amd/display: Implement DCE analog stream encodersTimur Kristóf-0/+41
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf-3/+51
2025-10-28drm/amd/display: Determine early if a link has supported encoders (v2)Timur Kristóf-4/+19
2025-10-28drm/amd/display: Don't use stereo sync and audio on RGB signals (v2)Timur Kristóf-3/+6
2025-10-28drm/amd/display: Get maximum pixel clock from VBIOSTimur Kristóf-0/+2
2025-10-28drm/amd/display: Add SelectCRTC_Source to BIOS parserTimur Kristóf-0/+214
2025-10-28drm/amd/display: Hook up DAC to bios_parser_encoder_controlTimur Kristóf-0/+16
2025-10-28drm/amd/display: Introduce MAX_LINK_ENCODERS (v2)Timur Kristóf-6/+30
2025-10-28drm/amd/display: Add analog bit to edid_caps (v2)Timur Kristóf-0/+7
2025-10-28drm/amd/display: Promote DC to 3.2.356Taimur Hassan-1/+1
2025-10-28drm/amd/display: Make observers const-correctDominik Kaszewski-23/+35
2025-10-28drm/amd/display: Add lock descriptor to check_updateDominik Kaszewski-58/+82
2025-10-28drm/amd/display: Update cursor offload assignmentsAlvin Lee-13/+16
2025-10-28drm/amd/display: Add dc interface to log pre os firmware informationMeenakshikumar Somasundaram-0/+35
2025-10-28drm/amd/display: init dispclk from bootup clock for DCN315Zhongwei Zhang-2/+87
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski-65/+152
2025-10-28drm/amd/display: update link encoder assignmentMeenakshikumar Somasundaram-10/+33
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen-150/+1133
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng-180/+183
2025-10-28drm/amd/display: Fix notification of vtotal to DMU for cursor offloadNicholas Kazlauskas-3/+4
2025-10-28drm/amd/display: Fix wrong index for DCN401 cursor offloadNicholas Kazlauskas-1/+1
2025-10-28drm/amd/display: Add opp count validation to dml2.1Dmytro Laktyushkin-3/+28
2025-10-28drm/amd/display: Bump minimum for frame_warn_limitMario Limonciello-1/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz-3/+0
2025-10-21drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu-1/+10
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram-1/+2
2025-10-20drm/amd/display: Promote DC to 3.2.355Taimur Hassan-1/+1
2025-10-20drm/amd/display: write segment pointer with mot enabled for mstMeenakshikumar Somasundaram-3/+6
2025-10-20drm/amd/display: Control BW allocation in FW sideCruise Hung-7/+1
2025-10-20drm/amd/display: Fix misc. checkpatch issuesIlya Bakoulin-131/+86
2025-10-20drm/amd/display: Change clean dsc blocks condition in accelerated modeLewis Huang-2/+9
2025-10-20drm/amd/display: Set DCN32 to use update planes and stream version 3Nicholas Carbones-1/+2
2025-10-20drm/amd/display: Check disable_fec flag before enabling fec.Meenakshikumar Somasundaram-1/+3
2025-10-20drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai-36/+32