OSDN Git Service

drm/amdgpu: enable vce pg feature on Kv.
authorRex Zhu <Rex.Zhu@amd.com>
Wed, 25 Jan 2017 08:50:15 +0000 (16:50 +0800)
committerAlex 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

index 7da688b..7c39b53 100644 (file)
@@ -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 |