summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2022-11-15drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone2-4/+5
2022-11-15drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone1-1/+15
2022-11-15drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone1-0/+2
2022-11-10drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone7-2/+23
2022-11-10drm/amd/display: Fix FCLK deviation and tool compile issuesChaitanya Dhere2-2/+2
2022-11-10drm/amd/display: Zeromem mypipe heap struct before using itAurabindo Pillai1-0/+1
2022-11-10drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas1-2/+2
2022-11-03drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar1-1/+2
2022-11-03drm/amd/display: Add DSC delay factor workaroundGeorge Shen6-7/+18
2022-11-03drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen1-2/+2
2022-11-03drm/amd/display: Use forced DSC bpp in DMLGeorge Shen2-2/+2
2022-11-03drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen1-1/+1
2022-11-02drm/amd/display: Enable timing sync on DCN32Alvin Lee1-0/+1
2022-11-02drm/amd/display: Update latencies on DCN321Dillon Varone1-5/+5
2022-10-19drm/amd/display: Increase frame size limit for display_mode_vba_util_32.oGuenter Roeck1-1/+1
2022-10-14Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-220/+164
2022-10-11drm/amd/display: make dcn32_split_stream_for_mpc_or_odm staticAlex Deucher1-1/+1
2022-10-11drm/amd/display: always allow pstate change when no dpps are active on dcn315Dmytro Laktyushkin1-3/+6
2022-10-11drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resourcesJun Lei1-1/+1
2022-10-11drm/amd/display: zeromem mypipe heap struct before using itMartin Leung1-0/+2
2022-10-11drm/amd/display: properly configure DCFCLK when enable/disable FreesyncVladimir Stempen1-1/+6
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
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: add dummy pstate workaround to dcn315Dmytro Laktyushkin2-68/+22
2022-10-06drm/amd/display: Block SubVP if rotation being usedAlvin Lee1-1/+2
2022-10-06drm/amd/display: fix dcn315 dml detile overestimationDmytro Laktyushkin4-1/+18
2022-10-06drm/amd/display: Fix mutex lock in dcn10Daniel Gomez1-68/+50
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-28Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers1-1/+1
2022-09-22drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-22drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor1-196/+52
2022-09-22drm/amd/display: Update dummy P-state search to use DCN32 DMLGeorge Shen2-1/+51
2022-09-22drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin1-1/+6
2022-09-22drm/amd/display: Port DCN30 420 logic to DCN32Chris Park3-0/+29
2022-09-20drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-20drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor1-196/+52
2022-09-19drm/amd/display: Do second pass through DML for DET calculationAlvin Lee2-6/+13
2022-09-19drm/amd/display: Modify DML to adjust Vstartup Positionmuansari4-1/+5
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 Shen2-0/+2
2022-09-19drm/amd/display: SubVP pipe split caseAlvin Lee1-6/+12
2022-09-19drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin1-1/+6
2022-09-19drm/amd/display: add debug option for dramclk_change_latency in apuCharlene Liu3-0/+27
2022-09-19drm/amd/display: Fix pipe split predictionAlvin Lee2-24/+74