summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn31
AgeCommit message (Expand)AuthorFilesLines
2025-04-22drm/amd/display: Correct prefetch calculationTungYu Lu1-0/+1
2024-10-07drm/amd/display: Remove redundant assignmentsAlex Hung1-4/+0
2024-10-07drm/amd/display: Remove unnecessary assignmentsAlex Hung1-3/+0
2024-09-18drm/amd/display: Remove always-false branchesAlex Hung1-9/+0
2024-06-28drm/amd/display: Remove redundant var from display_rq_dig_calc in dmlIvan Lipski1-11/+3
2024-06-19drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski1-5/+0
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung1-2/+2
2024-04-30drm/amd/display: Remove legacy code in DCRodrigo Siqueira1-12/+0
2024-04-30drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
2024-04-30drm/amd/display: Adjust codestyle for dcn31 and hdcp_msgRodrigo Siqueira1-4/+4
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+0
2024-03-27drm/amd/display: Allow Z8 when stutter threshold is not metBhawanpreet Lakha1-1/+9
2024-03-20drm/amd/display: Move define to the proper headerRodrigo Siqueira1-0/+1
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-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo2-125/+102
2023-04-25drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger1-2/+1
2023-04-25drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin3-13/+54
2023-04-21drm/amd/display: correct DML calc errorSherry Wang1-2/+2
2023-04-18drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin1-1/+1
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-24drm/amd/display: Remove unused local variablesArthur Grillo1-2/+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-29drm/amd/display: set per pipe dppclk to 0 when dpp is offDmytro Laktyushkin1-0/+3
2022-11-15drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315Dmytro Laktyushkin2-0/+6
2022-11-15drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu2-2/+56
2022-11-15drm/amd/display: use low clocks for no plane configsDmytro Laktyushkin1-4/+14
2022-11-01drm/amd/display: Update DML formulaCharlene Liu1-1/+2
2022-10-11drm/amd/display: always allow pstate change when no dpps are active on dcn315Dmytro Laktyushkin1-3/+6
2022-10-06drm/amd/display: add dummy pstate workaround to dcn315Dmytro Laktyushkin2-68/+22
2022-10-06drm/amd/display: fix dcn315 dml detile overestimationDmytro Laktyushkin2-1/+16
2022-09-19drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin1-1/+6
2022-09-19drm/amd/display: add debug option for dramclk_change_latency in apuCharlene Liu1-0/+17
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: include soc._clock_tmp[] into DC's scratch regionHamza Mahfooz1-35/+42
2022-08-17drm/amd/display: Modify header inclusion patternChaitanya Dhere2-2/+2
2022-08-10drm/amd/display: include missing headersMagali Lemes1-0/+3
2022-08-10drm/amd/display: make variables staticMagali Lemes1-3/+3
2022-07-25drm/amd/display: fix soft-fp vs hard-fp on DCN 3.1 family for powerpcMelissa Wen2-0/+14
2022-07-25drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folderMelissa Wen2-0/+11
2022-07-25drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_paramsMaíra Canal1-19/+0
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 Canal2-191/+6