Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_submit_types.h104 u32 schedule_state; member
Dxe_guc_submit.c2115 snapshot->schedule_state = atomic_read(&q->guc->state); in xe_guc_exec_queue_snapshot_capture()
2198 drm_printf(p, "\tSchedule State: 0x%x\n", snapshot->schedule_state); in xe_guc_exec_queue_snapshot_print()