Home
last modified time | relevance | path

Searched refs:ao_cu_mask (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h259 uint32_t ao_cu_mask; member
H A Dgfx_v6_0.c2747 WREG32(mmRLC_PG_ALWAYS_ON_CU_MASK, adev->gfx.cu_info.ao_cu_mask); in gfx_v6_0_init_ao_cu_mask()
3555 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v6_0_get_cu_info() local
3592 ao_cu_mask |= (ao_bitmap << (i * 16 + j * 8)); in gfx_v6_0_get_cu_info()
3601 cu_info->ao_cu_mask = ao_cu_mask; in gfx_v6_0_get_cu_info()
H A Damdgpu_amdkfd.c479 cu_info->cu_ao_mask = acu_info.ao_cu_mask; in amdgpu_amdkfd_get_cu_info()
H A Dgfx_v7_0.c3787 WREG32(mmRLC_PG_ALWAYS_ON_CU_MASK, adev->gfx.cu_info.ao_cu_mask); in gfx_v7_0_init_ao_cu_mask()
5097 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v7_0_get_cu_info() local
5134 ao_cu_mask |= (ao_bitmap << (i * 16 + j * 8)); in gfx_v7_0_get_cu_info()
5142 cu_info->ao_cu_mask = ao_cu_mask; in gfx_v7_0_get_cu_info()
H A Dgfx_v9_4_3.c4294 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v9_4_3_get_cu_info() local
4337 ao_cu_mask |= (ao_bitmap << (i * 16 + j * 8)); in gfx_v9_4_3_get_cu_info()
4347 cu_info->ao_cu_mask = ao_cu_mask; in gfx_v9_4_3_get_cu_info()
H A Dgfx_v8_0.c4039 WREG32(mmRLC_PG_ALWAYS_ON_CU_MASK, adev->gfx.cu_info.ao_cu_mask); in gfx_v8_0_init_pg()
7099 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v8_0_get_cu_info() local
7136 ao_cu_mask |= (ao_bitmap << (i * 16 + j * 8)); in gfx_v8_0_get_cu_info()
7144 cu_info->ao_cu_mask = ao_cu_mask; in gfx_v8_0_get_cu_info()
H A Dgfx_v9_0.c7202 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v9_0_get_cu_info() local
7254 ao_cu_mask |= (ao_bitmap << (i * 16 + j * 8)); in gfx_v9_0_get_cu_info()
7262 cu_info->ao_cu_mask = ao_cu_mask; in gfx_v9_0_get_cu_info()
H A Damdgpu_kms.c837 dev_info->cu_ao_mask = adev->gfx.cu_info.ao_cu_mask; in amdgpu_info_ioctl()
H A Dgfx_v10_0.c9420 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v10_0_get_cu_info() local
9458 ao_cu_mask |= (ao_bitmap << (i * 16 + j * 8)); in gfx_v10_0_get_cu_info()
9466 cu_info->ao_cu_mask = ao_cu_mask; in gfx_v10_0_get_cu_info()