summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml2
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher6 days2-7/+10
* drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()Huacai Chen2025-04-072-2/+12
* drm/amd/display: Protect FPU in dml2_init()/dml21_init()Huacai Chen2025-04-072-0/+8
* drm/amd/display: Protect FPU in dml21_copy()Huacai Chen2025-04-071-0/+4
* Revert "drm/amd/display: dml2 soc dscclk use DPM table clk setting"Charlene Liu2025-03-261-1/+1
* drm/amd/display: Use DPM table clk setting for dml2 soc dscclkCharlene Liu2025-03-181-1/+1
* drm/amd/display: Prevent VStartup OverflowRyan Seto2025-03-181-0/+2
* drm/amd/display: Prevent VStartup OverflowRyan Seto2025-03-101-0/+2
* drm/amd/display: stop DML2 from removing pipes based on planesMike Katsnelson2025-02-251-26/+0
* drm/amd/display: Refactor DCN4x and related codePatel, Swapnil2025-02-251-2/+1
* drm/amd/display: Apply DCN35 DML2 state policy for DCN36 tooNicholas Kazlauskas2025-02-251-0/+1
* drm/amd/display: update incorrect cursor buffer sizeAlex Hung2025-02-251-1/+1
* drm/amd/display: Fix spelling mistake "oustanding" -> "outstanding"Colin Ian King2025-02-252-4/+4
* drm/amd/display: fix an indent issue in DML21Aurabindo Pillai2025-02-251-2/+1
* drm/amd/display: Add total_num_dpps_required field to informative structureOleh Kuzhylnyi2025-02-192-1/+8
* drm/amd/display: Reapply 2fde4fdddc1fNathan Chancellor2025-02-171-1/+1
* drm/amd/display: pass calculated dram_speed_mts to dml2Charlene Liu2025-02-121-0/+1
* drm/amd/display: DML21 ReintegrationAustin Zheng2025-02-1216-12853/+83
* drm/amd/display: Add DCN36 DML2 supportWayne Lin2025-02-124-0/+9
* drm/amd/display: Allow reuse of of DCN4x codeDmytro2025-02-121-1/+4
* drm/amd/display: Fixes for mcache programming in DML21Dillon Varone2025-02-127-10/+68
* drm/amd/display: Account For OTO Prefetch Bandwidth When Calculating Urgent B...Austin Zheng2025-02-122-1/+29
* drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping ItAustin Zheng2025-02-121-3/+2
* drm/amd/display: remove extraneous ; after statementsColin Ian King2025-02-121-2/+2
* drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml filesNathan Chancellor2025-02-041-9/+13
* drm/amd/display: Fix out-of-bound accessesAlex Hung2025-02-032-5/+5
* drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih2025-01-242-12/+12
* drm/amd/display: Apply DML21 PatchesAustin Zheng2025-01-1010-18/+124
* drm/amd/display: Add SMU interface to get UMC count for dcn401Dillon Varone2025-01-101-2/+7
* drm/amd/display: Initialize denominator defaults to 1Alex Hung2025-01-101-2/+2
* drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski2025-01-107-615/+24
* drm/amd/display: Increase sanitizer frame larger than limit when compile test...Nathan Chancellor2025-01-091-0/+4
* drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy2025-01-061-3/+13
* drm/amd/display: correct type mismatches in comparisons in DML2Natanel Roizenman2025-01-063-24/+24
* drm/amd/display: Reapply fdedd77b0eb3Nathan Chancellor2024-12-191-1/+1
* drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen2024-12-191-1/+1
* drm/amd/display: Apply (some) policy for DML2 formulation on DCN35/DCN351Nicholas Kazlauskas2024-12-181-7/+47
* drm/amd/display: delete legacy codeShunlu Zhang2024-12-181-12/+0
* drm/amd/display: Add new message for DF throttling optimization on dcn401Dillon Varone2024-12-183-0/+50
* drm/amd/display: DML21 Reintegration For Various FixesAustin Zheng2024-12-1830-1731/+2819
* drm/amd/display: Add support for FAMS2+ interface versionsDillon Varone2024-12-186-75/+105
* drm/amd/display: Overwriting dualDPP UBF values before usageAusef Yousof2024-12-102-18/+18
* drm/amd/display: DML21 Update Prefetch CalculationsAustin Zheng2024-12-101-0/+11
* drm/amd/display: Populate chroma prefetch parameters, DET buffer fixAusef Yousof2024-12-102-11/+29
* drm/amd/display: Add hblank borrowing supportChris Park2024-12-021-2/+19
* drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone2024-12-021-2/+25
* drm/amd/display: Correct prefetch calculationLo-an Chen2024-12-021-0/+1
* drm/amd/display: Enable Request rate limiter during C-State on dcn401Dillon Varone2024-11-201-0/+6
* drm/amd/display: update pipe selection policy to check head pipeYihan Zhu2024-11-201-1/+22
* drm/amd/display: Require minimum VBlank size for stutter optimizationDillon Varone2024-11-111-2/+9