summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-1/+1
* drm/amd/display: Expand DML2 callbacksDillon Varone2024-03-271-20/+3
* drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem2024-03-201-0/+6
* drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung2024-01-091-0/+14
* drm/amd/display: Fixing stream allocation regressionRelja Vojvodic2024-01-031-1/+1
* drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee2024-01-031-14/+0
* drm/amd/display: Assign stream status for FPO + Vactive casesAlvin Lee2024-01-031-1/+2
* drm/amd/display: Don't allow FPO if no planesAlvin Lee2024-01-031-3/+15
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-191-65/+0
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-13/+15
* drm/amd/display: Add ODM check during pipe split/merge validationRelja Vojvodic2023-12-061-0/+26
* drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee2023-11-291-2/+30
* drm/amd/display: Refactor resource into component directoryMounika Adhuri2023-11-171-1/+1
* drm/amd/display: Add check for vrr_active_fixedAustin Zheng2023-09-111-2/+2
* drm/amd/display: Add support for 1080p SubVP to reduce idle powerEthan Bitnun2023-08-301-0/+46
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-8/+4
* drm/amd/display: add additional refresh rate conditions for SubVP casesSamson Tam2023-07-181-4/+20
* drm/amd/display: Create debugging mechanism for Gaming FAMSGianna Binder2023-06-301-2/+1
* drm/amd/display: Correct kdoc formats in dcn32_resource_helpers.cSrinivasan Shanmugam2023-06-151-17/+12
* Revert "drm/amd/display: reallocate DET for dual displays with high pixel rat...Samson Tam2023-06-151-46/+5
* drm/amd/display: Block SubVP + DRR if the DRR is PSR capableAlvin Lee2023-06-151-2/+8
* drm/amd/display: SubVP high refresh only if all displays >= 120hzAlvin Lee2023-06-151-0/+101
* drm/amd/display: Fix up kdoc formatting in dcn32_resource_helpers.cSrinivasan Shanmugam2023-06-091-34/+23
* drm/amd/display: Update vactive margin and max vblank for fpo + vactiveAlvin Lee2023-06-091-1/+1
* drm/amd/display: Enable SubVP for high refresh rate displaysAlvin Lee2023-04-241-0/+15
* drm/amd/display: Add FPO + VActive supportAlvin Lee2023-04-111-0/+156
* drm/amd/display: fix assert conditionSamson Tam2023-03-151-1/+1
* drm/amd/display: reallocate DET for dual displays with high pixel rate ratioSamson Tam2023-03-151-1/+42
* drm/amd/display: Remove unused local variablesArthur Grillo2023-02-231-4/+0
* drm/amd/display: Disable SubVP for PSR panelsAlvin Lee2023-01-241-0/+10
* drm/amd/display: Remove SubVp support if src/dst rect does not equal stream t...Saaem Rizvi2023-01-171-0/+8
* drm/amd/display: Use DML for MALL SS and Subvp allocation calculationsDillon Varone2023-01-171-100/+75
* drm/amd/display: Block subvp if center timing is in useAlvin Lee2022-12-151-0/+13
* drm/amd/display: Add debug bit to disable unbounded requestingDillon Varone2022-12-151-1/+2
* drm/amd/display: Use DCC meta pitch for MALL allocation requirementsDillon Varone2022-11-291-3/+8
* drm/amd/display: Fix arithmetic error in MALL size calculations for subvpDillon Varone2022-11-291-2/+2
* drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone2022-11-231-1/+1
* drm/amd/display: Don't return false if no streamAlvin Lee2022-10-241-1/+1
* drm/amd/display: For SubVP pipe split case use min transition into MPOAlvin Lee2022-10-061-0/+71
* drm/amd/display: Block SubVP if rotation being usedAlvin Lee2022-10-061-0/+17
* drm/amd/display: fix a divide by zero errorAurabindo Pillai2022-09-291-1/+1
* drm/amd/display: Do second pass through DML for DET calculationAlvin Lee2022-09-191-34/+55
* drm/amd/display: do not compare integers of different widthsJosip Pavic2022-09-191-1/+2
* drm/amd/display: Don't allocate DET for phantom pipesAlvin Lee2022-09-191-1/+11
* drm/amd/display: Fix SubVP way calculationAlvin Lee2022-09-191-4/+7
* drm/amd/display: Fix pipe split predictionAlvin Lee2022-09-191-19/+89
* drm/amd/display: Added debug option for forcing subvp num waysLee, Alvin2022-09-131-3/+8
* drm/amd/display: Update MBLK calculation for SubVPAlvin Lee2022-09-131-8/+51
* drm/amd/display: Fix check for stream and planeEthan Wellenreiter2022-08-291-1/+1
* drm/amd/display: Use pitch when calculating size to cache in MALLAlvin Lee2022-08-161-1/+1