drm/amdgpu:add fw version entry to info
Signed-off-by: Frank Min <Frank.Min@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
1
drivers/gpu/drm/amd/include/cgs_common.h
Normal file → Executable file
1
drivers/gpu/drm/amd/include/cgs_common.h
Normal file → Executable file
@@ -161,6 +161,7 @@ struct cgs_clock_limits {
|
||||
*/
|
||||
struct cgs_firmware_info {
|
||||
uint16_t version;
|
||||
uint16_t fw_version;
|
||||
uint16_t feature_version;
|
||||
uint32_t image_size;
|
||||
uint64_t mc_addr;
|
||||
|
Reference in New Issue
Block a user