summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorYang Wang <kevinyang.wang@amd.com>2026-05-11 16:33:37 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-06-03 13:53:42 -0400
commite03b635f61f77ebd5107ef82f48e3221cb695856 (patch)
treeb271326d9d3a3298ec96cb545490c6a1cec47e10 /include/linux/timerqueue.h
parent646b05043eeed04b51c14aad22a400a8250af4b7 (diff)
drm/amd/pm: zero unused SMU argument registers
SMU messages may use fewer arguments than the available argument registers, the previous code only wrote used registers and left the rest unchanged, so stale values from a prior message could persist. Write all argument registers for each message and zero the unused tail to keep command arguments deterministic and avoid unintended carry-over. Signed-off-by: Yang Wang <kevinyang.wang@amd.com> Reviewed-by: Asad Kamal <asad.kamal@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions