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

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_drv.h64 PVR_UOBJ_DECL(struct drm_pvr_dev_query_gpu_info, num_phantoms) \
H A Dpvr_drv.c289 u32 num_phantoms = rogue_get_num_phantoms(pvr_dev); local
294 max_coeff_pixel_portion = DIV_ROUND_UP(tiles_in_flight, num_phantoms);
366 gpu_info.num_phantoms = rogue_get_num_phantoms(pvr_dev);
/linux-master/include/uapi/drm/
H A Dpvr_drm.h139 * @num_phantoms: Number of Phantoms present.
141 __u32 num_phantoms; member in struct:drm_pvr_dev_query_gpu_info

Completed in 129 milliseconds