summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-18drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone1-32/+2
2021-03-11drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo1-0/+6
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie1-2/+7
2021-01-21drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas1-2/+7
2021-01-14drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha1-0/+8
2021-01-14drm/amd/display: New sequence for HUBP blankWesley Chalmers1-1/+1
2021-01-14drm/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 ...Tashfique 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-05drm/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-18drm/amd/display: Add missing "Copy GSL groups when committing a new context"Bhawanpreet Lakha1-0/+11
2020-09-16drm/amd/display: make dcn20 stream_gating use a pointer for dsc_pg_controlDmytro Laktyushkin1-4/+4
2020-09-16drm/amd/display: Triplebuffering should not be used by defaultAric Cyr1-7/+6
2020-09-16drm/amd/display: Detect plane change when detect pipe change.JinZe.Xu1-1/+11
2020-08-19drm/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-11drm/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
2020-07-01drm/amd/display: Use dmub fw to lock pipe, cursor, digWyatt Wood1-1/+17
2020-07-01drm/amd/display: remove unnecessary mpcc updatesDmytro Laktyushkin1-7/+6
2020-07-01drm/amd/display: Revert "enable plane if plane_status changed"Hugo Hu1-8/+1
2020-07-01drm/amd/display: Add DCN3 HWSEQBhawanpreet Lakha1-0/+85
2020-05-28drm/amd/display: enable plane if container of plane_status changedHugo Hu1-1/+8
2020-05-28drm/amd/display: Guard against invalid array accessAric Cyr1-2/+10
2020-05-28drm/amd/display: Remove nv12 work aroundYongqiang Sun1-3/+0
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun1-2/+1
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun1-6/+2
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun1-3/+6
2020-04-28drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin1-1/+2
2020-04-23drm/amd/display: Update MPCC if requestedAric Cyr1-1/+2
2020-04-23drm/amd/display: Force watermark value propagationJoshua Aberback1-1/+4
2020-04-09drm/amd/display: Program viewport when source pos changes for DCN20 hw seqNicholas Kazlauskas1-0/+1
2020-04-09drm/amd/display: Don't change mpcc tree for medium updates on DCN20 hwseqNicholas Kazlauskas1-0/+6
2020-03-19drm/amd/display: Remove connect DIG FE to its BE during timing programmingNikola Cornij1-7/+0
2020-03-19drm/amd/display: workaround for HDMI hotplug in DPMSOFF stateYongqiang Sun1-0/+3
2020-03-09drm/amd/display: Program DSC during timing programmingNikola Cornij1-0/+7
2020-03-09drm/amd/display: Not check wm and clk change flag in optimized bandwidth.Yongqiang Sun1-16/+10
2020-03-05drm/amd/display: Set clock optimization required after update clocksSung Lee1-1/+1
2020-03-05drm/amd/display: program DPG_OFFSET_SEGMENT for odm_pipeWenjing Liu1-4/+8
2020-02-25drm/amd/display: Temporarily disable stutter on MPO transitionGeorge Shen1-1/+18