Searched refs:rps_wait_boost (Results 1 – 2 of 2) sorted by relevance
1133 return !atomic_xchg(&file_priv->rps_wait_boost, true); in can_wait_boost()5095 atomic_set(&file_priv->rps_wait_boost, false); in i915_gem_file_idle_work_handler()
1940 atomic_t rps_wait_boost; member