summaryrefslogtreecommitdiff
path: root/rust/build_error.rs
diff options
context:
space:
mode:
authorThomas Hellström <thomas.hellstrom@linux.intel.com>2025-09-08 12:12:43 +0200
committerThomas Hellström <thomas.hellstrom@linux.intel.com>2025-09-10 09:16:05 +0200
commite6108eade1b6d8a5ebe0c872fae646df10b024f8 (patch)
tree56ec3e8b6bb7df6237c8c94e359a376af569cfab /rust/build_error.rs
parent550a42a8daee1b056f9b3e6c858e57451a5b315a (diff)
drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive eviction
Most users of xe_bo_create_pin_map_at() and xe_bo_create_pin_map_at_aligned() are not using the vm parameter, and that simplifies conversion. Introduce an xe_bo_create_pin_map_at_novm() function and make the _aligned() version static. Use xe_validation_guard() for conversion. v2: - Adapt to signature change of xe_validation_guard(). (Matt Brost) - Fix up documentation. v4: - Postpone the change to i915_gem_stolen_insert_node_in_range() to a later patch. Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com> Reviewed-by: Matthew Brost <matthew.brost@intel.com> Link: https://lore.kernel.org/r/20250908101246.65025-11-thomas.hellstrom@linux.intel.com
Diffstat (limited to 'rust/build_error.rs')
0 files changed, 0 insertions, 0 deletions