]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
authorJames Zhu <James.Zhu@amd.com>
Wed, 5 Feb 2020 14:20:22 +0000 (09:20 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Feb 2020 20:10:36 +0000 (15:10 -0500)
commit537902f12b64cc27bb9a3e0e5fcbbbb0d6f50866
treea9dfeaf99a189ce3f2adb7bc771251775eb88704
parent451532619723bc0483d0b183b2da5412a417b4b6
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1

Support pause_state for multiple instance, and it will fix vcn2.5 DPG mode
power off issue on instance 1.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c