summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-06-14drm/amd/display: Wake DMCUB before sending a command for replay featureNicholas Kazlauskas1-3/+3
2024-06-14drm/amd/display: Don't use fsleep for PSR exit waits on dmub replayNicholas Kazlauskas1-1/+2
2024-06-14drm/amd/display: Use dc wake for get the replay stateRodrigo Siqueira1-9/+3
2024-06-14drm/amd/display: dc 3.2.287Aric Cyr1-1/+1
2024-06-14drm/amd/display: Fix DSC slice and delay calculationsSung Joon Kim3-18/+29
2024-06-14drm/amd/display: Increase MAX_LINKS by 2Alex Hung1-1/+1
2024-06-14drm/amd/display: Guard reading 3DLUT registers for dcn32/dcn35Nicholas Kazlauskas1-14/+15
2024-06-14drm/amd/display: Various DML2 fixes for FAMS2Dillon Varone6-38/+11
2024-06-14drm/amd/display: Program DIG FE source select for DVI before PHY enAlvin Lee1-1/+1
2024-06-14drm/amd/display: Introduce deferred Replay coasting vtotal updateChunTao Tso1-0/+2
2024-06-14drm/amd/display: Add monitor patch skip disable crtc during psr and ips1Lewis Huang2-0/+4
2024-06-14drm/amd/display: add set ips disableChiawen Huang2-0/+12
2024-06-14drm/amd/display: Add recovery timeout to FAMS2Dillon Varone1-0/+1
2024-06-14drm/amd/display: Force max clocks unconditionally when p-state is unsupportedDillon Varone1-16/+20
2024-06-14drm/amd/display: Change the order of setting DP_IS_USB_C flagWayne Lin1-7/+3
2024-06-14drm/amd/display: bypass ODM before CRTC offYihan Zhu1-0/+11
2024-06-14drm/amd/display/dcn401: use pre-allocated temp structure for bounding boxAlex Deucher2-14/+7
2024-06-14drm/amd/display: use pre-allocated temp structure for bounding boxAlex Deucher3-12/+5
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum2-4/+4
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang5-6/+10
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie360-1081/+67547
2024-06-05drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2024-06-05drm/amd/display: Fetch Mall caps from DCDaniel Sa1-1/+1
2024-06-05drm/amd/display: fix YUV video color corruption in DCN401Samson Tam1-6/+10
2024-06-05drm/amd/display: Updated optc401_set_drr to use dcn401 functionsRelja Vojvodic1-1/+1
2024-06-05drm/amd/display: Add UCLK p-state support message to dcn401Dillon Varone5-54/+106
2024-06-05drm/amd/display: Use current_state when checking old_pipe subvp typeAlvin Lee1-1/+1
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee6-14/+51
2024-06-05drm/amd/display: Only program P-State force if pipe config changedAlvin Lee1-1/+17
2024-06-05drm/amd/display: Add retires when read DPCDJoan Lee1-6/+20
2024-06-05drm/amd/display: Fix DML2 logic to set clk state to minNicholas Susanto1-1/+17
2024-06-05drm/amd/display: Support new VA page table block sizeChris Park2-4/+32
2024-06-05drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback3-0/+5
2024-06-05drm/amd/display: Add params of set_abm_event for VB ScalingChun-LiangChang2-0/+20
2024-06-05drm/amd/display: Fix swapped dimension calculationsJoshua Aberback1-2/+2
2024-06-05drm/amd/display: Wait for hardmins to complete on dcn401Dillon Varone2-4/+112
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu7-21/+34
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen20-111/+136
2024-06-05drm/amd/display: Fix a handful of spelling mistakesColin Ian King2-6/+6
2024-05-29drm/amd/display: Move 'struct scaler_data' off stackArnd Bergmann1-25/+31
2024-05-29drm/amd/display: avoid large on-stack structuresArnd Bergmann2-10/+22
2024-05-29drm/amd/display: dynamically allocate dml2_configuration_options structuresArnd Bergmann2-10/+22
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai4-1/+14
2024-05-29drm/amd/display: Fix null pointer dereference for dcn401Aurabindo Pillai1-3/+5
2024-05-29drm/amd/display: Remove incorrect FP context startAurabindo Pillai1-2/+0
2024-05-29drm/amd/display: Use DCN 410 includes for DCN401Aurabindo Pillai1-2/+2
2024-05-29drm/amd/display: Remove unnecessary HPD entry for DCN401Aurabindo Pillai1-2/+0
2024-05-29drm/amd/display: Update DML2.1 generated codeRodrigo Siqueira25-1172/+2062
2024-05-29drm/amd/display: Refactor HUBP into component folder.Pinninti4-3/+7
2024-05-29drm/amd/display: Remove unused codeRodrigo Siqueira4-12/+2