aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2022-11-15drm/amd/display: Check context constructed for pipe split flags is still validDillon Varone1-0/+19
2022-11-15drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu4-7/+58
2022-11-15drm/amd/display: Workaround to increase phantom pipe vactive in pipesplitGeorge Shen1-0/+7
2022-11-15drm/amd/display: use low clocks for no plane configsDmytro Laktyushkin2-5/+27
2022-11-09drm/amd/display: Populate DP2.0 output type for DML pipeGeorge Shen1-0/+2
2022-11-09drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone7-2/+23
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-09drm/amd/display: Allow tuning DCN314 bounding boxNicholas Kazlauskas1-5/+2
2022-11-09drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas1-2/+2
2022-11-04drm/amd/display: add DCN support for ARM64Ao Zhong1-4/+16
2022-11-01drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar1-1/+2
2022-11-01drm/amd/display: Add DSC delay factor workaroundGeorge Shen6-7/+18
2022-11-01drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen1-2/+2
2022-11-01drm/amd/display: Use forced DSC bpp in DMLGeorge Shen2-2/+2
2022-11-01drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen1-1/+1
2022-11-01drm/amd/display: Check validation passed after applying pipe split changesDillon Varone1-4/+6
2022-11-01drm/amd/display: Update DML formulaCharlene Liu2-2/+4
2022-10-27drm/amd/display: move remaining FPU code to dml folderAo Zhong2-0/+11
2022-10-27drm/amd/display: move remaining FPU code to dml folderAo Zhong2-0/+38
2022-10-27drm/amd/display: Expand kernel doc for DCRodrigo Siqueira3-0/+41
2022-10-27drm/amd/display: Enable timing sync on DCN32Alvin Lee1-0/+1
2022-10-27drm/amd/display: Update latencies on DCN321Dillon Varone1-5/+5
2022-10-24drm/amd/display: Refactor eDP PSR codesIan Chen1-1/+1
2022-10-24drm/amd/display: Remove FPU guards from the DML folderRodrigo Siqueira2-18/+1
2022-10-24drm/amd/display: Make some symbols staticruanjinjie1-18/+18
2022-10-17drm/amd/display: Increase frame size limit for display_mode_vba_util_32.oGuenter Roeck1-1/+1
2022-10-13Merge 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-10drm/amd/display: always allow pstate change when no dpps are active on dcn315Dmytro Laktyushkin1-3/+6
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-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-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers1-1/+1
2022-09-21drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-21drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor1-196/+52
2022-09-21drm/amd/display: Update dummy P-state search to use DCN32 DMLGeorge Shen2-1/+51