]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/cz: remove commented out call to enable vce pg
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Feb 2016 21:11:07 +0000 (16:11 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Mar 2016 16:01:24 +0000 (11:01 -0500)
commit3b397e0ee260ec22c005019e72e42362662fd4ca
treea88cbf917deb754e8af133be080a0ac57d2efcb6
parent3fa49eb58df6ce10d855426b213700a0bd32b9d4
drm/amdgpu/cz: remove commented out call to enable vce pg

This code path is not currently enabled now that we properly
respect the vce pg flags, so uncomment the actual pg calls
so the code is as it should be we are eventually able to
enable vce pg.

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