Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_gtt.c397 bool can_use_gtt_cache = true; in gtt_write_workarounds() local
406 can_use_gtt_cache = false; in gtt_write_workarounds()
411 can_use_gtt_cache ? GTT_CACHE_EN_ALL : 0); in gtt_write_workarounds()
412 drm_WARN_ON_ONCE(&i915->drm, can_use_gtt_cache && in gtt_write_workarounds()

Completed in 7 milliseconds