diff options
author | Matthew Auld <matthew.auld@intel.com> | 2021-07-30 09:53:48 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2021-08-06 12:08:46 +0200 |
commit | 2f32b9e0da5f1ac9529318dd5b836c8cf4d3c441 (patch) | |
tree | dd193c9ac003d8586daaace82f4e27a262f816af /lib/intel_batchbuffer.c | |
parent | aa247992dfd6b9ba829c94945cfa3a6373389ae1 (diff) |
tests/i915/gem_exec_fence: use device_coherent mmap
We lost explicit WC mmaps on discrete, where we now only support FIXED,
however such mappings should be device coherent. In gem_exec_fence it
looks like we can just use mmap__device_coherent, which should also work
on discrete platforms, while still using an explicit WC mmap on
integrated platforms.
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Ramalingam C <ramalingam.c@intel.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Diffstat (limited to 'lib/intel_batchbuffer.c')
0 files changed, 0 insertions, 0 deletions