Home
last modified time | relevance | path

Searched refs:R7XX_MAX_PIPES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770.c1304 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()
H A Drv770d.h38 #define R7XX_MAX_PIPES 8 macro