drm/amdgpu: parse the new members added by gpu_info ucode v1_1
authorHawking Zhang <Hawking.Zhang@amd.com>
Wed, 13 Jun 2018 04:19:43 +0000 (12:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:16:16 +0000 (21:16 -0500)
commit35c2e91059cbefdcb8c03d3405e59eec7af389b5
tree5f76405330109d16eebf2a482b8271cf8e32a995
parent109c80ddb40ff2c01554f3777cf996276dac4fe6
drm/amdgpu: parse the new members added by gpu_info ucode v1_1

Parse the new parameters for gfx10.

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c