summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn314
AgeCommit message (Expand)AuthorFilesLines
2023-05-17drm/amd/display: Change default Z8 watermark valuesLeo Chen1-2/+2
2023-05-17drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2
2023-02-02drm/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-23drm/amd/display: Update Z8 watermarks for DCN314Nicholas Kazlauskas1-2/+2
2022-11-15drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu2-5/+2
2022-11-10drm/amd/display: Allow tuning DCN314 bounding boxNicholas Kazlauskas1-5/+2
2022-11-10drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas1-2/+2
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 Positionmuansari2-1/+3
2022-09-19drm/amd/display: add debug option for dramclk_change_latency in apuCharlene Liu1-0/+5
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-1/+1
2022-09-13drm/amd/display: Correct dram channel width for dcn314Duncan Ma1-0/+3
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas1-3/+1
2022-09-13drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas1-1/+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-08-17drm/amd/display: Add debug parameter to retain default clock tableDaniel Miess1-1/+1
2022-08-10drm/amd/display: Correct DTBCLK for dcn314Duncan Ma1-5/+5
2022-08-10drm/amd/display: Move populate dml pipes from DCN314 to dmlRodrigo Siqueira2-0/+113
2022-08-10drm/amd/display: Create FPU files for DCN314Rodrigo Siqueira2-0/+303
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 Li4-0/+9267