Chris Wilson 30d2bfd093 drm/i915/gem: Almagamate clflushes on freeze
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 <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210119214336.1463-2-chris@chris-wilson.co.uk
2021-01-20 20:46:35 +00:00
..
2021-01-07 10:46:32 +01:00
2020-12-15 15:46:03 +02:00
2020-12-14 11:07:56 -08:00
2020-08-06 14:27:31 -07:00
2020-12-18 12:38:28 -08:00
2020-12-15 10:21:48 +01:00
2021-01-07 10:46:32 +01:00
2021-01-07 10:46:32 +01:00
2021-01-07 10:46:32 +01:00
2020-12-18 12:38:28 -08:00
2021-01-07 13:40:20 +01:00
2020-12-15 15:46:03 +02:00
2020-12-16 16:38:41 -08:00
2020-12-14 11:07:56 -08:00
2021-01-07 10:46:32 +01:00
2020-12-11 17:16:55 +01:00
2020-05-27 14:31:42 +03:00
2021-01-04 12:59:33 +01:00
2020-09-21 10:45:08 +02:00
2020-08-11 11:58:31 +10:00
2021-01-07 13:40:20 +01:00
2020-11-16 20:48:20 +01:00
2020-08-11 11:58:31 +10:00
2021-01-07 13:40:20 +01:00