aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn32
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone5-2/+20
2022-11-09drm/amd/display: Fix FCLK deviation and tool compile issuesChaitanya Dhere2-2/+2
2022-11-09drm/amd/display: Zeromem mypipe heap struct before using itAurabindo Pillai1-0/+1
2022-11-02drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar1-1/+2
2022-11-02drm/amd/display: Add DSC delay factor workaroundGeorge Shen4-6/+11
2022-11-02drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen1-2/+2
2022-11-02drm/amd/display: Use forced DSC bpp in DMLGeorge Shen1-1/+1
2022-11-02drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen1-1/+1
2022-10-11drm/amd/display: make dcn32_split_stream_for_mpc_or_odm staticAlex Deucher1-1/+1
2022-10-10drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resourcesJun Lei1-1/+1
2022-10-10drm/amd/display: zeromem mypipe heap struct before using itMartin Leung1-0/+2
2022-10-10drm/amd/display: properly configure DCFCLK when enable/disable FreesyncVladimir Stempen1-1/+6
2022-10-06drm/amd/display: clean up dcn32_fpu.c kernel-docRandy Dunlap1-67/+49
2022-10-06drm/amd/display: Minor code style changeRodrigo Siqueira1-7/+2
2022-10-06drm/amd/display: update DSC for DCN32Rodrigo Siqueira1-6/+4
2022-10-06drm/amd/display: Fix merging dynamic ODM+MPO configs on DCN32Dillon Varone1-0/+5
2022-10-06drm/amd/display: Block SubVP if rotation being usedAlvin Lee1-1/+2
2022-09-29drm/amd/display: Fix various dynamic ODM transitions on DCN32Dillon Varone1-1/+25
2022-09-29drm/amd/display: fill in clock values when DPM is not enabledSamson Tam2-0/+41
2022-09-29drm/amd/display: Disable MALL when TMZ surfaceAlvin Lee1-1/+2
2022-09-29drm/amd/display: Update DCN32 to use new SR latenciesAlvin Lee1-2/+2
2022-09-19drm/amd/display: Do second pass through DML for DET calculationAlvin Lee2-6/+13
2022-09-19drm/amd/display: Update dummy P-state search to use DCN32 DMLGeorge Shen2-1/+51
2022-09-19drm/amd/display: Fix urgent latency override for DCN32/DCN321George Shen1-0/+1
2022-09-19drm/amd/display: SubVP pipe split caseAlvin Lee1-6/+12
2022-09-19drm/amd/display: Fix pipe split predictionAlvin Lee2-24/+74
2022-09-19drm/amd/display: Port DCN30 420 logic to DCN32Chris Park3-0/+29
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor3-133/+78
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()Nathan Chancellor3-258/+139
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr1-12/+12
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr1-17/+14
2022-09-13drm/amd/display: remove possible condition with no effect (if == else)Yang Li1-4/+0
2022-09-13drm/amd/display: Simplify bool conversionYang Li1-1/+1
2022-09-01drm/amd/display: remove a duplicated declarationAsher Song1-1/+1
2022-08-29drm/amd/display: clean up one inconsistent indentingYang Li3-9/+12
2022-08-29drm/amd/display: Re-initialize viewport after pipe mergeEthan Wellenreiter1-0/+9
2022-08-29drm/amd/display: SubVP missing scaling caseAlvin Lee1-1/+5
2022-08-29drm/amd/display: Don't choose SubVP display if ActiveMargin > 0Alvin Lee2-4/+19
2022-08-29drm/amd/display: Set ODM policy based on number of DSC slicesTaimur Hassan3-2/+8
2022-08-25drm/amd/display: fix odm 2:1 policy not being applied consistently in 4k144 modesSamson Tam1-0/+5
2022-08-16drm/amd/display: Don't set DSC for phantom pipesAlvin Lee1-0/+1
2022-08-10drm/amd/display: Add 16 lines margin for SubVPAlvin Lee1-1/+4
2022-08-10drm/amd/display: Fix Compile-time WarningDavid Galiffi1-2/+2
2022-08-10drm/amd/display: Allow alternate prefetch modes in DML for DCN32David Galiffi1-10/+24
2022-08-10drm/amd/display: Add a variable to update FCLK latencyAlvin Lee1-0/+7
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfiguration"Rodrigo Siqueira3-62/+64
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwath"Rodrigo Siqueira3-51/+62
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport"Rodrigo Siqueira3-85/+103
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculatePrefetchSchedule"Rodrigo Siqueira3-189/+211
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-4/+4