mirror_ubuntu-kernels/drivers/gpu/drm/i915/gem
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
..
selftests drm/i915: Fix an error handling path in igt_write_huge() 2023-07-25 08:38:12 +01:00
i915_gem_busy.c
i915_gem_clflush.c drm/i915: add i915_config.h and move relevant declarations there 2023-01-20 10:13:50 +02:00
i915_gem_clflush.h
i915_gem_context_types.h
i915_gem_context.c drm/i915/gem: Use large rings for compute contexts 2023-05-30 23:11:59 +02:00
i915_gem_context.h
i915_gem_create.c drm/i915: Allow user to set cache at BO creation 2023-06-07 17:32:15 +02:00
i915_gem_create.h
i915_gem_dmabuf.c
i915_gem_dmabuf.h
i915_gem_domain.c drm/i915/mtl: end support for set caching ioctl 2023-05-23 10:15:26 +02:00
i915_gem_domain.h
i915_gem_execbuffer.c drm/i915/gem: drop unused but set variable unpinned 2023-06-07 13:23:43 +03:00
i915_gem_internal.c mm, treewide: redefine MAX_ORDER sanely 2023-04-05 19:42:46 -07:00
i915_gem_internal.h
i915_gem_ioctls.h
i915_gem_lmem.c drm/i915/gem: Flush lmem contents after construction 2023-03-23 12:25:50 +01:00
i915_gem_lmem.h
i915_gem_mman.c drm/i915: Fix a NULL vs IS_ERR() bug 2023-06-20 08:54:47 +01:00
i915_gem_mman.h drm/i915: Add a function to mmap framebuffer obj 2023-04-06 18:20:35 +02:00
i915_gem_object_types.h drm/i915: use pat_index instead of cache_level 2023-05-11 17:38:55 +02:00
i915_gem_object.c drm/i915: Allow user to set cache at BO creation 2023-06-07 17:32:15 +02:00
i915_gem_object.h drm/i915: use pat_index instead of cache_level 2023-05-11 17:38:55 +02:00
i915_gem_pages.c drm/i915/mtl: workaround coherency issue for Media 2023-04-25 09:23:31 +02:00
i915_gem_phys.c
i915_gem_pm.c
i915_gem_pm.h
i915_gem_region.c
i915_gem_region.h drm/i915/gem: fix function pointer member kernel-doc 2023-05-05 11:28:33 +03:00
i915_gem_shmem.c drm changes for 6.5-rc1: 2023-06-29 11:00:17 -07:00
i915_gem_shrinker.c drm/i915: preparation for using PAT index 2023-05-11 17:38:36 +02:00
i915_gem_shrinker.h
i915_gem_stolen.c drm/i915: use pat_index instead of cache_level 2023-05-11 17:38:55 +02:00
i915_gem_stolen.h
i915_gem_throttle.c
i915_gem_tiling.c drm/i915: Fix potential bit_17 double-free 2023-01-30 15:48:25 -05:00
i915_gem_tiling.h
i915_gem_ttm_move.c drm/i915: use pat_index instead of cache_level 2023-05-11 17:38:55 +02:00
i915_gem_ttm_move.h
i915_gem_ttm_pm.c Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2023-04-06 14:21:00 +02:00
i915_gem_ttm_pm.h
i915_gem_ttm.c Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2023-04-06 14:21:00 +02:00
i915_gem_ttm.h drm/i915/ttm: fix i915_ttm_to_gem() kernel-doc 2023-05-05 11:29:01 +03:00
i915_gem_userptr.c
i915_gem_userptr.h
i915_gem_wait.c drm/i915/gem/i915_gem_wait: Provide function name to validate the kerneldoc header 2023-04-03 18:24:02 +03:00
i915_gemfs.c
i915_gemfs.h