Michael Cheng dc0406820e drm/i915/gt: Drop invalidate_csb_entries
Drop invalidate_csb_entries and directly call drm_clflush_virt_range.
This allows for one less function call, and prevent complier errors when
building for non-x86 architectures.

v2(Michael Cheng): Drop invalidate_csb_entries function and directly
		   invoke drm_clflush_virt_range. Thanks to Tvrtko for the
		   sugguestion.

v3(Michael Cheng): Use correct parameters for drm_clflush_virt_range.
		   Thanks to Tvrtko for pointing this out.

v4(Michael Cheng): Simplify &execlists->csb_status[0] to
		   execlists->csb_status. Thanks to Matt Roper for the
		   suggestion.

Signed-off-by: Michael Cheng <michael.cheng@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220321223819.72833-3-michael.cheng@intel.com
2022-03-22 10:10:51 -07:00
..
2022-02-11 11:55:26 -08:00
2022-02-14 10:52:27 +10:00
2022-02-07 17:42:44 +01:00
2022-01-18 14:03:34 +02:00
2022-02-25 05:50:18 +10:00
2022-01-30 01:06:35 +01:00
2022-02-01 19:02:41 +10:00
2021-12-09 20:06:54 -08:00
2022-02-01 16:52:54 +01:00
2022-02-07 16:35:35 -08:00
2022-01-11 11:35:28 -08:00
2022-01-12 11:11:34 -08:00
2022-02-14 10:52:27 +10:00
2022-02-12 09:56:18 -08:00
2022-01-22 08:33:37 +02:00
2022-01-22 09:52:17 +02:00
2022-02-11 12:55:17 -08:00
2022-01-16 08:08:11 +02:00
2022-02-02 10:33:04 +05:30
2022-02-14 10:52:27 +10:00
2022-01-22 08:33:37 +02:00
2022-01-11 11:26:57 -08:00
2022-01-20 13:25:01 +02:00
2022-01-27 11:23:26 +02:00
2022-02-01 12:39:37 -08:00
2022-02-25 05:50:18 +10:00
2022-02-08 09:48:44 +01:00
2021-12-29 10:54:50 +01:00
2022-01-20 13:31:46 +02:00
2022-02-25 05:50:18 +10:00
2022-01-23 06:20:44 +02:00
2022-01-17 08:07:57 +02:00
2022-01-22 08:33:37 +02:00
2021-12-08 14:53:15 -05:00