From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com, ankit.k.nautiyal@intel.com
Subject: [PATCH 0/5] drm/i915/gvt: some include cleanups
Date: Wed, 31 Dec 2025 13:26:06 +0200 [thread overview]
Message-ID: <cover.1767180318.git.jani.nikula@intel.com> (raw)
Clean up gvt includes to make it a bit easier to deal with.
Jani Nikula (5):
drm/i915/gvt: sort and group include directives
drm/i915/gvt: include sched_policy.h only where needed
drm/i915/gvt: reduce include of gt/intel_engine_regs.h
drm/i915/gvt: reduce include of vfio.h
drm/i915/gvt: include intel_display_limits.h where needed
drivers/gpu/drm/i915/gvt/aperture_gm.c | 5 +++--
drivers/gpu/drm/i915/gvt/cfg_space.c | 2 +-
drivers/gpu/drm/i915/gvt/cmd_parser.c | 22 ++++++++++---------
drivers/gpu/drm/i915/gvt/debugfs.c | 4 +++-
drivers/gpu/drm/i915/gvt/display.c | 12 +++++------
drivers/gpu/drm/i915/gvt/display.h | 2 +-
drivers/gpu/drm/i915/gvt/dmabuf.c | 6 +++---
drivers/gpu/drm/i915/gvt/dmabuf.h | 7 +++++-
drivers/gpu/drm/i915/gvt/edid.c | 1 +
drivers/gpu/drm/i915/gvt/execlist.c | 2 +-
drivers/gpu/drm/i915/gvt/fb_decoder.c | 12 +++++------
drivers/gpu/drm/i915/gvt/fb_decoder.h | 2 --
drivers/gpu/drm/i915/gvt/firmware.c | 4 ++--
drivers/gpu/drm/i915/gvt/gtt.c | 9 ++++----
drivers/gpu/drm/i915/gvt/gvt.h | 24 ++++++++++-----------
drivers/gpu/drm/i915/gvt/handlers.c | 19 ++++++++++------
drivers/gpu/drm/i915/gvt/interrupt.c | 5 +++--
drivers/gpu/drm/i915/gvt/kvmgt.c | 18 ++++++++--------
drivers/gpu/drm/i915/gvt/mmio.c | 11 +++++-----
drivers/gpu/drm/i915/gvt/mmio_context.h | 5 -----
drivers/gpu/drm/i915/gvt/opregion.c | 3 ++-
drivers/gpu/drm/i915/gvt/page_track.c | 3 ++-
drivers/gpu/drm/i915/gvt/sched_policy.c | 3 ++-
drivers/gpu/drm/i915/gvt/scheduler.c | 8 ++++++-
drivers/gpu/drm/i915/gvt/trace.h | 2 +-
drivers/gpu/drm/i915/gvt/trace_points.c | 2 ++
drivers/gpu/drm/i915/gvt/vgpu.c | 6 ++++--
drivers/gpu/drm/i915/intel_gvt.c | 11 ++++++----
drivers/gpu/drm/i915/intel_gvt_mmio_table.c | 4 +++-
29 files changed, 122 insertions(+), 92 deletions(-)
--
2.47.3
next reply other threads:[~2025-12-31 11:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-31 11:26 Jani Nikula [this message]
2025-12-31 11:26 ` [PATCH 1/5] drm/i915/gvt: sort and group include directives Jani Nikula
2026-01-02 7:57 ` Nautiyal, Ankit K
2026-01-02 10:49 ` Jani Nikula
2025-12-31 11:26 ` [PATCH 2/5] drm/i915/gvt: include sched_policy.h only where needed Jani Nikula
2026-01-02 8:01 ` Nautiyal, Ankit K
2025-12-31 11:26 ` [PATCH 3/5] drm/i915/gvt: reduce include of gt/intel_engine_regs.h Jani Nikula
2026-01-02 8:19 ` Nautiyal, Ankit K
2025-12-31 11:26 ` [PATCH 4/5] drm/i915/gvt: reduce include of vfio.h Jani Nikula
2026-01-02 9:18 ` Nautiyal, Ankit K
2025-12-31 11:26 ` [PATCH 5/5] drm/i915/gvt: include intel_display_limits.h where needed Jani Nikula
2026-01-02 8:09 ` Nautiyal, Ankit K
2025-12-31 13:18 ` ✓ i915.CI.BAT: success for drm/i915/gvt: some include cleanups Patchwork
2025-12-31 14:49 ` ✓ i915.CI.Full: " 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=cover.1767180318.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=ankit.k.nautiyal@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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