Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_actions_abi.h179 INTEL_GUC_STATE_CAPTURE_EVENT_STATUS_NOSPACE = 0x1, enumerator
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c4868 if (status == INTEL_GUC_STATE_CAPTURE_EVENT_STATUS_NOSPACE) in intel_guc_error_capture_process_msg()