From: Ashutosh Dixit <ashutosh.dixit@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Francois Dugast <francois.dugast@intel.com>,
Rodrigo Vivi <rodrigo.vivi@intel.com>
Subject: [PATCH v4 0/2] drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Date: Mon, 11 Dec 2023 20:01:00 -0800 [thread overview]
Message-ID: <20231212040102.2888700-1-ashutosh.dixit@intel.com> (raw)
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
next reply other threads:[~2023-12-12 4:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-12 4:01 Ashutosh Dixit [this message]
2023-12-12 4:01 ` [PATCH 1/2] drm/xe/pmu: Remove PMU from Xe till uapi is finalized 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231212040102.2888700-1-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=francois.dugast@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=rodrigo.vivi@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox