Searched refs:can_use_gtt_cache (Results 1 – 1 of 1) sorted by relevance
397 bool can_use_gtt_cache = true; in gtt_write_workarounds() local406 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