public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] Use drm_clflush* instead of clflush
@ 2022-01-27 23:41 Michael Cheng
  2022-01-27 23:41 ` [Intel-gfx] [PATCH 1/2] drm/i915/gt: Re-work intel_write_status_page Michael Cheng
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Michael Cheng @ 2022-01-27 23:41 UTC (permalink / raw)
  To: intel-gfx
  Cc: michael.cheng, wayne.boyer, lucas.demarchi, chris, mika.kuoppala

This patch series re-work a few i915 functions to use drm_clflush_virt_range
instead of calling clflush directly. This will prevent errors when building
for non-x86 architectures.


Michael Cheng (2):
  drm/i915/gt: Re-work intel_write_status_page
  drm/i915/gt: Re-work invalidate_csb_entries

 drivers/gpu/drm/i915/gt/intel_engine.h              | 13 ++++---------
 .../gpu/drm/i915/gt/intel_execlists_submission.c    |  4 ++--
 2 files changed, 6 insertions(+), 11 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-29  7:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-27 23:41 [Intel-gfx] [PATCH 0/2] Use drm_clflush* instead of clflush Michael Cheng
2022-01-27 23:41 ` [Intel-gfx] [PATCH 1/2] drm/i915/gt: Re-work intel_write_status_page Michael Cheng
2022-01-28  9:50   ` Matthew Auld
2022-01-29  7:20   ` Bowman, Casey G
2022-01-27 23:41 ` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Re-work invalidate_csb_entries Michael Cheng
2022-01-28 10:00   ` Matthew Auld
2022-01-28  1:41 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Use drm_clflush* instead of clflush Patchwork
2022-01-28  2:15 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox