summaryrefslogtreecommitdiff
path: root/scripts/objdiff
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 14:51:59 -0400
commita169b326bab4a3617a9b1d34beddaaa6f798aa20 (patch)
tree830000705ae19af4af4bbf6f521c53573a53c322 /scripts/objdiff
parentee193c5bbd5e2b56bbeb54ef554414b43a6fc896 (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> (cherry picked from commit e03b635f61f77ebd5107ef82f48e3221cb695856)
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions