Searched refs:tiles_in_flight (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_drv.c290 u32 tiles_in_flight = 0; local
293 PVR_FEATURE_VALUE(pvr_dev, isp_max_tiles_in_flight, &tiles_in_flight);
294 max_coeff_pixel_portion = DIV_ROUND_UP(tiles_in_flight, num_phantoms);

Completed in 120 milliseconds