On Mon, 2021-10-18 at 18:45 +0100, Matthew Auld wrote: > Just like we do for internal objects. Also just use > i915_gem_object_set_cache_coherency() here. No need for over-flushing > on > LLC platforms. > > Signed-off-by: Matthew Auld <matthew.a...@intel.com> > Cc: Thomas Hellström <thomas.hellst...@linux.intel.com> > --- > drivers/gpu/drm/i915/gem/selftests/huge_pages.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > Reivewed-by: Thomas Hellström <thomas.hellst...@linux.intel.com>
- [PATCH 3/9] drm/i915: extract bypass-llc check into help... Matthew Auld
- Re: [PATCH 3/9] drm/i915: extract bypass-llc check ... Thomas Hellström
- [PATCH 5/9] drm/i915/userptr: add paranoid flush-on-acqu... Matthew Auld
- Re: [PATCH 5/9] drm/i915/userptr: add paranoid flus... Thomas Hellström
- [PATCH 4/9] drm/i915/dmabuf: add paranoid flush-on-acqui... Matthew Auld
- Re: [PATCH 4/9] drm/i915/dmabuf: add paranoid flush... Thomas Hellström
- Re: [PATCH 4/9] drm/i915/dmabuf: add paranoid flush... Guenter Roeck
- [PATCH 8/9] drm/i915: mark up internal objects with star... Matthew Auld
- Re: [PATCH 8/9] drm/i915: mark up internal objects ... Thomas Hellström
- [PATCH 9/9] drm/i915/selftests: mark up hugepages object... Matthew Auld
- Re: [PATCH 9/9] drm/i915/selftests: mark up hugepag... Thomas Hellström
- [PATCH 7/9] drm/i915: expand on the kernel-doc for cache... Matthew Auld
- Re: [PATCH 7/9] drm/i915: expand on the kernel-doc ... Thomas Hellström
- Re: [PATCH 1/9] drm/i915: mark dmabuf objects as ALLOC_U... Thomas Hellström