aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn31 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10drm/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 CalculateWatermarksAndDRAMSpeedChangeSupport()Nathan Chancellor1-196/+52
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr1-2/+4
2022-08-16drm/amd/display: include soc._clock_tmp[] into DC's scratch regionHamza Mahfooz1-35/+42
2022-08-16drm/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-14drm/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-25drm/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-18drm/amd/display: update dml to rev.99 and smu clk_table w/aCharlene Liu1-3/+26
2021-12-13drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLKMichel Dänzer1-235/+69
2021-12-13drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfigurationFullMichel Dänzer1-86/+99
2021-11-03drm/amd/display: Fix bpc calculation for specific encodingsBing Guo1-9/+5
2021-10-19drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas1-3/+3
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland1-36/+36
2021-09-23drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland1-16/+16
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland2-36/+36
2021-08-02drm/amd/display: Fix typo in commentsCai Huoqing1-1/+1
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee1-7/+8
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2-5/+0
2021-06-21drm/amd/display: Clamp VStartup value at DML calculations timeNikola Cornij1-0/+4
2021-06-18drm/display: Fix duplicated argumentWan Jiabing1-1/+1
2021-06-10drm: display: Remove duplicated argument in dcn31Wan Jiabing1-2/+2
2021-06-07drm/amd/display: Fix two spelling mistakes, clean wide linesColin Ian King1-4/+6
2021-06-04drm/amd/display: Add DCN3.1 DML calculation supportNicholas Kazlauskas4-0/+9345