Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gpu_commands.h118 #define HSW_MI_RS_SAVE_STATE_EN (1<<3) macro
H A Dintel_ring_submission.c948 BUILD_BUG_ON(HSW_MI_RS_SAVE_STATE_EN != MI_SAVE_EXT_STATE_EN); in switch_context()