Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] drm/xe/pmu: Remove PMU from Xe till uapi is finalized
@ 2023-12-12  4:01 Ashutosh Dixit
  2023-12-12  4:01 ` [PATCH 1/2] " Ashutosh Dixit
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Ashutosh Dixit @ 2023-12-12  4:01 UTC (permalink / raw)
  To: intel-xe; +Cc: Francois Dugast, Rodrigo Vivi

A slightly better version with a separate fixup patch for the compile fix
to xe/tests/xe_dma_buf.c.

Ashutosh Dixit (2):
  drm/xe/pmu: Remove PMU from Xe till uapi is finalized
  fixup! drm/xe/uapi: Reject bo creation of unaligned size

 drivers/gpu/drm/xe/Makefile           |   2 -
 drivers/gpu/drm/xe/regs/xe_gt_regs.h  |   5 -
 drivers/gpu/drm/xe/tests/xe_dma_buf.c |   2 +
 drivers/gpu/drm/xe/xe_device.c        |   2 -
 drivers/gpu/drm/xe/xe_device_types.h  |   4 -
 drivers/gpu/drm/xe/xe_gt.c            |   2 -
 drivers/gpu/drm/xe/xe_module.c        |   5 -
 drivers/gpu/drm/xe/xe_pmu.c           | 645 --------------------------
 drivers/gpu/drm/xe/xe_pmu.h           |  25 -
 drivers/gpu/drm/xe/xe_pmu_types.h     |  68 ---
 include/uapi/drm/xe_drm.h             |  40 --
 11 files changed, 2 insertions(+), 798 deletions(-)
 delete mode 100644 drivers/gpu/drm/xe/xe_pmu.c
 delete mode 100644 drivers/gpu/drm/xe/xe_pmu.h
 delete mode 100644 drivers/gpu/drm/xe/xe_pmu_types.h

-- 
2.41.0


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-12  4:01 [PATCH v4 0/2] drm/xe/pmu: Remove PMU from Xe till uapi is finalized Ashutosh Dixit
2023-12-12  4:01 ` [PATCH 1/2] " Ashutosh Dixit
2023-12-12  4:01 ` [PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size Ashutosh Dixit
2023-12-12 18:30   ` Rodrigo Vivi
2023-12-12  6:54 ` ✓ CI.Patch_applied: success for drm/xe/pmu: Remove PMU from Xe till uapi is finalized Patchwork
2023-12-12  6:55 ` ✗ CI.checkpatch: warning " Patchwork
2023-12-12  6:56 ` ✓ CI.KUnit: success " Patchwork
2023-12-12  7:03 ` ✓ CI.Build: " Patchwork
2023-12-12  7:04 ` ✓ CI.Hooks: " Patchwork
2023-12-12  7:05 ` ✓ CI.checksparse: " Patchwork
2023-12-12  7:39 ` ✓ 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