Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] OA: More OA and register whitelist changes
@ 2025-11-26  3:52 Ashutosh Dixit
  2025-11-26  3:52 ` [PATCH 1/5] drm/xe/oa: Use explicit struct initialization for struct xe_oa_regs Ashutosh Dixit
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Ashutosh Dixit @ 2025-11-26  3:52 UTC (permalink / raw)
  To: intel-xe; +Cc: Umesh Nerlige Ramappa

Test-with: 20251126035012.12967-1-ashutosh.dixit@intel.com

Ashutosh Dixit (5):
  drm/xe/oa: Use explicit struct initialization for struct xe_oa_regs
  drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit
  drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unit
  drm/xe/rtp: Refactor OAG MMIO trigger register whitelisting
  drm/xe/rtp: Whitelist OAM MMIO trigger registers

 drivers/gpu/drm/xe/regs/xe_oa_regs.h  |  8 ++++
 drivers/gpu/drm/xe/xe_oa.c            | 49 +++++++++++----------
 drivers/gpu/drm/xe/xe_oa_types.h      |  1 +
 drivers/gpu/drm/xe/xe_query.c         |  4 +-
 drivers/gpu/drm/xe/xe_reg_whitelist.c | 62 +++++++++++++++++----------
 include/uapi/drm/xe_drm.h             |  6 ++-
 6 files changed, 84 insertions(+), 46 deletions(-)

-- 
2.48.1


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

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

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-26  3:52 [PATCH 0/5] OA: More OA and register whitelist changes Ashutosh Dixit
2025-11-26  3:52 ` [PATCH 1/5] drm/xe/oa: Use explicit struct initialization for struct xe_oa_regs Ashutosh Dixit
2025-11-26 18:41   ` Umesh Nerlige Ramappa
2025-11-26  3:52 ` [PATCH 2/5] drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit Ashutosh Dixit
2025-11-26 20:14   ` Umesh Nerlige Ramappa
2025-11-26 20:42   ` Matthew Brost
2025-11-26 23:08     ` Dixit, Ashutosh
2025-12-01 18:01       ` Rodrigo Vivi
2025-11-26  3:52 ` [PATCH 3/5] drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unit Ashutosh Dixit
2025-11-26 20:15   ` Umesh Nerlige Ramappa
2025-11-26  3:52 ` [PATCH 4/5] drm/xe/rtp: Refactor OAG MMIO trigger register whitelisting Ashutosh Dixit
2025-11-26 21:49   ` Umesh Nerlige Ramappa
2025-11-26  3:52 ` [PATCH 5/5] drm/xe/rtp: Whitelist OAM MMIO trigger registers Ashutosh Dixit
2025-11-26 21:53   ` Umesh Nerlige Ramappa
2025-11-26  5:35 ` ✗ CI.checkpatch: warning for OA: More OA and register whitelist changes Patchwork
2025-11-26  5:36 ` ✓ CI.KUnit: success " Patchwork
2025-11-26  6:14 ` ✓ Xe.CI.BAT: " Patchwork
2025-11-26  9:02 ` ✗ Xe.CI.Full: failure " Patchwork

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