-
- Downloads
drm/amd: Add IMU fw version to fw version queries
IMU is a new firmware for GFX11. There are four means by which firmware version can be queried from the driver: device attributes, vf2pf, debugfs, and the AMDGPU_INFO_FW_VERSION option in the amdgpu info ioctl. Add IMU as an option for those four methods. V2: Added debugfs Reviewed-by:Likun Gao <Likun.Gao@amd.com> Reviewed-by:
Alex Deucher <alexander.deucher@amd.com> Signed-off-by:
David Francis <David.Francis@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 13 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 3 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
- drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h
- include/uapi/drm/amdgpu_drm.h 2 additions, 0 deletionsinclude/uapi/drm/amdgpu_drm.h
Loading
Please register or sign in to comment