intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/3] Minor batchbuffer handling fixes
@ 2023-03-29 17:33 Matt Roper
  2023-03-29 17:33 ` [Intel-xe] [PATCH 1/3] drm/xe: Include hardware prefetch buffer in batchbuffer allocations Matt Roper
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Matt Roper @ 2023-03-29 17:33 UTC (permalink / raw)
  To: intel-xe; +Cc: matthew.d.roper

Xe's internal batchbuffer code is not properly considering the hardware
prefetch requirements.  It is also emitting duplicate
MI_BATCH_BUFFER_END instructions in the workaround batchbuffer.

Matt Roper (3):
  drm/xe: Include hardware prefetch buffer in batchbuffer allocations
  drm/xe: Adjust batchbuffer space warning when creating a job
  drm/xe: Don't emit extra MI_BATCH_BUFFER_END in WA batchbuffer

 drivers/gpu/drm/xe/xe_bb.c | 29 +++++++++++++++++++++++++----
 drivers/gpu/drm/xe/xe_gt.c |  2 --
 2 files changed, 25 insertions(+), 6 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-03-31 20:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29 17:33 [Intel-xe] [PATCH 0/3] Minor batchbuffer handling fixes Matt Roper
2023-03-29 17:33 ` [Intel-xe] [PATCH 1/3] drm/xe: Include hardware prefetch buffer in batchbuffer allocations Matt Roper
2023-03-31 20:14   ` Lucas De Marchi
2023-03-31 20:34     ` Matt Roper
2023-03-29 17:33 ` [Intel-xe] [PATCH 2/3] drm/xe: Adjust batchbuffer space warning when creating a job Matt Roper
2023-03-29 17:33 ` [Intel-xe] [PATCH 3/3] drm/xe: Don't emit extra MI_BATCH_BUFFER_END in WA batchbuffer Matt Roper
2023-03-29 17:36 ` [Intel-xe] ✓ CI.Patch_applied: success for Minor batchbuffer handling fixes Patchwork
2023-03-29 17:36 ` [Intel-xe] ✗ CI.KUnit: failure " Patchwork
2023-03-29 18:20   ` Michal Wajdeczko
2023-03-29 17:59 ` [Intel-xe] [PATCH 0/3] " Souza, Jose
2023-03-29 18:08 ` [Intel-xe] ✓ CI.Patch_applied: success for Minor batchbuffer handling fixes (rev2) Patchwork
2023-03-29 18:09 ` [Intel-xe] ✗ CI.KUnit: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).