Searched refs:tiles_in_flight (Results 1 – 1 of 1) sorted by relevance
291 u32 tiles_in_flight = 0; in rogue_get_max_coeffs() local294 PVR_FEATURE_VALUE(pvr_dev, isp_max_tiles_in_flight, &tiles_in_flight); in rogue_get_max_coeffs()295 max_coeff_pixel_portion = DIV_ROUND_UP(tiles_in_flight, num_phantoms); in rogue_get_max_coeffs()