Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_drv.h64 PVR_UOBJ_DECL(struct drm_pvr_dev_query_gpu_info, num_phantoms) \
Dpvr_drv.c290 u32 num_phantoms = rogue_get_num_phantoms(pvr_dev); in rogue_get_max_coeffs() local
295 max_coeff_pixel_portion = DIV_ROUND_UP(tiles_in_flight, num_phantoms); in rogue_get_max_coeffs()
367 gpu_info.num_phantoms = rogue_get_num_phantoms(pvr_dev); in pvr_dev_query_gpu_info_get()
/linux-6.12.1/include/uapi/drm/
Dpvr_drm.h141 __u32 num_phantoms; member