Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
Dintel_gtt.c450 bool can_use_gtt_cache = true; in gtt_write_workarounds() local
459 can_use_gtt_cache = false; in gtt_write_workarounds()
464 can_use_gtt_cache ? GTT_CACHE_EN_ALL : 0); in gtt_write_workarounds()
465 gt_WARN_ON_ONCE(gt, can_use_gtt_cache && in gtt_write_workarounds()