Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_context.c644 if (hw_flags & MI_RESTORE_INHIBIT) in needs_pd_load_post()
716 hw_flags |= MI_RESTORE_INHIBIT; in do_switch()
Di915_reg.h333 #define MI_RESTORE_INHIBIT (1<<0) macro