drm/amdgpu/vpe: power on vpe when hw_init
authorPeyton Lee <peytolee@amd.com>
Wed, 13 Mar 2024 08:53:49 +0000 (16:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Mar 2024 19:50:20 +0000 (15:50 -0400)
commit9ddafd1d140441d288d3fc376d2809995ce504b7
tree3b4196a99cdd330d70004c4c934f0718cfbee5c7
parent734ae8ef625e30ea9b3ea0e7c8110bdceb6ddf26
drm/amdgpu/vpe: power on vpe when hw_init

To fix mode2 reset failure.
Should power on VPE when hw_init.

Signed-off-by: Peyton Lee <peytolee@amd.com>
Reviewed-by: Lang Yu <lang.yu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c