From: "Hogander, Jouni" <jouni.hogander@intel.com>
To: "intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>,
"Nikula, Jani" <jani.nikula@intel.com>,
"intel-gfx@lists.freedesktop.org"
<intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH 1/2] drm/i915/display: drop a few unnecessary i915_drv.h includes
Date: Thu, 23 Oct 2025 07:30:34 +0000 [thread overview]
Message-ID: <17db6106392803115414cb09d5975a927b001da0.camel@intel.com> (raw)
In-Reply-To: <20251022121450.452649-1-jani.nikula@intel.com>
On Wed, 2025-10-22 at 15:14 +0300, Jani Nikula wrote:
> We've stopped using struct drm_i915_private in intel_fb.c and
> skl_universal_plane.c, so we can drop the i915_drv.h includes.
>
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
> ---
> drivers/gpu/drm/i915/display/intel_fb.c | 1 -
> drivers/gpu/drm/i915/display/skl_universal_plane.c | 3 ++-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_fb.c
> b/drivers/gpu/drm/i915/display/intel_fb.c
> index 3958628c73e9..6ade38198f39 100644
> --- a/drivers/gpu/drm/i915/display/intel_fb.c
> +++ b/drivers/gpu/drm/i915/display/intel_fb.c
> @@ -10,7 +10,6 @@
> #include <drm/drm_gem.h>
> #include <drm/drm_modeset_helper.h>
>
> -#include "i915_drv.h"
> #include "i915_utils.h"
> #include "intel_bo.h"
> #include "intel_display.h"
> diff --git a/drivers/gpu/drm/i915/display/skl_universal_plane.c
> b/drivers/gpu/drm/i915/display/skl_universal_plane.c
> index 0319174adf95..765d288cce2b 100644
> --- a/drivers/gpu/drm/i915/display/skl_universal_plane.c
> +++ b/drivers/gpu/drm/i915/display/skl_universal_plane.c
> @@ -7,9 +7,9 @@
> #include <drm/drm_blend.h>
> #include <drm/drm_damage_helper.h>
> #include <drm/drm_fourcc.h>
> +#include <drm/drm_print.h>
>
> #include "pxp/intel_pxp.h"
> -#include "i915_drv.h"
> #include "i915_utils.h"
> #include "intel_bo.h"
> #include "intel_de.h"
> @@ -24,6 +24,7 @@
> #include "intel_plane.h"
> #include "intel_psr.h"
> #include "intel_psr_regs.h"
> +#include "intel_step.h"
> #include "skl_scaler.h"
> #include "skl_universal_plane.h"
> #include "skl_universal_plane_regs.h"
next prev parent reply other threads:[~2025-10-23 7:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-22 12:14 [PATCH 1/2] drm/i915/display: drop a few unnecessary i915_drv.h includes Jani Nikula
2025-10-22 12:14 ` [PATCH 2/2] drm/xe/compat: drop include xe_device.h from i915_drv.h Jani Nikula
2025-10-23 7:31 ` Hogander, Jouni
2025-10-22 19:41 ` ✓ CI.KUnit: success for series starting with [1/2] drm/i915/display: drop a few unnecessary i915_drv.h includes Patchwork
2025-10-22 20:19 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-22 23:59 ` ✓ Xe.CI.Full: " Patchwork
2025-10-23 7:30 ` Hogander, Jouni [this message]
2025-10-23 9:35 ` [PATCH 1/2] " Jani Nikula
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=17db6106392803115414cb09d5975a927b001da0.camel@intel.com \
--to=jouni.hogander@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@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