Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_ringbuffer.c1671 unsigned int unwind_mm = 0; in switch_context() local
1684 unwind_mm = intel_engine_flag(engine); in switch_context()
1685 ppgtt->pd_dirty_rings &= ~unwind_mm; in switch_context()
1730 if (unwind_mm) in switch_context()
1731 ppgtt->pd_dirty_rings |= unwind_mm; in switch_context()