Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c8801 u32 cu_bitmap_per_wgp, cu_active_bitmap; in gfx_v10_0_get_cu_active_bitmap_per_sh() local
8808 cu_bitmap_per_wgp = 3 << (2 * wgp_idx); in gfx_v10_0_get_cu_active_bitmap_per_sh()
8810 cu_active_bitmap |= cu_bitmap_per_wgp; in gfx_v10_0_get_cu_active_bitmap_per_sh()