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:44 +0200
committerThomas Hellström <thomas.hellstrom@linux.intel.com>2025-09-10 09:16:06 +0200
commit59eabff2a3524d7f3bf6c24890cd197c4c116fcb (patch)
treef0da5629489fc3aa8df36dbb71d31bc095ce71e7 /rust/build_error.rs
parente6108eade1b6d8a5ebe0c872fae646df10b024f8 (diff)
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Introduce an xe_bo_create_pin_map_novm() function that does not take the drm_exec paramenter to simplify the conversion of many callsites. For the rest, ensure that the same drm_exec context that was used for locking the vm is passed down to validation. Use xe_validation_guard() where appropriate. v2: - Avoid gotos from within xe_validation_guard(). (Matt Brost) - Break out the change to pf_provision_vf_lmem8 to a separate patch. - Adapt to signature change of xe_validation_guard(). 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-12-thomas.hellstrom@linux.intel.com
Diffstat (limited to 'rust/build_error.rs')
0 files changed, 0 insertions, 0 deletions