[v1 0/4] Fix a buffer overflow in drm/amdgpu/smu
Jiang Liu
gerry at linux.alibaba.com
Fri Feb 7 06:44:13 UTC 2025
Fix several bugs in smu subsystem:
1) a buffer overflow bug in function smu_sys_set_pp_table()
2) tune logic of is_vcn_enabled()
3) enhance handling of gfx_off_entrycount in function smu_suspend()
Jiang Liu (4):
drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
drm/amdgpu: accumulate gfx_off_entrycount in smu_suspend()
drm/amdgpu: treat VCN as enabled if either VCN or JPEC is enabled
drm/amdgpu: minor code style enhancement for smu
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 17 +++++++++--------
.../drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c | 2 +-
2 files changed, 10 insertions(+), 9 deletions(-)
--
2.43.5
More information about the amd-gfx
mailing list