projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
056472f
)
drm/amdgpu/vi: Use correct external_rev_id for stoney
author
Jordan Lazare
<Jordan.Lazare@amd.com>
Thu, 1 Sep 2016 17:49:33 +0000
(13:49 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 16 Sep 2016 19:52:48 +0000
(15:52 -0400)
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Jordan Lazare <Jordan.Lazare@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vi.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/vi.c
b/drivers/gpu/drm/amd/amdgpu/vi.c
index f2e8aa1a0dbd5c804ca52c9ac44fdb5837473aea..b688e2f774198b0c72456c5bb911b7caf48c5277 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/vi.c
+++ b/
drivers/gpu/drm/amd/amdgpu/vi.c
@@
-1650,7
+1650,7
@@
static int vi_common_early_init(void *handle)
AMD_PG_SUPPORT_GFX_PIPELINE |
AMD_PG_SUPPORT_UVD |
AMD_PG_SUPPORT_VCE;
- adev->external_rev_id = adev->rev_id + 0x1;
+ adev->external_rev_id = adev->rev_id + 0x
6
1;
break;
default:
/* FIXME: not supported yet */