1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/i915/gem/selftests
Jonathan Cavitt 115cdcca6a drm/i915: Make i915_coherent_map_type GT-centric
Refactor i915_coherent_map_type to be GT-centric rather than
device-centric.  Each GT may require different coherency
handling due to hardware workarounds.

Since the function now takes a GT instead of the i915, the function is
renamed and moved to the gt folder.

Suggested-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Acked-by: Fei Yang <fei.yang@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230801153242.2445478-3-jonathan.cavitt@intel.com
Link: https://patchwork.freedesktop.org/patch/msgid/20230807121957.598420-3-andi.shyti@linux.intel.com
2023-08-10 14:14:11 +02: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 drm/i915/selftests: Make headers self-contained 2020-01-03 13:33:36 +00:00
huge_pages.c drm/i915: Fix an error handling path in igt_write_huge() 2023-07-24 18:24:58 +02: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: Make i915_coherent_map_type GT-centric 2023-08-10 14:14:11 +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 drm/i915: change to_mock() to an inline function 2019-11-08 09:12:34 +00:00
mock_gem_object.h drm/i915/selftests: Make headers self-contained 2020-01-03 13:33:36 +00:00