aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-08-10drm/amd/display: Use pixels per container logic for DCN314 DCCG dividersDaniel Miess1-7/+7
2022-08-10drm/amd/display: change family id name for DCN314Yifan Zhang7-9/+9
2022-08-10drm/amd/display: include missing headersMagali Lemes3-0/+5
2022-08-10drm/amd/display: remove header from source fileMagali Lemes2-2/+2
2022-08-10drm/amd/display: make variables staticMagali Lemes4-6/+3
2022-08-10drm/amd/display: remove DML Makefile duplicate linesMagali Lemes1-2/+0
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigura...Rodrigo Siqueira4-77/+64
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwath"Rodrigo Siqueira4-70/+62
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAnd...Rodrigo Siqueira4-120/+104
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculatePrefetchSchedule"Rodrigo Siqueira4-227/+211
2022-08-10drm/amd/display: Add a missing register field for HPO DP stream encoderAurabindo Pillai1-1/+2
2022-08-04drm/amd/display: restore code for plane with no modifiersDave Airlie1-0/+3
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds318-4532/+56812
2022-07-29drm/amd/display: Fix a compilation failure on PowerPC caused by FPU codeRodrigo Siqueira4-14/+0
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2022-07-28drm/amd/display: Remove unused struct freesync_contextMaĆ­ra Canal1-8/+0
2022-07-28drm/amd/display: remove unneeded semicolonYang Li1-1/+1
2022-07-28drm/amd/display: fix signedness bug in execute_synaptics_rc_command()Dan Carpenter1-1/+1
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-36/+36
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-9/+9
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-9/+6
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-4/+4
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-41/+40
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-9/+7
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-34/+34
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-18/+18
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-2/+2
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-5/+2
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-35/+35
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-39/+38
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-14/+11
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-1/+2
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-1/+2
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-1/+2
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-2/+2
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-1/+2
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-18/+18
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-4/+4
2022-07-28drm/amdgpu/dc/dce: fix repeated words in commentswangjianli1-1/+1
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman1-1/+1
2022-07-25drm/amd/display: Reduce stack size in the mode support functionRodrigo Siqueira1-62/+70
2022-07-25drm/amd/display: 3.2.196Anthony Koo1-1/+1
2022-07-25drm/amd/display: Copy crc_skip_count when duplicating CRTC stateLeo Li1-0/+1
2022-07-25drm/amd/display: Add debug option for idle optimizations on cursor updatesAlvin Lee2-0/+2
2022-07-25drm/amd/display: Disable MPC split for DCN32/321Alvin Lee2-2/+2
2022-07-25drm/amd/display: Add missing ODM 2:1 policy logicSamson Tam2-2/+6
2022-07-25drm/amd/display: Update DCN32 and DCN321 SR latenciesAlvin Lee2-4/+4
2022-07-25drm/amd/display: Add reinstate dram in the FPO logicRodrigo Siqueira2-10/+60
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai23-3/+27
2022-07-25drm/amd/display: Cache cursor when cursor exceeds 64x64Chris Park4-6/+11