projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beeea98
)
drm/amdgpu: enable vce pg feature on Kv.
author
Rex Zhu
<Rex.Zhu@amd.com>
Wed, 25 Jan 2017 08:50:15 +0000
(16:50 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 8 Feb 2017 22:22:45 +0000
(17:22 -0500)
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Acked-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/cik.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/cik.c
b/drivers/gpu/drm/amd/amdgpu/cik.c
index
7da688b
..
7c39b53
100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/cik.c
+++ b/
drivers/gpu/drm/amd/amdgpu/cik.c
@@
-1722,8
+1722,8
@@
static int cik_common_early_init(void *handle)
AMD_PG_SUPPORT_GFX_SMG |
AMD_PG_SUPPORT_GFX_DMG |*/
AMD_PG_SUPPORT_UVD |
-
/*
AMD_PG_SUPPORT_VCE |
- AMD_PG_SUPPORT_CP |
+ AMD_PG_SUPPORT_VCE |
+
/*
AMD_PG_SUPPORT_CP |
AMD_PG_SUPPORT_GDS |
AMD_PG_SUPPORT_RLC_SMU_HS |
AMD_PG_SUPPORT_ACP |