e3741f678b
On AMD-SMI, in rocm 7.0, vcn_activity and jpeg_activity will not be reported when XCP (partition) stats, vcn_busy and jpeg_busy, are available. This causes the activity tracking to fail. The fix is to read the busy values when activity values are not supported. For issue: SWDEV-536439 --------- Co-authored-by: David Galiffi <David.Galiffi@amd.com>