aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-24drm/amd/display: Use |= when assigning wm_optimized_requiredAlvin Lee1-2/+5
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu1-4/+5
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu1-1/+0
2023-01-03drm/amd/display: update pixel rate div in enable streamWenjing Liu1-0/+12
2023-01-03drm/amd/display: move dccg programming from link hwss hpo dp to hwssWenjing Liu1-0/+50
2023-01-03drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee1-0/+24
2022-12-06drm/amd/display: set optimized required for comp buf changesDillon Varone1-2/+5
2022-11-29drm/amd/display: program output tf when requiredDillon Varone1-1/+4
2022-11-29drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers1-2/+27
2022-11-15drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee1-20/+18
2022-11-15drm/amd/display: Program pipes for ODM when removing planesDillon Varone1-0/+11
2022-11-09drm/amd/display: Wait for VBLANK during pipe programmingAlvin Lee1-0/+1
2022-11-01drm/amd/display: Stop waiting for vblank during pipe programmingMartin Leung1-1/+0
2022-11-01drm/amd/display: Reinit DPG when exiting dynamic ODMDillon Varone1-0/+23
2022-10-27drm/amd/display: wait for vblank during pipe programmingHaiyi Zhou1-4/+2
2022-10-24drm/amd/display: refactor enable/disable audio stream hw sequenceWenjing Liu1-8/+0
2022-10-24drm/amd/display: Remove wrong pipe control lockRodrigo Siqueira1-11/+1
2022-10-06drm/amd/display: Fix SubVP control flow in the MPO contextRodrigo Siqueira1-18/+0
2022-10-06drm/amd/display: Increase compbuf size prior to updating clocksDillon Varone1-3/+4
2022-09-19drm/amd/display: update gamut remap if plane has changedHugo Hu1-0/+1
2022-09-19drm/amd/display: SubVP pipe split caseAlvin Lee1-4/+7
2022-09-19drm/amd/display: rework recent update PHY state commitWenjing Liu1-8/+24
2022-09-13drm/amd/display: Update viewport position for phantom pipesAlvin Lee1-2/+5
2022-08-29drm/amd/display: Add visual confirm color support for SubVPLeo (Hanghong) Ma1-0/+2
2022-08-29drm/amd/display: Add support for visual confirm colorLeo (Hanghong) Ma1-1/+3
2022-08-25drm/amd/display: Add interface to track PHY stateAlvin Lee1-3/+6
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-9/+7
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-5/+67
2022-07-05drm/amd/display: Add function to set pixels per cycleEric Bernstein1-3/+2
2022-07-05drm/amd/display: Add SubVP required codeAlvin Lee1-1/+38
2022-06-14drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark1-1/+0
2022-06-07drm/amd/display: Fix dpp dto for disabled pipesDuncan Ma1-0/+4
2022-06-03drm/amd/display: add new pixel rate programmingJun Lei1-0/+14
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai1-4/+28
2022-05-26drm/amd/display: add Coverage blend mode for overlay planeSung Joon Kim1-6/+10
2022-05-26drm/amd/display: Clean up code in dcAlvin Lee1-1/+0
2022-05-10drm/amd/display: do not wait for vblank during pipe programmingJosip Pavic1-1/+0
2022-04-07drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen1-5/+9
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger1-0/+12
2022-03-15drm/amd/display: Wait for hubp read line for PollockBecle Lee1-0/+10
2022-02-23drm/amd/display: Set compbuf size to min at prep prevent overbook crbDuncan Ma1-2/+10
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
2021-12-30drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu1-1/+1
2021-12-14drm/amd/display: implement dc_mode_memclkMartin Leung1-0/+10
2021-12-13drm/amd/display: fix function scopesIsabella Basso1-4/+2
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen1-1/+1
2021-11-03drm/amd/display: Added HPO HW control shutdown supportJake Wang1-0/+3
2021-10-19drm/amd/display: Change initializer to single braceAnthony Koo1-2/+2