Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_drv.c291 u32 tiles_in_flight = 0; in rogue_get_max_coeffs() local
294 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()