]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu/vcn: identify unified queue in sw init
authorBoyuan Zhang <boyuan.zhang@amd.com>
Thu, 11 Jul 2024 20:19:54 +0000 (16:19 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Jul 2024 15:43:48 +0000 (11:43 -0400)
commitecfa23c8df7ef3ea2a429dfe039341bf792e95b4
tree2f65686df32ce9a75786fee311a30ca48a3e02ba
parent7bbae44cf1bda02537a84cd8ad75bd81694acfc7
drm/amdgpu/vcn: identify unified queue in sw init

Determine whether VCN using unified queue in sw_init, instead of calling
functions later on.

v2: fix coding style

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Ruijing Dong <ruijing.dong@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h