summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-12drm/amd/display: Fix DML calculation errorsNicholas Susanto1-0/+2
2023-08-08drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314Leo Chen1-1/+3
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel1-1/+1
2023-06-15drm/amd/display: Add Error Code for Dml Validation FailureFangzhi Zuo1-0/+59
2023-06-09drm/amd/display: mark dml314's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz1-1/+1
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
2023-01-31drm/amd/display: Add missing brackets in calculationDaniel Miess1-1/+1
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/+0
2022-11-01drm/amd/display: Update DML formulaCharlene Liu1-1/+2
2022-09-20drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-20drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor1-196/+52
2022-09-19drm/amd/display: Modify DML to adjust Vstartup Positionmuansari1-1/+1
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-1/+1
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas1-3/+1
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira1-4/+5
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr1-2/+4
2022-07-18drm/amd/display: Fix spelling mistake "supporing" -> "supporting"Colin Ian King1-1/+1
2022-07-14drm/amd/display: Add DCN314 DML calculation supportRoman Li1-0/+7420