Home
last modified time | relevance | path

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

/drivers/gpu/drm/imagination/
A Dpvr_drv.h63 PVR_UOBJ_DECL(struct drm_pvr_dev_query_gpu_info, num_phantoms) \
A Dpvr_drv.c291 u32 num_phantoms = rogue_get_num_phantoms(pvr_dev); in rogue_get_max_coeffs() local
296 max_coeff_pixel_portion = DIV_ROUND_UP(tiles_in_flight, num_phantoms); in rogue_get_max_coeffs()
368 gpu_info.num_phantoms = rogue_get_num_phantoms(pvr_dev); in pvr_dev_query_gpu_info_get()

Completed in 5 milliseconds