mirror_ubuntu-kernels/drivers/gpu/drm/i915/gem/selftests
Christophe JAILLET e354f67733 drm/i915: Fix an error handling path in igt_write_huge()
All error handling paths go to 'out', except this one. Be consistent and
also branch to 'out' here.

Fixes: c10a652e23 ("drm/i915/selftests: Rework context handling in hugepages selftests")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/7a036b88671312ee9adc01c74ef5b3376f690b76.1689619758.git.christophe.jaillet@wanadoo.fr
(cherry picked from commit 361ecaadb1)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
2023-07-25 08:38:12 +01:00
..
huge_gem_object.c drm/i915: Check for integer truncation on scatterlist creation 2022-12-30 04:19:18 -05:00
huge_gem_object.h
huge_pages.c drm/i915: Fix an error handling path in igt_write_huge() 2023-07-25 08:38:12 +01:00
i915_gem_client_blt.c drm/i915/mtl: X-Tile support changes to client blits 2023-02-24 08:06:13 -08:00
i915_gem_coherency.c drm/i915/selftests: Remove hardcoded value with a macro 2022-12-20 09:56:33 +00:00
i915_gem_context.c drm/i915/selftests: Add some missing error propagation 2023-06-07 12:43:22 +03:00
i915_gem_dmabuf.c Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2022-11-04 17:33:34 +10:00
i915_gem_migrate.c drm/i915: use pat_index instead of cache_level 2023-05-11 17:38:55 +02:00
i915_gem_mman.c drm changes for 6.5-rc1: 2023-06-29 11:00:17 -07:00
i915_gem_object.c drm/i915/gem: Typecheck page lookups 2022-12-30 04:19:13 -05:00
i915_gem_phys.c drm/i915: Update object placement flags to be mutable 2021-06-24 18:50:56 +01:00
igt_gem_utils.c drm/i915/selftest: use igt_vma_move_to_active_unlocked if possible 2023-01-09 14:23:52 +01:00
igt_gem_utils.h drm/i915: use proper helper in igt_vma_move_to_active_unlocked 2023-01-09 14:23:50 +01:00
mock_context.c drm/i915: Remove the vm open count 2022-03-07 08:50:03 +01:00
mock_context.h drm/i915/selftests: Take a VM in kernel_context() 2021-07-08 19:49:18 +02:00
mock_dmabuf.c dma-buf-map: Rename to iosys-map 2022-02-07 16:35:35 -08:00
mock_dmabuf.h
mock_gem_object.h