summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn31
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-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
2022-06-15drm/amd/display: Use pre-allocated temp struct for bounding box updateLeo Li1-26/+38
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN31/316Rodrigo Siqueira1-32/+26
2022-06-07drm/amd/display: Correct min comp buffer sizeDuncan Ma1-1/+2
2022-06-06drm/amd/display: Update optimized blank calc and programmingGabe Teeger1-14/+2
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai1-1/+1
2022-04-26drm/amd/display: update dcn315 clk table readDmytro Laktyushkin1-112/+33
2022-03-25drm/amd/display: move FPU related code from dcn316 to dml/dcn31 folderMelissa Wen2-0/+231
2022-03-25drm/amd/display: move FPU related code from dcn315 to dml/dcn31 folderMelissa Wen2-0/+231
2022-03-25drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folderMelissa Wen2-0/+445
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger1-0/+13
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