drm/amdgpu: Fix VCN allocation in CPX partition
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 6 Mar 2024 11:35:07 +0000 (17:05 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 03:27:23 +0000 (23:27 -0400)
commitf7e232de51bb1b45646e5b7dc4ebcf13510f2630
tree078d313b7f12f336d7f34f2735c00b5404a657fd
parent3818708e9c9712e2ba4006bc23502ee7b031bd3f
drm/amdgpu: Fix VCN allocation in CPX partition

VCN need not be shared in CPX mode always for all GFX 9.4.3 SOC SKUs. In
certain configs, VCN instance can be exclusively allocated to a
partition even under CPX mode.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c