summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20
AgeCommit message (Expand)AuthorFilesLines
2022-03-15drm/amd/display: Wait for hubp read line for PollockBecle Lee1-0/+10
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen3-1399/+26
2022-03-02drm/amd/display: Modify plane removal sequence to avoid hangs.Dillon Varone1-5/+5
2022-03-02drm/amd/display: Add frame alternate 3D & restrict HW packed on donglesDillon Varone1-11/+0
2022-02-23drm/amd/display: Set compbuf size to min at prep prevent overbook crbDuncan Ma1-2/+10
2022-02-07drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher1-1/+1
2022-02-07drm/amd/display: handle null link encoderMartin Tsai1-10/+1
2022-02-02drm/amd/display: temporarly move non link_hwss code to dc_link_dpWenjing Liu1-0/+1
2022-02-02drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu1-32/+8
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu1-2/+0
2022-01-25drm/amd/display: fix zstate allow interface to PMFWEric Yang1-1/+1
2022-01-25drm/amd/display: Disable physym clockDavid Galiffi1-2/+6
2022-01-25drm/amd/display: Fix disabling dccg clocksDavid Galiffi1-0/+7
2022-01-18drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang1-1/+7
2021-12-30drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu1-1/+1
2021-12-30drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang1-1/+1
2021-12-30drm/amd/display: Block z-states when stutter period exceeds criteriaNicholas Kazlauskas1-2/+1
2021-12-14drm/amd/display: implement dc_mode_memclkMartin Leung4-3/+26
2021-12-13drm/amd/display: fix function scopesIsabella Basso6-83/+14
2021-12-13drm/amd: append missing includesIsabella Basso1-0/+2
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo1-0/+2
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen1-1/+1
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen3-0/+19
2021-11-22drm/amd/display: Reset fifo after enable otgXu, Jinze1-0/+2
2021-11-22drm/amd/display: Revert changes for MPO underflowAngus Wang1-1/+1
2021-11-17drm/amd/display: Fix RGB MPO underflow with multiple displaysAngus Wang1-1/+1
2021-11-03drm/amd/display: Added HPO HW control shutdown supportJake Wang1-0/+3
2021-10-28drm/amd/display: Remove unused macrosAnson Jacob1-3/+0
2021-10-28drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob1-7/+9
2021-10-19drm/amd/display: Change initializer to single braceAnthony Koo1-2/+2
2021-10-19drm/amd/display: Disable hdmistream and hdmichar clocksJake Wang1-2/+7
2021-10-19drm/amd/display: Disable dpstreamclk, symclk32_se, and symclk32_leJake Wang1-1/+14
2021-10-19drm/amd/display: Disable dsc root clock when not being usedJake Wang1-1/+15
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo1-1/+1
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu1-0/+3
2021-09-28drm/amd/display: Add PPS immediate update flag for DCN2Ilya2-3/+11
2021-09-28drm/amd/display: Add debug support to override the Minimum DRAM ClockDavid Galiffi1-0/+4
2021-09-23drm/amd/display: Fix issue with dynamic bpp change for DCN3xGuo, Bing1-1/+2
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito2-4/+5
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland1-1/+1
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito2-4/+29
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma3-1/+15
2021-09-01drm/amd/display: Update swizzle mode enumsAlvin Lee1-1/+3
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo2-4/+26
2021-08-09drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan1-6/+8
2021-08-05drm/amd/display: Add DC_FP helper to check FPU stateRodrigo Siqueira1-0/+2
2021-08-05drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira2-39/+2
2021-08-05drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo1-1/+1
2021-07-28drm/amd/display: refactor riommu invalidation waEric Yang1-6/+0
2021-07-23drm/amd/display: change zstate allow msg conditionEric Yang1-12/+32