Searched refs:R7XX_MAX_PIPES (Results 1 – 2 of 2) sorted by relevance
1304 for (i = 0, tmp = 1, active_number = 0; i < R7XX_MAX_PIPES; i++) { in rv770_gpu_init()1393 …num_qd_pipes = R7XX_MAX_PIPES - r600_count_pipe_bits((cc_gc_shader_pipe_config & INACTIVE_QD_PIPES… in rv770_gpu_init()
38 #define R7XX_MAX_PIPES 8 macro