Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_gtt.c462 bool can_use_gtt_cache = true; in gtt_write_workarounds() local
471 can_use_gtt_cache = false; in gtt_write_workarounds()
476 can_use_gtt_cache ? GTT_CACHE_EN_ALL : 0); in gtt_write_workarounds()
477 drm_WARN_ON_ONCE(&i915->drm, can_use_gtt_cache && in gtt_write_workarounds()