Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan/xe/
H A Danv_device.c179 struct drm_xe_exec_queue_get_property exec_queue_get_property = { in anv_xe_get_device_status() local
184 &exec_queue_get_property); in anv_xe_get_device_status()
186 if (ret || exec_queue_get_property.value) in anv_xe_get_device_status()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/xe/
H A Diris_kmd_backend.c198 struct drm_xe_exec_queue_get_property exec_queue_get_property = { in xe_batch_check_for_reset() local
204 &exec_queue_get_property); in xe_batch_check_for_reset()
206 if (ret || exec_queue_get_property.value) in xe_batch_check_for_reset()