aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito1-1/+3
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito1-3/+10
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma1-1/+9
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo1-4/+22
2021-08-09drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan1-6/+8
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-16/+3
2021-06-08drm/amd/display: Add swizzle visual confirm modePo-Ting Chen1-0/+2
2021-06-08drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers1-1/+1
2021-06-08drm/amd/display: Refactor visual confirmWyatt Wood1-28/+15
2021-06-04drm/amd/display: Add DCN3.1 DCHHUBNicholas Kazlauskas1-0/+37
2021-05-27drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner1-1/+1
2021-05-27Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"Qingqing Zhuo1-19/+10
2021-05-19drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood1-10/+19
2021-05-10drm/amd/display: update DCN to use new surface programmingPaul Hsieh1-1/+5
2021-03-23drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone1-32/+2
2021-03-23drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo1-0/+6
2021-02-18drm/amd/display: Old sequence for HUBP blankAurabindo Pillai1-2/+11
2021-02-18Revert "drm/amd/display: Unblank hubp based on plane visibility"Wesley Chalmers1-1/+1
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-2/+7
2021-01-21drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas1-2/+7
2021-01-13drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha1-0/+8
2021-01-13drm/amd/display: New sequence for HUBP blankWesley Chalmers1-1/+1
2021-01-13drm/amd/display: Unblank hubp based on plane visibilityWesley Chalmers1-1/+1
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr1-3/+9
2020-12-15drm/amd/display: Fix cleanup typo in MPCC visual confirmAric Cyr1-10/+7
2020-12-15drm/amd/display: Only update FP2 for full updatesAric Cyr1-11/+0
2020-12-15drm/amd/display: delay fp2 programming until vactive before lockMartin Leung1-10/+13
2020-11-24drm/amd/display: intermittent underflow observed when PIP is toggled in Full screenTashfique Abdullah1-0/+9
2020-11-10drm/amd/display: Check other planes for iflip only if GSL already enabledAlvin Lee1-5/+7
2020-11-10drm/amd/display: Only wait for flip pending on immediate flipsAric Cyr1-14/+15
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-12/+1
2020-11-02drm/amd/display: Blank HUBP during pixel data blank for DCN30 v2Joshua Aberback1-4/+16
2020-11-02drm/amd/display: Reset flip_immediate to topmost planeAlvin Lee1-0/+3
2020-11-02drm/amd/display: Keep GSL for full updates with planes that flip VSYNCAlvin Lee1-0/+19
2020-10-26drm/amd/display: Update GSL state if leaving immediate flipAlvin Lee1-1/+1
2020-10-05drm/amd/display: Program meta addresses correctlyAlvin Lee1-0/+2
2020-09-17drm/amd/display: Add missing "Copy GSL groups when committing a new context"Bhawanpreet Lakha1-0/+11
2020-09-15drm/amd/display: make dcn20 stream_gating use a pointer for dsc_pg_controlDmytro Laktyushkin1-4/+4
2020-09-15drm/amd/display: Triplebuffering should not be used by defaultAric Cyr1-7/+6
2020-09-15drm/amd/display: Detect plane change when detect pipe change.JinZe.Xu1-1/+11
2020-08-18drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh1-2/+2
2020-08-06drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini1-0/+27
2020-07-10drm/amd/display: Fix CSC remap matrix not being applied on dcn30Nicholas Kazlauskas1-13/+14
2020-07-01drm/amd/display: fix 4to1 odm MPC_OUT_FLOW_CONTROL_COUNTDmytro Laktyushkin1-1/+1