aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-18drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh1-2/+2
2020-08-18drm/amd/display: Assign correct left shiftChris Park1-1/+3
2020-08-10drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-06drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen1-2/+2
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko2-4/+15
2020-08-06drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini3-0/+35
2020-08-06drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol1-1/+1
2020-08-06drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin1-44/+5
2020-07-21drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko1-1/+3
2020-07-21drm/amd/display: Improve compatibility by re-ordering info-packetsNaveed Ashfaq1-4/+4
2020-07-21drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai1-0/+1
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol1-0/+5
2020-07-14drm/amd/display: Power down hardware if set mode is not called before timeoutSung Lee1-0/+1
2020-07-10drm/amd/display: Fix CSC remap matrix not being applied on dcn30Nicholas Kazlauskas1-13/+14
2020-07-02drm/amd/display: Enable 4 to 1 mpc combine for max detile useDmytro Laktyushkin1-8/+16
2020-07-01drm/amd/display: Allow 4 split on 10K 420 modesChris Park1-0/+5
2020-07-01drm/amd/display: fix 4to1 odm MPC_OUT_FLOW_CONTROL_COUNTDmytro Laktyushkin1-1/+1
2020-07-01drm/amd/display: Fix DML failures caused by doubled stereo viewportNicholas Kazlauskas1-0/+8
2020-07-01drm/amd/display: Use dmub fw to lock pipe, cursor, digWyatt Wood1-1/+17
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das1-5/+5
2020-07-01drm/amd/display: Disable pipe split for modes with bordersDale Zhao1-0/+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: correct alpha_en programming for new pixel formatCharlene Liu1-0/+4
2020-07-01drm/amd/display: Remove Unused RegistersBhawanpreet Lakha3-31/+1
2020-07-01drm/amd/display: Add DCN3 ResourceBhawanpreet Lakha1-0/+39
2020-07-01drm/amd/display: Add DCN3 HWSEQBhawanpreet Lakha1-0/+85
2020-07-01drm/amd/display: Add DCN3 HUBPBhawanpreet Lakha2-0/+61
2020-07-01drm/amd/display: Add DCN3 HUBHUBBhawanpreet Lakha1-0/+9
2020-07-01drm/amd/display: Add DCN3 DCCGBhawanpreet Lakha1-0/+22
2020-07-01drm/amd/display: Add DCN3 DIOBhawanpreet Lakha1-0/+4
2020-05-28drm/amd/display: Don't compare same stream for synchronized vblankAlvin Lee1-0/+4
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: Disable PG on NV12Alvin Lee1-1/+5
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 Sun2-2/+2
2020-05-28drm/amd/display: Do not fail if build scaling params failsSung Lee1-2/+2
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin1-0/+1
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas1-1/+13
2020-05-21drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas1-0/+1
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin2-85/+73
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij2-10/+20
2020-05-07drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()Jason Yan1-3/+1
2020-05-05drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang2-34/+78
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee1-0/+2
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr1-18/+0
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun2-6/+3
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa1-8/+23
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr4-1/+8