Searched defs:amdgpu_gds_resource_info (Results 1 – 1 of 1) sorted by relevance
248 struct amdgpu_gds_resource_info { struct249 uint32_t gds_gfx_partition_size;250 uint32_t compute_partition_size;251 uint32_t gds_total_size;252 uint32_t gws_per_gfx_partition;253 uint32_t gws_per_compute_partition;254 uint32_t oa_per_gfx_partition;255 uint32_t oa_per_compute_partition;