Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Limit num_syncs to prevent oversized allocations
@ 2025-12-05 19:05 Shuicheng Lin
  2025-12-05 19:05 ` [PATCH 1/3] drm/xe/exec: " Shuicheng Lin
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Shuicheng Lin @ 2025-12-05 19:05 UTC (permalink / raw)
  To: intel-xe; +Cc: Shuicheng Lin

Limit num_syncs to prevent oversized allocations

Shuicheng Lin (3):
  drm/xe/exec: Limit num_syncs to prevent oversized allocations
  drm/xe/vm: Limit num_syncs to prevent oversized allocations
  drm/xe/oa: Limit num_syncs to prevent oversized allocations

 drivers/gpu/drm/xe/xe_exec.c |  5 +++++
 drivers/gpu/drm/xe/xe_oa.c   | 11 +++++++++++
 drivers/gpu/drm/xe/xe_vm.c   |  3 +++
 include/uapi/drm/xe_drm.h    |  1 +
 4 files changed, 20 insertions(+)

-- 
2.50.1


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

end of thread, other threads:[~2025-12-05 23:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05 19:05 [PATCH 0/3] Limit num_syncs to prevent oversized allocations Shuicheng Lin
2025-12-05 19:05 ` [PATCH 1/3] drm/xe/exec: " Shuicheng Lin
2025-12-05 21:23   ` Matthew Brost
2025-12-05 19:05 ` [PATCH 2/3] drm/xe/vm: " Shuicheng Lin
2025-12-05 19:05 ` [PATCH 3/3] drm/xe/oa: " Shuicheng Lin
2025-12-05 20:36   ` Dixit, Ashutosh
2025-12-05 20:55     ` Matthew Brost
2025-12-05 21:06       ` Dixit, Ashutosh
2025-12-05 22:03 ` ✗ CI.checkpatch: warning for " Patchwork
2025-12-05 22:05 ` ✓ CI.KUnit: success " Patchwork
2025-12-05 23:08 ` ✓ Xe.CI.BAT: " Patchwork

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