diff options
author | Lijo Lazar <lijo.lazar@amd.com> | 2022-06-29 11:41:53 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 09:44:38 -0400 |
commit | 8078f1c610fdcdd8003e2c538fb04af41fa5c269 (patch) | |
tree | 84e606b6fe632697bd144929048d85967e965aa2 /drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c | |
parent | 9eb7681f760c77adece36bc62953245c9f44a3be (diff) |
drm/amdgpu: Change num_xcd to xcc_mask
Instead of number of XCCs, keep a mask of XCCs for the exact XCCs
available on the ASIC. XCC configuration could differ based on
different ASIC configs.
v2:
Rename num_xcd to num_xcc (Hawking)
Use smaller xcc_mask size, changed to u16 (Le)
Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c')
0 files changed, 0 insertions, 0 deletions