drm/amdgpu: enable vce pg feature on Kv.

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>
This commit is contained in:
Rex Zhu 2017-01-25 16:50:15 +08:00 committed by Alex Deucher
parent beeea9819d
commit ca6d35031f
1 changed files with 2 additions and 2 deletions

View File

@ -1722,8 +1722,8 @@ static int cik_common_early_init(void *handle)
AMD_PG_SUPPORT_GFX_SMG | AMD_PG_SUPPORT_GFX_SMG |
AMD_PG_SUPPORT_GFX_DMG |*/ AMD_PG_SUPPORT_GFX_DMG |*/
AMD_PG_SUPPORT_UVD | AMD_PG_SUPPORT_UVD |
/*AMD_PG_SUPPORT_VCE | AMD_PG_SUPPORT_VCE |
AMD_PG_SUPPORT_CP | /* AMD_PG_SUPPORT_CP |
AMD_PG_SUPPORT_GDS | AMD_PG_SUPPORT_GDS |
AMD_PG_SUPPORT_RLC_SMU_HS | AMD_PG_SUPPORT_RLC_SMU_HS |
AMD_PG_SUPPORT_ACP | AMD_PG_SUPPORT_ACP |