summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-08-04drm/amd/display: restore code for plane with no modifiersDave Airlie1-0/+3
2022-08-04Merge 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-26drm/amd/display: Reduce stack size in the mode support functionRodrigo Siqueira1-62/+70
2022-07-26drm/amd/display: 3.2.196Anthony Koo1-1/+1
2022-07-26drm/amd/display: Copy crc_skip_count when duplicating CRTC stateLeo Li1-0/+1
2022-07-26drm/amd/display: Add debug option for idle optimizations on cursor updatesAlvin Lee2-0/+2
2022-07-26drm/amd/display: Disable MPC split for DCN32/321Alvin Lee2-2/+2
2022-07-26drm/amd/display: Add missing ODM 2:1 policy logicSamson Tam2-2/+6
2022-07-26drm/amd/display: Update DCN32 and DCN321 SR latenciesAlvin Lee2-4/+4
2022-07-26drm/amd/display: Add reinstate dram in the FPO logicRodrigo Siqueira2-10/+60
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai23-3/+27
2022-07-26drm/amd/display: Cache cursor when cursor exceeds 64x64Chris Park4-6/+11
2022-07-26drm/amd/display: Add support for manual DMUB FAMS triggerAnthony Koo1-1/+8
2022-07-26drm/amd/display: Fix dpstreamclk programmingMichael Strauss6-19/+20
2022-07-26drm/amd/display: Add missing AUDIO_DTO_SEL reg fieldMichael Strauss1-1/+2
2022-07-26drm/amd/display: Add OTG/ODM functionsMichael Strauss1-0/+34
2022-07-26drm/amd/display: Use correct clock source constructor for DCN314Michael Strauss1-1/+1
2022-07-26drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss6-7/+24
2022-07-26drm/amd/display: Add pixel rate div calcs and programmingMichael Strauss4-0/+56
2022-07-26drm/amd/display: Remove FPU flags from DCN30 MakefileRodrigo Siqueira1-30/+0
2022-07-26drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira3-17/+24
2022-07-26drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira3-38/+49
2022-07-26drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira4-25/+100