summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-09drm/amdgpu: Add a new runtime mode definitionMa Jun
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng
2024-04-09drm/amd/display: Enable FGCG for DCN351Rodrigo Siqueira
2024-04-09drm/amd/display: Add color logs for dcn20Rodrigo Siqueira
2024-04-09drm/amd/display: Includes adjustmentsRodrigo Siqueira
2024-04-09drm/amd/display: Add code comments clock and encode codeRodrigo Siqueira
2024-04-09drm/amd/display: Add WBSCL ram coefficient for writebackRodrigo Siqueira
2024-04-09drm/amd/display: Fix MPCC DTN loggingEric Bernstein
2024-04-09drm/amd/display: Initialize debug variable dataRodrigo Siqueira
2024-04-09drm/amd/display: Add missing SFB and OPP_SFRodrigo Siqueira
2024-04-09drm/amd/display: Remove redundant RESERVE0 and RESERVE1Rodrigo Siqueira
2024-04-09drm/amd/display: Add missing registersRodrigo Siqueira
2024-04-09drm/amd/display: Drop legacy codeRodrigo Siqueira
2024-04-09drm/amd/display: Update DSC compute parameter calculationRodrigo Siqueira
2024-04-09drm/amd/display: Add some missing debug registersRodrigo Siqueira
2024-04-09drm/amd/display: Enable cur_rom_en even if cursor degamma is not enabledRodrigo Siqueira
2024-04-09drm/amd/display: Set alpha enable to 0 for some specific formatsRodrigo Siqueira
2024-04-09drm/amd/display: Initialize DP ref clk with the correct clockRodrigo Siqueira
2024-04-09drm/amd/display: 3.2.279Aric Cyr
2024-04-09drm/amd/display: Allow RCG for Static Screen + LVP for DCN35Roman Li
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr
2024-04-09drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu
2024-04-09drm/amd/display: Add handling for DC power modeJoshua Aberback
2024-04-09drm/amd/display: remove context->dml2 dependency from DML21 wrapperJoshua Aberback
2024-04-09drm/amd/display: Add extra DMUB logging to track message timeoutAlvin Lee
2024-04-09drm/amd/display: add root clock control function pointer to fix display corru...Xi (Alex) Liu
2024-04-09drm/amd/display: Disable Z8 minimum stutter period check for DCN35Nicholas Kazlauskas
2024-04-09drm/amd/display: Add extra logging for HUBP and OTGAlvin Lee
2024-04-09drm/amd/display: Add OTG check for set AV muteLeo (Hanghong) Ma
2024-04-09drm/amd/display: Skip on writeback when it's not applicableAlex Hung
2024-04-09drm/amd/display: Allow HPO PG for DCN35Duncan Ma
2024-04-09drm/amd/display: Enable RCO for HDMISTREAMCLK in DCN35Daniel Miess
2024-04-09drm/amd/display: Add dummy interface for tracing DCN32 SMU messagesGeorge Shen
2024-04-09drm/amd/display: Enable DTBCLK DTO earlier in the sequenceSung Joon Kim
2024-04-09drm/amd/display: update pipe topology log to support subvpWenjing Liu
2024-04-09drm/amd/display: Add dmub additional interface support for FAMSDillon Varone
2024-04-09drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwardsDanijel Slivka
2024-04-09drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam
2024-04-09drm/amdgpu: select HDP ref/mask according to gfx ring pipeZhenGuo Yin
2024-04-09drm/amd/display: handle invalid connector indicesJoshua Aberback
2024-04-09drm/amd/display: FEC overhead should be checked once for mst slot numsHersen Wu
2024-04-09drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou
2024-04-09drm/amd/display: Expand supported Replay residency modeLeon Huang
2024-04-09drm/amd/display: Toggle additional RCO options in DCN35Daniel Miess
2024-04-09drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu
2024-04-09drm/amd/display: fix underflow in some two display subvp/non-subvp configsSamson Tam
2024-04-09drm/amd/display: Add timing pixel encoding for mst mode validationHersen Wu
2024-04-09drm/amd/display: Fix compiler redefinition warnings for certain configsMounika Adhuri
2024-04-09drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang
2024-04-09drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatiblelima1002