Home
last modified time | relevance | path

Searched refs:i915_ttm_sys_placement (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_pm.c60 return ttm_bo_validate(bo, i915_ttm_sys_placement(), &ctx); in i915_ttm_backup()
190 err = ttm_bo_validate(backup_bo, i915_ttm_sys_placement(), &ctx); in i915_ttm_restore()
H A Di915_gem_ttm.h69 struct ttm_placement *i915_ttm_sys_placement(void);
H A Di915_gem_ttm.c73 * i915_ttm_sys_placement - Return the struct ttm_placement to be
81 struct ttm_placement *i915_ttm_sys_placement(void) in i915_ttm_sys_placement() function
1080 err = ttm_bo_validate(bo, i915_ttm_sys_placement(), &ctx); in vm_fault_ttm()

Completed in 4 milliseconds