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/
H A Dintel_gtt.c482 bool can_use_gtt_cache = true; in gtt_write_workarounds() local
491 can_use_gtt_cache = false; in gtt_write_workarounds()
496 can_use_gtt_cache ? GTT_CACHE_EN_ALL : 0); in gtt_write_workarounds()
497 gt_WARN_ON_ONCE(gt, can_use_gtt_cache && in gtt_write_workarounds()