Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_device.h416 #define PVR_HAS_FEATURE(pvr_dev, feature) ((pvr_dev)->features.has_##feature) macro
674 WARN_ON(!PVR_HAS_FEATURE(pvr_dev, slc_cache_line_size_bits)); in pvr_round_up_to_cacheline_size()
H A Dpvr_queue.c28 if (PVR_HAS_FEATURE(pvr_dev, xe_memory_hierarchy)) { in get_xfer_ctx_state_size()
48 if (PVR_HAS_FEATURE(pvr_dev, xe_memory_hierarchy)) { in get_frag_ctx_state_size()
53 if (PVR_HAS_FEATURE(pvr_dev, gpu_multicore_support)) { in get_frag_ctx_state_size()