Home
last modified time | relevance | path

Searched defs:amdgpu_cu_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h245 struct amdgpu_cu_info { struct
246 uint32_t simd_per_cu;
247 uint32_t max_waves_per_simd;
248 uint32_t wave_front_size;
249 uint32_t max_scratch_slots_per_cu;
250 uint32_t lds_size;
253 uint32_t number;
254 uint32_t ao_cu_mask;
255 uint32_t ao_cu_bitmap[4][4];
256 uint32_t bitmap[AMDGPU_MAX_GC_INSTANCES][4][4];