aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-17/+17
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-37/+36
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-17/+17
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-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: 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
2022-07-25drm/amd/display: Fix dpstreamclk programmingMichael Strauss6-19/+20
2022-07-25drm/amd/display: Add missing AUDIO_DTO_SEL reg fieldMichael Strauss1-1/+2
2022-07-25drm/amd/display: Add OTG/ODM functionsMichael Strauss1-0/+34
2022-07-25drm/amd/display: Use correct clock source constructor for DCN314Michael Strauss1-1/+1
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss6-7/+24
2022-07-25drm/amd/display: Add pixel rate div calcs and programmingMichael Strauss4-0/+56
2022-07-25drm/amd/display: Remove FPU flags from DCN30 MakefileRodrigo Siqueira1-30/+0
2022-07-25drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira3-17/+24
2022-07-25drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira3-38/+49
2022-07-25drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira4-25/+100
2022-07-25drm/amd/display: Fallback to SW cursor if SubVP + cursor too bigAlvin Lee1-0/+5
2022-07-25drm/amd/display: Drop unnecessary FPU flags on dcn302 filesRodrigo Siqueira1-25/+0
2022-07-25drm/amd/display: Reset pipe count when iterating for DET overrideTaimur Hassan1-1/+2
2022-07-25drm/amd/display: Calculate MALL cache lines based on Mblks requiredAlvin Lee2-1/+15
2022-07-25drm/amd/display: Fix two MPO videos in single display ODM combine modeSamson Tam3-31/+260
2022-07-25drm/amd/display: Guard against zero memory channelsNicholas Kazlauskas1-1/+4
2022-07-25drm/amd/display: Updates SubVP and SubVP DRR casesAlvin Lee4-6/+82
2022-07-25drm/amd/display: Fix OPTC function pointers for DCN314Nicholas Kazlauskas3-2/+5
2022-07-25drm/amd/display: Add enable/disable FIFO callbacks to stream setupNicholas Kazlauskas3-12/+35
2022-07-25drm/amd/display: Avoid MPC infinite loopAric Cyr1-0/+5
2022-07-25drm/amd/display: reduce stack for dml32_CalculatePrefetchScheduleAlex Deucher4-211/+227
2022-07-25drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupportAlex Deucher4-103/+119
2022-07-25drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwathAlex Deucher4-62/+70
2022-07-25drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigurationAlex Deucher4-64/+77
2022-07-25drm/amd/display: reduce stack size in dcn32 dml (v2)Alex Deucher2-229/+216
2022-07-25drm/amd/display: Fix dc_version detect for dcn314Roman Li1-2/+2
2022-07-25drm/amd/display: move FPU code from dcn301 clk mgr to DML folderMelissa Wen4-85/+83