pipe_rb_remain   1942 drivers/gpu/drm/radeon/r600.c 	u32 pipe_rb_ratio, pipe_rb_remain, tmp;
pipe_rb_remain   1957 drivers/gpu/drm/radeon/r600.c 	pipe_rb_remain = rendering_pipe_num - pipe_rb_ratio * req_rb_num;
pipe_rb_remain   1973 drivers/gpu/drm/radeon/r600.c 			if (pipe_rb_remain) {
pipe_rb_remain   1976 drivers/gpu/drm/radeon/r600.c 				pipe_rb_remain--;