summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2022-04-01drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-04-01drm/amd/display: Set fec register init valueJingwen Zhu1-1/+5
2022-03-25drm/amd/display: Reduce stack sizeRodrigo Siqueira1-1/+7
2022-03-15drm/amd/display: Wait for hubp read line for PollockBecle Lee3-0/+34
2022-03-15drm/amd/display: Add pstate verification and recovery for DCN31Nicholas Kazlauskas2-3/+8
2022-03-15drm/amd/display: move FPU code from dcn10 to dml/dcn10 folderMelissa Wen2-62/+4
2022-03-03drm/amd/display: Modify plane removal sequence to avoid hangs.Dillon Varone1-1/+1
2022-03-03drm/amd/display: Add frame alternate 3D & restrict HW packed on donglesDillon Varone1-1/+2
2022-02-23drm/amd/display: Remove unused variableMaĆ­ra Canal1-3/+0
2022-02-17drm/amd/display: Fix for dmub outbox notification enableMeenakshikumar Somasundaram1-4/+0
2022-02-03drm/amd/display: add set dp lane settings to link_hwssWenjing Liu2-10/+11
2022-02-03drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu2-18/+0
2022-01-19drm/amd/display: Disabled seamless boots on DP and renamed power_down_display...Jarif Aftab1-3/+2
2022-01-08drm/amd/display: Fix underflow for fused display pipes caseYi-Ling Chen1-1/+6
2021-12-30drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu1-10/+4
2021-12-30drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2021-12-14drm/amd/display: fix function scopesIsabella Basso6-178/+24
2021-12-02drm/amd/display: add hdmi disable debug checkDale Zhao1-2/+3
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen1-1/+1
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu2-3/+3
2021-11-22drm/amd/display: remove no need NULL check before kfreeBernard Zhao1-12/+6
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen1-0/+37
2021-11-22drm/amd/display: Visual Confirm Bar Height Adjusthvanzyll1-1/+13
2021-11-22drm/amd/display: Reset fifo after enable otgXu, Jinze2-0/+18
2021-11-18drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma1-38/+3
2021-11-03drm/amd/display: Fix dcn10_log_hubp_states printf format stringAnson Jacob1-1/+1
2021-10-28drm/amd/display: Defer GAMCOR and DSCL power down sequence to vupdateMichael Strauss1-2/+10
2021-10-28drm/amd/display: Align bw context with hw config when system resumeLewis Huang1-0/+6
2021-10-20Revert "drm/amd/display: Add helper for blanking all dp displays"Agustin Gutierrez1-3/+38
2021-10-20drm/amd/display: Change initializer to single braceAnthony Koo1-4/+4
2021-10-06drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma1-38/+3
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu1-0/+27
2021-09-30drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2021-09-28drm/amd/display: Add an extra check for dcn10 OPTC data formatOliver Logush2-7/+1
2021-09-28drm/amd/display: Don't enable AFMT for DP audio streamMichael Strauss1-5/+0
2021-09-23drm/amd/display: Fix null pointer dereference for encodersJimmy Kizito1-1/+1
2021-09-23drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan1-0/+1
2021-09-14drm/amd/display: Add VPG and AFMT low power support for DCN3.1Michael Strauss1-0/+10
2021-09-14drm/amd/display: Refine condition of cursor visibility for pipe-splitDale Zhao1-19/+24
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito1-1/+1
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma3-2/+14
2021-09-01drm/amd/display: Initialize GSP1 SDP headerWyatt Wood1-0/+10
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo1-0/+9
2021-09-01drm/amd/display: Add DP 2.0 HPO Link EncoderFangzhi Zuo1-0/+32
2021-09-01drm/amd/display: Add DP 2.0 HPO Stream EncoderFangzhi Zuo1-0/+33
2021-08-24drm/amd/display: Add Logging for HDMI color depth informationPraful Swarnakar1-0/+11
2021-08-12drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li1-6/+5
2021-07-23drm/amd/display: Refine condition for cursor visibilityKrunoslav Kovac1-3/+22
2021-07-23drm/amd/display: Line Buffer changesNevenko Stupar1-1/+6
2021-07-23drm/amd/display: Fixed hardware power down bypass during headless bootJake Wang1-15/+12