drm/amdgpu: drop GB_GPU_ID from the golden settings
authorChristian König <christian.koenig@amd.com>
Wed, 22 Mar 2017 09:29:45 +0000 (10:29 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:51 +0000 (23:55 -0400)
commit43e669d65eb45897c062fc439018ad4988d59576
treefcded7b5df4a7c52d56eab0e0935300174974772
parentb9be700e38430ee3275cdaf5d1054db83c63d68e
drm/amdgpu: drop GB_GPU_ID from the golden settings

That register is marked deprecated, reading it results in a bus error.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c