summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-09drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"Colin Ian King1-1/+1
2022-12-06drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2022-11-29drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers1-2/+28
2022-11-23drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2022-11-15drm/amd/display: Program pipes for ODM when removing planesDillon Varone1-1/+3
2022-10-10drm/amd/display: Use the same cursor info across featuresMax Tseng1-141/+0
2022-10-10drm/amd/display: Do not trigger timing sync for phantom pipesAurabindo Pillai1-3/+23
2022-10-06drm/amd/display: Fix vupdate and vline position calculationAric Cyr1-35/+25
2022-10-06drm/amd/display: Fix mutex lock in dcn10Daniel Gomez1-2/+10
2022-09-29drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr1-25/+10
2022-09-19drm/amd/display: rework recent update PHY state commitWenjing Liu1-0/+9
2022-08-29drm/amd/display: clean up some inconsistent indentingsYang Li1-10/+10
2022-08-29drm/amd/display: remove redundant vertical_line_start variableJinpeng Cui1-4/+1
2022-08-29drm/amd/display: Correct cursor position on horizontal mirrorMartin Tsai1-18/+54
2022-08-29drm/amd/display: Add support for visual confirm colorLeo (Hanghong) Ma1-1/+3
2022-08-29drm/amd/display: Cleanup PSR flagGabe Teeger1-1/+2
2022-08-29drm/amd/display: Cursor lag with PSR1 eDPGabe Teeger1-5/+1
2022-08-25drm/amd/display: Cursor flicker when entering PSRSURobin Chen1-0/+3
2022-08-10drm/amd/display: Device flash garbage before get in OSChiawen Huang1-0/+1
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss1-0/+1
2022-07-12drm/amd/display: Exit SubVP if MPO in useAlvin Lee1-1/+3
2022-07-05drm/amd/display: Guard against NULL link encoder in log hw stateNicholas Kazlauskas1-1/+1
2022-06-28drm/amdgpu/display/dc: Fix null pointer exceptionRahul Kumar1-1/+1
2022-06-14drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark1-1/+0
2022-06-07drm/amd/display: refactor dirty rect dmub command decisionRobin Chen1-6/+18
2022-06-06drm/amd/display: update cursor position to DMUB FWDavid Zhang1-0/+131
2022-06-03drm/amd/display: Add ODM seamless boot supportDuncan Ma1-0/+5
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai1-5/+0
2022-05-26drm/amd/display: add Coverage blend mode for overlay planeSung Joon Kim1-13/+14
2022-04-12drm/amd/display: Add odm seamless boot supportDuncan Ma1-0/+21
2022-04-12drm/amd/display: Fix crash on setting VRR with no display connectedHarry VanZyllDeJong1-6/+10
2022-04-11drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic1-1/+2
2022-04-07drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen1-5/+9
2022-03-31drm/amd/display: remove DC_FP_* wrapper from dml folderMelissa Wen1-2/+8
2022-03-31drm/amd/display: Enable power gating before init_pipesRoman Li1-2/+3
2022-03-31drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-03-31drm/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: Add pstate verification and recovery for DCN31Nicholas Kazlauskas1-3/+7
2022-03-02drm/amd/display: Modify plane removal sequence to avoid hangs.Dillon Varone1-1/+1
2022-03-02drm/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-16drm/amd/display: Fix for dmub outbox notification enableMeenakshikumar Somasundaram1-4/+0
2022-01-18drm/amd/display: Disabled seamless boots on DP and renamed power_down_display...Jarif Aftab1-3/+2
2022-01-07drm/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-13drm/amd/display: fix function scopesIsabella Basso1-15/+14
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 Liu1-2/+2
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen1-0/+37