drm/amdgpu: add raven gpu_info support
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 9 May 2017 16:27:35 +0000 (12:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 22:09:19 +0000 (18:09 -0400)
commit2d2e5e7e530722bc5815e5c646c5d5ec7479d55c
treee9844ba29121738d97539acc65600689d9f96e88
parentfbf09b693579ca92a806e6dde83f6abb4832fc70
drm/amdgpu: add raven gpu_info support

Add support for parsing the gpu info table on raven.
This is required to get the gpu config data for raven.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c