Home
last modified time | relevance | path

Searched refs:I915_GEM_HWS_PREEMPT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_engine.h185 #define I915_GEM_HWS_PREEMPT 0x32 macro
186 #define I915_GEM_HWS_PREEMPT_ADDR (I915_GEM_HWS_PREEMPT * sizeof(u32))
H A Dintel_lrc.c404 engine->status_page.addr[I915_GEM_HWS_PREEMPT] = state; in ring_set_paused()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_engine.h168 #define I915_GEM_HWS_PREEMPT 0x32 macro
169 #define I915_GEM_HWS_PREEMPT_ADDR (I915_GEM_HWS_PREEMPT * sizeof(u32))
H A Dintel_execlists_submission.c246 engine->status_page.addr[I915_GEM_HWS_PREEMPT] = state; in ring_set_paused()

Completed in 13 milliseconds