wgp_idx          5418 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	u32 wgp_idx, wgp_active_bitmap;
wgp_idx          5424 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	for (wgp_idx = 0; wgp_idx < 16; wgp_idx++) {
wgp_idx          5426 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		cu_bitmap_per_wgp = 3 << (2 * wgp_idx);
wgp_idx          5427 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		if (wgp_active_bitmap & (1 << wgp_idx))