]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amd/amdgpu: Set VCE/UVD off during late init
authorTom St Denis <tom.stdenis@amd.com>
Tue, 9 Aug 2016 22:01:55 +0000 (18:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:54:05 +0000 (23:54 -0400)
commitd1aff8ec49c3ece05cee9b6e63d44e96a420b068
tree14dcd33b0e1d216939653d647f0ef7a4d2023048
parentf917c2ad92c416b05d876f513a9963a6f5ed139d
drm/amd/amdgpu: Set VCE/UVD off during late init

Forces VCE/UVD off during late init to ensure they're powered off
correctly during boot.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Samuel Li <Samuel.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c