Searched refs:inactive_pipes (Results 1 – 1 of 1) sorted by relevance
1194 u32 inactive_pipes, shader_pipe_config; in rv770_gpu_init() local1311 inactive_pipes = (shader_pipe_config & INACTIVE_QD_PIPES_MASK) >> INACTIVE_QD_PIPES_SHIFT; in rv770_gpu_init()1313 if (!(inactive_pipes & tmp)) { in rv770_gpu_init()