Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_kms.c458 *value = rdev->config.cayman.max_pipes_per_simd; in radeon_info_ioctl()
H A Dni.c917 rdev->config.cayman.max_pipes_per_simd = 4; in cayman_gpu_init()
941 rdev->config.cayman.max_pipes_per_simd = 4; in cayman_gpu_init()
H A Dradeon.h2102 unsigned max_pipes_per_simd; member