Home
last modified time | relevance | path

Searched refs:GS_MIA_IN_RESET (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_reg.h18 #define GS_MIA_IN_RESET (0x01 << GS_RESET_SHIFT) macro
H A Dselftest_guc_hangcheck.c100 if (!(guc_status & GS_MIA_IN_RESET)) { in intel_hang_guc()
H A Dintel_uc.c74 gt_WARN(gt, !(guc_status & GS_MIA_IN_RESET), in __intel_uc_reset_hw()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc.c787 if (!(guc_status & GS_MIA_IN_RESET)) { in xe_guc_reset()
996 REG_FIELD_GET(GS_MIA_IN_RESET, status), in guc_wait_ucode()
/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c355 vgpu_vreg_t(vgpu, GUC_STATUS) |= GS_MIA_IN_RESET; in gdrst_mmio_write()
1956 vgpu_vreg(vgpu, offset) &= ~GS_MIA_IN_RESET; in guc_status_read()