Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu.h850 struct amdgpu_cu_info { struct
851 uint32_t simd_per_cu;
852 uint32_t max_waves_per_simd;
853 uint32_t wave_front_size;
854 uint32_t max_scratch_slots_per_cu;
855 uint32_t lds_size;
858 uint32_t number;
859 uint32_t ao_cu_mask;
860 uint32_t ao_cu_bitmap[4][4];
861 uint32_t bitmap[4][4];