Searched refs:always_flush_cache (Results 1 – 12 of 12) sorted by relevance
183 bool always_flush_cache; member
840 screen->driconf.always_flush_cache = in iris_screen_create()
941 if (unlikely(batch->screen->driconf.always_flush_cache)) \
201 bool always_flush_cache; member
765 screen->driconf.always_flush_cache = in crocus_screen_create()
830 if (unlikely(batch->screen->driconf.always_flush_cache)) \
140 DRI_CONF_OPT_B(always_flush_cache, def, \
1028 bool always_flush_cache; member
952 device->always_flush_cache = INTEL_DEBUG(DEBUG_STALL) || in anv_physical_device_try_create()
2345 if (unlikely(cmd_buffer->device->physical->always_flush_cache)) in genX()
2076 - iris: Add support for the always_flush_cache=true debug option.
1628 - anv: Respect the always_flush_cache driconf option