Home
last modified time | relevance | path

Searched refs:max_pipes_per_simd (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_kms.c422 *value = rdev->config.cayman.max_pipes_per_simd; in radeon_info_ioctl()
H A Dradeon_ni.c914 rdev->config.cayman.max_pipes_per_simd = 4; in cayman_gpu_init()
938 rdev->config.cayman.max_pipes_per_simd = 4; in cayman_gpu_init()
H A Dradeon.h2137 unsigned max_pipes_per_simd; member