]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Power on uvd block when hw_fini
authorRex Zhu <Rex.Zhu@amd.com>
Thu, 23 Aug 2018 07:41:57 +0000 (15:41 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 19:49:48 +0000 (14:49 -0500)
commitb9c5058c65474d9530cbbfc3761ea0de459ede89
tree34a2d2bde4a467ebc52401409e4f1998ee5cce83
parent8104f8d03f67fbd7e3dc38caa5c6203806bd378a
drm/amdgpu: Power on uvd block when hw_fini

when hw_fini/suspend, smu only need to power on uvd block
if uvd pg is supported, don't need to call uvd to do hw_init.

v2: fix typo in patch descriptions and comments.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/kv_dpm.c