[AMD Official Use Only - General]


Series is Reviewed-by: Feifei Xu <Feifei [email protected]>

-----Original Message-----
From: amd-gfx <[email protected]> On Behalf Of Hawking Zhang
Sent: Friday, September 16, 2022 1:00 AM
To: [email protected]; Gao, Likun <[email protected]>; Deucher, 
Alexander <[email protected]>
Cc: Zhang, Hawking <[email protected]>
Subject: [PATCH 0/4] support query rlcv/rlcp firmware version

To allow query rlcv/rlcp firmware verion info

Hawking Zhang (4):
  drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx
  drm/amdgpu: support print rlc v2_x ucode hdr
  drm/amdgpu: add two new subquery ids
  drm/amdgpu: add rlcv/rlcp version info to debugfs

 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h   |   4 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c   |  24 ++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | 168 +++++++++++++++-------
 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h |   4 +
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c    |   5 +
 include/uapi/drm/amdgpu_drm.h             |   4 +
 6 files changed, 159 insertions(+), 50 deletions(-)

-- 
2.17.1

Reply via email to