On Tue, 19 Jan 2021 at 14:49, Chris Wilson <ch...@chris-wilson.co.uk> wrote: > > When flushing objects larger than the CPU cache it is preferrable to use > a single wbinvd() rather than overlapping clflush(). At runtime, we > avoid wbinvd() due to its system-wide latencies, but during > singlethreaded suspend, no one will observe the imposed latency and we > can opt for the faster wbinvd to clear all objects in a single hit. > > Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.a...@intel.com> _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 6/6] drm/i915/gem: Drop lru bumping on di... Chris Wilson
- Re: [Intel-gfx] [PATCH 6/6] drm/i915/gem: Drop lru bump... Matthew Auld
- Re: [Intel-gfx] [PATCH 6/6] drm/i915/gem: Drop lru ... Chris Wilson
- Re: [Intel-gfx] [PATCH 6/6] drm/i915/gem: Drop ... Matthew Auld
- [Intel-gfx] [PATCH 5/6] drm/i915/gem: Make i915_gem_object_f... Chris Wilson
- [Intel-gfx] [PATCH 3/6] drm/i915/gem: Move stolen node into ... Chris Wilson
- [Intel-gfx] [PATCH 2/6] drm/i915/gem: Almagamate clflushes o... Chris Wilson
- Re: [Intel-gfx] [PATCH 2/6] drm/i915/gem: Almagamate cl... Matthew Auld
- Re: [Intel-gfx] [PATCH 2/6] drm/i915/gem: Almagamate cl... Guenter Roeck
- Re: [Intel-gfx] [PATCH 1/6] drm/i915/gem: Almagamate clflush... Matthew Auld
- Re: [Intel-gfx] [PATCH 1/6] drm/i915/gem: Almagamate clflush... Matthew Auld
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with ... Patchwork