[Intel-gfx] [PATCH 0/7] drm/i915: include reductions

Ville Syrjälä ville.syrjala at linux.intel.com
Thu Dec 9 17:32:29 UTC 2021


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 at 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


More information about the Intel-gfx mailing list