Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v12_0.c1597 u32 active_sa_bitmap; in gfx_v12_0_setup_rb() local
1603 active_sa_bitmap = gfx_v12_0_get_sa_active_bitmap(adev); in gfx_v12_0_setup_rb()
1613 if (active_sa_bitmap & (1 << i)) in gfx_v12_0_setup_rb()
Dgfx_v11_0.c1837 u32 active_sa_bitmap; in gfx_v11_0_setup_rb() local
1843 active_sa_bitmap = gfx_v11_0_get_sa_active_bitmap(adev); in gfx_v11_0_setup_rb()
1853 if (active_sa_bitmap & (1 << i)) in gfx_v11_0_setup_rb()