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

/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_submit_types.h103 /** @schedule_state: Schedule State at the moment of Crash */
104 u32 schedule_state; member in struct:xe_guc_submit_exec_queue_snapshot
H A Dxe_guc_submit.c1820 snapshot->schedule_state = atomic_read(&q->guc->state);
1903 drm_printf(p, "\tSchedule State: 0x%x\n", snapshot->schedule_state);

Completed in 139 milliseconds