num_pipe_configs 2342 drivers/gpu/drm/radeon/cik.c 	u32 num_pipe_configs;
num_pipe_configs 2359 drivers/gpu/drm/radeon/cik.c 	num_pipe_configs = rdev->config.cik.max_tile_pipes;
num_pipe_configs 2360 drivers/gpu/drm/radeon/cik.c 	if (num_pipe_configs > 8)
num_pipe_configs 2361 drivers/gpu/drm/radeon/cik.c 		num_pipe_configs = 16;
num_pipe_configs 2368 drivers/gpu/drm/radeon/cik.c 	switch(num_pipe_configs) {
num_pipe_configs 3024 drivers/gpu/drm/radeon/cik.c 		DRM_ERROR("unknown num pipe config: 0x%x\n", num_pipe_configs);