Searched refs:I915_TTM_BACKUP_ALLOW_GPU (Results 1 – 3 of 3) sorted by relevance
95 ret = lmem_suspend(i915, I915_TTM_BACKUP_ALLOW_GPU); in i915_gem_backup_suspend()109 ret = lmem_suspend(i915, I915_TTM_BACKUP_ALLOW_GPU | in i915_gem_backup_suspend()239 ret = lmem_restore(i915, I915_TTM_BACKUP_ALLOW_GPU); in i915_gem_resume()
14 #define I915_TTM_BACKUP_ALLOW_GPU BIT(0) macro
161 .allow_gpu = flags & I915_TTM_BACKUP_ALLOW_GPU, in i915_ttm_backup_region()228 .allow_gpu = flags & I915_TTM_BACKUP_ALLOW_GPU, in i915_ttm_restore_region()