summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn31/display_mode_vba_31.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-08drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31Leo Chen1-1/+3
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel1-1/+1
2023-06-09drm/amd/display: mark dml31's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz1-1/+1
2023-04-25drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin1-12/+27
2023-04-21drm/amd/display: correct DML calc errorSherry Wang1-2/+2
2023-04-12drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh1-1/+1
2023-02-28drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh1-102/+196
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu1-1/+0
2023-02-16drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo1-0/+4
2022-12-06drm/amd/display: correct DML calc error of UrgentLatencyZhongwei1-1/+1
2022-11-15drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu1-2/+52
2022-11-01drm/amd/display: Update DML formulaCharlene Liu1-1/+2
2022-10-06drm/amd/display: fix dcn315 dml detile overestimationDmytro Laktyushkin1-0/+15
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-2/+2
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor1-196/+52
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr1-2/+4
2022-08-17drm/amd/display: Modify header inclusion patternChaitanya Dhere1-1/+1
2022-07-12drm/amd/display: Check for DP2.0 when checking ODM combineWesley Chalmers1-0/+1
2022-07-05drm/amd/display: Remove duplicate code across dcn30 and dcn31Maíra Canal1-102/+4
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai1-1/+1
2022-01-19drm/amd/display: update dml to rev.99 and smu clk_table w/aCharlene Liu1-3/+26
2021-12-14drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLKMichel Dänzer1-235/+69
2021-12-14drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfiguratio...Michel Dänzer1-86/+99
2021-11-03drm/amd/display: Fix bpc calculation for specific encodingsBing Guo1-9/+5
2021-10-20drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas1-3/+3
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee1-7/+8
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-2/+0
2021-06-22drm/amd/display: Clamp VStartup value at DML calculations timeNikola Cornij1-0/+4
2021-06-10drm: display: Remove duplicated argument in dcn31Wan Jiabing1-2/+2
2021-06-07drm/amd/display: Fix two spelling mistakes, clean wide linesColin Ian King1-4/+6
2021-06-04drm/amd/display: Add DCN3.1 DML calculation supportNicholas Kazlauskas1-0/+7506