summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn32
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: If P-State is supported try SubVP for smaller vlevelAlvin Lee2023-11-291-1/+7
* drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee2023-11-291-17/+24
* drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee2023-11-291-1/+2
* drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu2023-11-291-5/+1
* drm/amd/display: fix a pipe mapping error in dcn32_fpuWenjing Liu2023-11-291-8/+12
* drm/amd/display: Disable SubVP if test pattern is enabledGeorge Shen2023-10-091-1/+14
* drm/amd/display: Introduce DML2Qingqing Zhuo2023-10-091-0/+80
* drm/amd/display: Break after finding supported vlevel for repopulateAlvin Lee2023-09-261-0/+1
* drm/amd/display: add primary pipe check when building slice table for dcn3xWenjing Liu2023-09-261-6/+10
* drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu2023-09-261-27/+0
* drm/amd/display: move odm power optimization decision after subvp optimizationWenjing Liu2023-09-111-4/+5
* drm/amd/display: Add check for vrr_active_fixedAustin Zheng2023-09-111-1/+1
* drm/amd/display: only allow ODM power optimization if surface is within guara...Wenjing Liu2023-09-111-0/+27
* drm/amd/display: do not attempt ODM power optimization if minimal transition ...Wenjing Liu2023-09-111-182/+305
* drm/amd/display: remove a function that does complex calculation in every fra...Wenjing Liu2023-09-112-87/+0
* drm/amd/display: use new pipe allocation interface in dcn32 fpuWenjing Liu2023-08-301-149/+339
* drm/amd/display: Add support for 1080p SubVP to reduce idle powerEthan Bitnun2023-08-301-1/+2
* drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee2023-08-301-0/+18
* drm/amd/display: Fix useless else if in display_mode_vba_util_32.cSrinivasan Shanmugam2023-08-301-4/+0
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-4/+7
* drm/amd/display: Enable subvp high refresh up to 175hzAlvin Lee2023-08-151-2/+3
* drm/amd/display: Fix underflow issue on 175hz timingLeo Ma2023-07-251-1/+6
* drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu2023-07-251-2/+2
* drm/amd/display: Initialize necessary uninitialized variablesMeera Patel2023-07-181-1/+1
* drm/amd/display: add additional refresh rate conditions for SubVP casesSamson Tam2023-07-181-9/+11
* drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng2023-06-232-10/+84
* drm/amd/display: Correct and remove excess function parameter names in kdocSrinivasan Shanmugam2023-06-151-9/+5
* drm/amd/display: SubVP high refresh only if all displays >= 120hzAlvin Lee2023-06-151-66/+112
* drm/amd/display: Filter out AC mode frequencies on DC mode systemsAustin Zheng2023-06-091-40/+100
* drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee2023-06-091-1/+1
* drm/amd/display: Fix up kdoc formats in dcn32_fpu.cSrinivasan Shanmugam2023-06-091-20/+13
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-091-61/+59
* drm/amd/display: Apply 60us prefetch for DCFCLK <= 300MhzAlvin Lee2023-06-092-3/+3
* drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma2023-06-091-0/+7
* drm/amd/display: Update vactive margin and max vblank for fpo + vactiveAlvin Lee2023-06-091-2/+1
* drm/amd/display: Block SubVP on displays that have pixclk > 1800MhzAlvin Lee2023-06-091-0/+1
* drm/amd/display: Block SubVP high refresh when VRR active fixedAlvin Lee2023-06-091-1/+1
* drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee2023-06-092-2/+4
* drm/amd/display: Check Vactive for VRR active for FPO + VactiveAlvin Lee2023-06-091-1/+6
* drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()Christophe JAILLET2023-06-091-1/+1
* Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"Aurabindo Pillai2023-04-241-4/+0
* drm/amd/display: Query GECC enable for SubVP disableAlvin Lee2023-04-241-1/+1
* drm/amd/display: Enable SubVP for high refresh rate displaysAlvin Lee2023-04-242-5/+69
* drm/amd/display: For no plane case set pstate support in validationAlvin Lee2023-04-241-0/+1
* drm/amd/display: Enable SubVP on PSR panels if single streamAlvin Lee2023-04-241-1/+2
* drm/amd/display: Limit DCN32 8 channel or less parts to DPM1 for FPOAlvin Lee2023-04-242-0/+17
* drm/amd/display: Isolate remaining FPU code in DCN32Jasdeep Dhillon2023-04-212-0/+8
* drm/amd/display: Add check for PState change in DCN32Aurabindo Pillai2023-04-211-0/+4
* drm/amd/display: Set DRAM clock if retraining is requiredAurabindo Pillai2023-04-211-1/+1
* drm/amd/display: add support for low bpcDillon Varone2023-04-211-9/+5