summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2023-04-19drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin1-1/+1
2023-03-03Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+4
2023-03-02drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+2
2023-02-16drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai1-0/+4
2023-02-16drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma1-3/+1
2023-02-16drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma1-1/+1
2023-02-16drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2-0/+8
2023-02-15drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2
2023-02-15drm/amd/display: Disable unbounded request mode during rotationNasir Osman1-1/+2
2023-02-15drm/amd/display: Remove stutter only configurationsNasir Osman1-1/+1
2023-02-15drm/amd/display: Fix prefetch vratio checkAlvin Lee3-6/+29
2023-02-14drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPOAlvin Lee7-8/+50
2023-02-09drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann3-15/+15
2023-02-03drm/amd/display: reduce else-if to else in dcn32_calculate_dlg_params()Tom Rix1-1/+1
2023-01-31drm/amd/display: fix FCLK pstate change underflowVladimir Stempen1-0/+4
2023-01-31drm/amd/display: Add missing brackets in calculationDaniel Miess1-1/+1
2023-01-31drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas1-7/+7
2023-01-26drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor1-1/+2
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2-2/+0
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim2-0/+75
2023-01-24drm/amd/display: adjust MALL size available for DCN32 and DCN321Samson Tam2-2/+8
2023-01-24drm/amd/display: Disable SubVP for PSR panelsAlvin Lee1-1/+1
2023-01-24drm/amd/display: Correcting prefetch mode for fast validateSaaem Rizvi1-7/+1
2023-01-24drm/amd/display: Speed up DML fast_validate pathIlya Bakoulin3-19/+31
2023-01-17drm/amd/display: Account for MPO planes in dcn32 mall alloc calculationsDillon Varone1-2/+3
2023-01-17drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60Alvin Lee1-1/+30
2023-01-17drm/amd/display: Add extra mblk for DCCSaaem Rizvi1-5/+5
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu2-3/+5
2023-01-17drm/amd/display: cleanup function args in dmlDillon Varone2-2/+2
2023-01-17drm/amd/display: Use DML for MALL SS and Subvp allocation calculationsDillon Varone3-1/+30
2023-01-17drm/amd/display: Account for Subvp Phantoms in DML MALL surface calculationsDillon Varone3-4/+14
2023-01-17drm/amd/display: Account for DCC Meta pitch in DML MALL surface calculationsDillon Varone3-4/+12
2023-01-17drm/amd/display: Optimize subvp and drr validationDillon Varone1-16/+26
2023-01-13Revert "drm/amd/display: Speed up DML fast_validate path"Martin Leung3-23/+17
2023-01-04drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam1-3/+3
2023-01-04drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam1-3/+3
2022-12-15drm/amd/display: Block FPO / SubVP (DRR) on HDMI VRR configsAlvin Lee1-3/+6
2022-12-15drm/amd/display: run subvp validation with supported vlevelDillon Varone1-0/+10
2022-12-15drm/amd/display: Clear link res when merging a pipe splitAlvin Lee1-0/+2
2022-12-15drm/amd/display: Block subvp if center timing is in useAlvin Lee1-1/+1
2022-12-15drm/amd/display: Reduce expected sdp bandwidth for dcn321Dillon Varone1-1/+1
2022-12-15drm/amd/display: Speed up DML fast_validate pathIlya Bakoulin3-17/+23
2022-12-06drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai1-1/+1
2022-12-06drm/amd/display: correct DML calc error of UrgentLatencyZhongwei3-3/+3
2022-12-06drm/amd/display: Bypass DET swath fill check for max clocksDillon Varone1-1/+2
2022-12-06drm/amd/display: Fix DCN2.1 default DSC clocksMichael Strauss1-3/+3
2022-11-29drm/amd/display: Don't overwrite subvp pipe info in fast updatesAlvin Lee1-2/+2
2022-11-29drm/amd/display: set per pipe dppclk to 0 when dpp is offDmytro Laktyushkin2-1/+7
2022-11-23drm/amd/display: Revert check for phantom BPPAlvin Lee1-1/+1