Searched refs:max_cu_per_sh (Results 1 – 3 of 3) sorted by relevance
360 value = rdev->config.si.max_cu_per_sh; in radeon_info_ioctl()
1576 rdev->config.si.max_cu_per_sh = 8; in si_gpu_init()1593 rdev->config.si.max_cu_per_sh = 5; in si_gpu_init()1611 rdev->config.si.max_cu_per_sh = 2; in si_gpu_init()1727 rdev->config.si.max_cu_per_sh); in si_gpu_init()
1425 unsigned max_cu_per_sh; member