[Intel-gfx] [PATCH 2/2] drm/i915: drop a bunch of superfluous inlines

Ville Syrjälä ville.syrjala at linux.intel.com
Mon Apr 20 17:08:23 UTC 2020


On Mon, Apr 20, 2020 at 05:04:38PM +0300, Jani Nikula wrote:
> Remove a number of inlines from .c files, and let the compiler decide
> what's best. There's more to do, but need to start somewhere, and need
> to start setting the example.
> 
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
>  drivers/gpu/drm/i915/display/icl_dsi.c        |  8 +++----
>  drivers/gpu/drm/i915/display/intel_ddi.c      |  7 +++---
>  drivers/gpu/drm/i915/display/intel_display.c  | 10 ++++----
>  .../drm/i915/display/intel_display_power.c    |  5 ++--
>  drivers/gpu/drm/i915/display/intel_dp.c       |  6 ++---
>  drivers/gpu/drm/i915/display/intel_dsb.c      |  6 ++---
>  drivers/gpu/drm/i915/display/intel_dsi_vbt.c  |  2 +-
>  drivers/gpu/drm/i915/display/intel_gmbus.c    |  3 +--
>  drivers/gpu/drm/i915/display/intel_hdcp.c     | 23 ++++++++-----------
>  drivers/gpu/drm/i915/display/intel_hdmi.c     |  8 +++----
>  drivers/gpu/drm/i915/display/intel_panel.c    | 14 +++++------
>  drivers/gpu/drm/i915/intel_pm.c               |  7 +++---
>  drivers/gpu/drm/i915/intel_sideband.c         |  4 ++--
>  drivers/gpu/drm/i915/intel_wopcm.c            | 22 +++++++++---------
>  14 files changed, 58 insertions(+), 67 deletions(-)
>

Didn't read through in detail, but everything in .c files so should
be fine.

Acked-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

-- 
Ville Syrjälä
Intel


More information about the Intel-gfx mailing list