summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn32
AgeCommit message (Expand)AuthorFilesLines
2023-10-10drm/amd/display: Disable SubVP if test pattern is enabledGeorge Shen1-1/+14
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+80
2023-09-27drm/amd/display: Break after finding supported vlevel for repopulateAlvin Lee1-0/+1
2023-09-27drm/amd/display: add primary pipe check when building slice table for dcn3xWenjing Liu1-6/+10
2023-09-27drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu1-27/+0
2023-09-12drm/amd/display: move odm power optimization decision after subvp optimizationWenjing Liu1-4/+5
2023-09-12drm/amd/display: Add check for vrr_active_fixedAustin Zheng1-1/+1
2023-09-12drm/amd/display: only allow ODM power optimization if surface is within guara...Wenjing Liu1-0/+27
2023-09-12drm/amd/display: do not attempt ODM power optimization if minimal transition ...Wenjing Liu1-182/+305
2023-09-12drm/amd/display: remove a function that does complex calculation in every fra...Wenjing Liu2-87/+0
2023-08-30drm/amd/display: use new pipe allocation interface in dcn32 fpuWenjing Liu1-149/+339
2023-08-30drm/amd/display: Add support for 1080p SubVP to reduce idle powerEthan Bitnun1-1/+2
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee1-0/+18
2023-08-30drm/amd/display: Fix useless else if in display_mode_vba_util_32.cSrinivasan Shanmugam1-4/+0
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu1-4/+7
2023-08-16drm/amd/display: Enable subvp high refresh up to 175hzAlvin Lee1-2/+3
2023-07-25drm/amd/display: Fix underflow issue on 175hz timingLeo Ma1-1/+6
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu1-2/+2
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel1-1/+1
2023-07-18drm/amd/display: add additional refresh rate conditions for SubVP casesSamson Tam1-9/+11
2023-06-23drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng2-10/+84
2023-06-15drm/amd/display: Correct and remove excess function parameter names in kdocSrinivasan Shanmugam1-9/+5
2023-06-15drm/amd/display: SubVP high refresh only if all displays >= 120hzAlvin Lee1-66/+112
2023-06-09drm/amd/display: Filter out AC mode frequencies on DC mode systemsAustin Zheng1-40/+100
2023-06-09drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee1-1/+1
2023-06-09drm/amd/display: Fix up kdoc formats in dcn32_fpu.cSrinivasan Shanmugam1-20/+13
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-61/+59
2023-06-09drm/amd/display: Apply 60us prefetch for DCFCLK <= 300MhzAlvin Lee2-3/+3
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma1-0/+7
2023-06-09drm/amd/display: Update vactive margin and max vblank for fpo + vactiveAlvin Lee1-2/+1
2023-06-09drm/amd/display: Block SubVP on displays that have pixclk > 1800MhzAlvin Lee1-0/+1
2023-06-09drm/amd/display: Block SubVP high refresh when VRR active fixedAlvin Lee1-1/+1
2023-06-09drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee2-2/+4
2023-06-09drm/amd/display: Check Vactive for VRR active for FPO + VactiveAlvin Lee1-1/+6
2023-06-09drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()Christophe JAILLET1-1/+1
2023-04-25Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"Aurabindo Pillai1-4/+0
2023-04-25drm/amd/display: Query GECC enable for SubVP disableAlvin Lee1-1/+1
2023-04-25drm/amd/display: Enable SubVP for high refresh rate displaysAlvin Lee2-5/+69
2023-04-25drm/amd/display: For no plane case set pstate support in validationAlvin Lee1-0/+1
2023-04-25drm/amd/display: Enable SubVP on PSR panels if single streamAlvin Lee1-1/+2
2023-04-25drm/amd/display: Limit DCN32 8 channel or less parts to DPM1 for FPOAlvin Lee2-0/+17
2023-04-21drm/amd/display: Isolate remaining FPU code in DCN32Jasdeep Dhillon2-0/+8
2023-04-21drm/amd/display: Add check for PState change in DCN32Aurabindo Pillai1-0/+4
2023-04-21drm/amd/display: Set DRAM clock if retraining is requiredAurabindo Pillai1-1/+1
2023-04-21drm/amd/display: add support for low bpcDillon Varone1-9/+5
2023-04-18drm/amd/display: Set watermarks set D equal to AAlvin Lee1-0/+5
2023-04-18drm/amd/display: Add missing mclk updateRodrigo Siqueira1-0/+5
2023-04-18drm/amd/display: Update bouding box values for DCN32Rodrigo Siqueira1-3/+3
2023-04-12drm/amd/display: Add FPO + VActive supportAlvin Lee2-3/+82
2023-04-12drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh1-1/+1