summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Covert integers to double before divisionsAlex Hung2024-06-191-1/+1
* drm/amd/display: Remove redundant condition in VBA 314 funcIvan Lipski2024-06-141-9/+0
* drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2024-04-261-3/+0
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-1/+0
* drm/amd/display: Fix DML calculation errorsNicholas Susanto2023-09-111-0/+2
* drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314Leo Chen2023-08-071-1/+3
* drm/amd/display: Initialize necessary uninitialized variablesMeera Patel2023-07-181-1/+1
* drm/amd/display: Add Error Code for Dml Validation FailureFangzhi Zuo2023-06-151-0/+59
* drm/amd/display: mark dml314's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz2023-06-091-1/+1
* drm/amd/display: correct DML calc errorSherry Wang2023-04-211-2/+2
* drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh2023-04-111-1/+1
* drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2023-02-281-102/+196
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-281-1/+0
* drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2023-02-151-0/+4
* drm/amd/display: Add missing brackets in calculationDaniel Miess2023-01-311-1/+1
* drm/amd/display: correct DML calc error of UrgentLatencyZhongwei2022-12-061-1/+1
* drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu2022-11-151-2/+0
* drm/amd/display: Update DML formulaCharlene Liu2022-11-011-1/+2
* drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor2022-09-201-125/+47
* drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor2022-09-201-196/+52
* drm/amd/display: Modify DML to adjust Vstartup Positionmuansari2022-09-191-1/+1
* drm/amd/display: clean up some inconsistent indentingsYang Li2022-09-191-1/+1
* drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas2022-09-131-3/+1
* drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira2022-09-131-4/+5
* drm/amd/display: Optimizations for DML mathAric Cyr2022-09-131-2/+4
* drm/amd/display: Fix spelling mistake "supporing" -> "supporting"Colin Ian King2022-07-181-1/+1
* drm/amd/display: Add DCN314 DML calculation supportRoman Li2022-07-131-0/+7420