diff options
author | 2022-08-25 17:42:39 +0200 | |
---|---|---|
committer | 2022-08-30 13:45:21 +0100 | |
commit | 13cc5123e9530c5895799b4185fb7a1a2e1b7f88 (patch) | |
tree | 6f041b98f62dbc545266fcf2fafd13d57f25dbcf /scripts/generate_rust_analyzer.py | |
parent | drm/i915/guc: Remove log size module parameters (diff) | |
download | wireguard-linux-13cc5123e9530c5895799b4185fb7a1a2e1b7f88.tar.xz wireguard-linux-13cc5123e9530c5895799b4185fb7a1a2e1b7f88.zip |
drm/i915/selftests: allow misaligned_pin test work with unmappable memory
In case of Small BAR configurations stolen local memory can be unmappable.
Since the test does not touch the memory, passing I915_BO_ALLOC_GPU_ONLY
flag to i915_gem_object_create_region, will prevent -ENOSPC error from
_i915_gem_object_stolen_init.
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/6565
Signed-off-by: Andrzej Hajda <andrzej.hajda@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220825154239.52343-1-andrzej.hajda@intel.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions