Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_queue.c56 u32 xpu_max_slaves; in get_frag_ctx_state_size() local
58 err = PVR_FEATURE_VALUE(pvr_dev, xpu_max_slaves, &xpu_max_slaves); in get_frag_ctx_state_size()
62 num_isp_store_registers *= (1 + xpu_max_slaves); in get_frag_ctx_state_size()
H A Dpvr_device_info.c196 FEATURE_MAPPING_VALUE(XPU_MAX_SLAVES, xpu_max_slaves),