summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amd/display: fix an incorrect ODM policy assigned for subvpWenjing Liu1-13/+15
2024-04-10drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-10drm/amd/display: Add option to configure mapping policy for edp0 on dp1Lewis Huang2-1/+9
2024-04-10drm/amd/display: Add missing parameter desc in dc_commit_streamsSrinivasan Shanmugam1-2/+1
2024-04-10drm/amd/display: Enable FGCG for DCN351Rodrigo Siqueira1-0/+2
2024-04-10drm/amd/display: Add color logs for dcn20Rodrigo Siqueira1-0/+1
2024-04-10drm/amd/display: Includes adjustmentsRodrigo Siqueira5-10/+1
2024-04-10drm/amd/display: Add code comments clock and encode codeRodrigo Siqueira4-7/+16
2024-04-10drm/amd/display: Add WBSCL ram coefficient for writebackRodrigo Siqueira1-0/+11
2024-04-10drm/amd/display: Fix MPCC DTN loggingEric Bernstein1-1/+1
2024-04-10drm/amd/display: Initialize debug variable dataRodrigo Siqueira1-1/+1
2024-04-10drm/amd/display: Add missing SFB and OPP_SFRodrigo Siqueira2-0/+2
2024-04-10drm/amd/display: Remove redundant RESERVE0 and RESERVE1Rodrigo Siqueira1-2/+1
2024-04-10drm/amd/display: Drop legacy codeRodrigo Siqueira2-23/+0
2024-04-10drm/amd/display: Update DSC compute parameter calculationRodrigo Siqueira1-4/+3
2024-04-10drm/amd/display: Add some missing debug registersRodrigo Siqueira1-0/+4
2024-04-10drm/amd/display: Enable cur_rom_en even if cursor degamma is not enabledRodrigo Siqueira1-3/+1
2024-04-10drm/amd/display: Set alpha enable to 0 for some specific formatsRodrigo Siqueira1-0/+4
2024-04-10drm/amd/display: Initialize DP ref clk with the correct clockRodrigo Siqueira1-2/+2
2024-04-10drm/amd/display: 3.2.279Aric Cyr1-1/+1
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr33-53/+42
2024-04-10drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu5-9/+37
2024-04-10drm/amd/display: Add handling for DC power modeJoshua Aberback12-38/+108
2024-04-10drm/amd/display: remove context->dml2 dependency from DML21 wrapperJoshua Aberback5-6/+7
2024-04-10drm/amd/display: Add extra DMUB logging to track message timeoutAlvin Lee1-1/+9
2024-04-10drm/amd/display: add root clock control function pointer to fix display corru...Xi (Alex) Liu1-0/+1
2024-04-10drm/amd/display: Disable Z8 minimum stutter period check for DCN35Nicholas Kazlauskas1-1/+1
2024-04-10drm/amd/display: Add extra logging for HUBP and OTGAlvin Lee5-0/+15
2024-04-10drm/amd/display: Add OTG check for set AV muteLeo (Hanghong) Ma1-1/+1
2024-04-10drm/amd/display: Allow HPO PG for DCN35Duncan Ma1-1/+1
2024-04-10drm/amd/display: Enable RCO for HDMISTREAMCLK in DCN35Daniel Miess2-2/+13
2024-04-10drm/amd/display: Add dummy interface for tracing DCN32 SMU messagesGeorge Shen3-1/+23
2024-04-10drm/amd/display: Enable DTBCLK DTO earlier in the sequenceSung Joon Kim1-16/+16
2024-04-10drm/amd/display: update pipe topology log to support subvpWenjing Liu1-31/+65
2024-04-10drm/amd/display: Add dmub additional interface support for FAMSDillon Varone4-4/+4
2024-04-10drm/amd/display: handle invalid connector indicesJoshua Aberback8-8/+10
2024-04-10drm/amd/display: Expand supported Replay residency modeLeon Huang3-4/+7
2024-04-10drm/amd/display: Toggle additional RCO options in DCN35Daniel Miess10-14/+314
2024-04-10drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu4-44/+97
2024-04-10drm/amd/display: fix underflow in some two display subvp/non-subvp configsSamson Tam2-130/+199
2024-04-10drm/amd/display: Fix compiler redefinition warnings for certain configsMounika Adhuri1-2/+2
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-5/+5
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann5-5/+5
2024-03-27drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu1-5/+1
2024-03-27drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li1-1/+1
2024-03-27drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen6-155/+41
2024-03-27drm/amd/display: fix a dereference of a NULL pointerWenjing Liu1-2/+4
2024-03-27drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+5
2024-03-27drm/amd/display: Update dcn351 to latest dcn35 configSung Joon Kim3-7/+15
2024-03-27drm/amd/display: increase bb clock for DCN351Xi Liu1-14/+76