From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Jani Nikula <jani.nikula@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 0/7] drm/i915: include reductions
Date: Thu, 9 Dec 2021 19:32:29 +0200 [thread overview]
Message-ID: <YbI9rarm1QvakLID@intel.com> (raw)
In-Reply-To: <cover.1639057801.git.jani.nikula@intel.com>
On Thu, Dec 09, 2021 at 03:50:55PM +0200, Jani Nikula wrote:
> Remove some useless includes as well as ones that can be removed with
> trivial changes.
>
> Jani Nikula (7):
> drm/i915/reset: remove useless intel_display_types.h include
> drm/i915/active: remove useless i915_utils.h include
> drm/i915/psr: avoid intel_frontbuffer.h include with declaration
> drm/i915/fbc: avoid intel_frontbuffer.h include with declaration
> drm/i915/fb: reduce include dependencies
> drm/i915/pxp: un-inline intel_pxp_is_enabled()
> drm/i915/pxp: remove useless includes
Apart from the slight display reset stuff oddness this all
looks good.
Series is
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> drivers/gpu/drm/i915/display/intel_fbc.h | 3 +--
> drivers/gpu/drm/i915/display/intel_frontbuffer.h | 2 +-
> drivers/gpu/drm/i915/display/intel_psr.h | 11 ++++++-----
> drivers/gpu/drm/i915/gt/intel_reset.c | 1 -
> drivers/gpu/drm/i915/i915_active_types.h | 2 --
> drivers/gpu/drm/i915/pxp/intel_pxp.c | 5 +++++
> drivers/gpu/drm/i915/pxp/intel_pxp.h | 14 ++++++++------
> drivers/gpu/drm/i915/pxp/intel_pxp_types.h | 2 --
> 8 files changed, 21 insertions(+), 19 deletions(-)
>
> --
> 2.30.2
--
Ville Syrjälä
Intel
next prev parent reply other threads:[~2021-12-09 17:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-09 13:50 [Intel-gfx] [PATCH 0/7] drm/i915: include reductions Jani Nikula
2021-12-09 13:50 ` [Intel-gfx] [PATCH 1/7] drm/i915/reset: remove useless intel_display_types.h include Jani Nikula
2021-12-09 17:29 ` Ville Syrjälä
2021-12-09 19:17 ` Jani Nikula
2021-12-09 13:50 ` [Intel-gfx] [PATCH 2/7] drm/i915/active: remove useless i915_utils.h include Jani Nikula
2021-12-09 13:50 ` [Intel-gfx] [PATCH 3/7] drm/i915/psr: avoid intel_frontbuffer.h include with declaration Jani Nikula
2021-12-09 13:50 ` [Intel-gfx] [PATCH 4/7] drm/i915/fbc: " Jani Nikula
2021-12-09 13:51 ` [Intel-gfx] [PATCH 5/7] drm/i915/fb: reduce include dependencies Jani Nikula
2021-12-09 13:51 ` [Intel-gfx] [PATCH 6/7] drm/i915/pxp: un-inline intel_pxp_is_enabled() Jani Nikula
2021-12-09 13:51 ` [Intel-gfx] [PATCH 7/7] drm/i915/pxp: remove useless includes Jani Nikula
2021-12-09 17:32 ` Ville Syrjälä [this message]
2021-12-10 2:15 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: include reductions Patchwork
2021-12-10 13:03 ` 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=YbI9rarm1QvakLID@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=intel-gfx@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.