]> www.infradead.org Git - users/hch/configfs.git/commit
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 02:08:34 +0000 (22:08 -0400)
commit91bc86011661c184e01bf3f693432ba4d0347217
tree817a08f77a788ead4ad9045ce10c4ea53d4b9ad5
parent5279a8506fdc42ecfb50a91bce71f5b64f25c3d0
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