max_pipes_per_simd  907 drivers/gpu/drm/radeon/ni.c 		rdev->config.cayman.max_pipes_per_simd = 4;
max_pipes_per_simd  931 drivers/gpu/drm/radeon/ni.c 		rdev->config.cayman.max_pipes_per_simd = 4;
max_pipes_per_simd 2091 drivers/gpu/drm/radeon/radeon.h 	unsigned max_pipes_per_simd;
max_pipes_per_simd  417 drivers/gpu/drm/radeon/radeon_kms.c 			*value = rdev->config.cayman.max_pipes_per_simd;