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

Limit num_syncs to prevent oversized allocations

Shuicheng Lin (2):
  drm/xe: 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   | 3 +++
 drivers/gpu/drm/xe/xe_vm.c   | 3 +++
 include/uapi/drm/xe_drm.h    | 1 +
 4 files changed, 12 insertions(+)

-- 
2.50.1


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05 22:48 [PATCH v2 0/2] Limit num_syncs to prevent oversized allocations Shuicheng Lin
2025-12-05 22:48 ` [PATCH v2 1/2] drm/xe: " Shuicheng Lin
2025-12-05 23:12   ` Matthew Brost
2025-12-05 22:48 ` [PATCH v2 2/2] drm/xe/oa: " Shuicheng Lin

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