[Intel-gfx] [PATCH 0/8] drm/i915: LVDS cleanup

Jani Nikula jani.nikula at linux.intel.com
Tue Jan 31 07:22:29 UTC 2023


On Mon, 30 Jan 2023, Ville Syrjala <ville.syrjala at linux.intel.com> wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
>
> Some cleanup/modernization of the LVDS code.

Please spell check the commit messages, otherwise the series is

Reviewed-by: Jani Nikula <jani.nikula at intel.com>

>
> Ville Syrjälä (8):
>   drm/i915/lvds: Split long lines
>   drm/i915/lvds: Use intel_de_rmw()
>   drm/i915/lvds: Use REG_BIT() & co.
>   drm/i915/lvds: Extract intel_lvds_regs.h
>   drm/i915/lvds: Fix whitespace
>   drm/i915/lvds: s/dev_priv/i915/
>   drm/i915/lvds: s/intel_encoder/encoder/ etc.
>   drm/i915/lvds: s/pipe_config/crtc_state/
>
>  drivers/gpu/drm/i915/display/intel_display.c  |   1 +
>  drivers/gpu/drm/i915/display/intel_lvds.c     | 332 +++++++++---------
>  .../gpu/drm/i915/display/intel_lvds_regs.h    |  65 ++++
>  drivers/gpu/drm/i915/display/intel_panel.c    |   1 +
>  .../gpu/drm/i915/display/intel_pch_display.c  |   1 +
>  drivers/gpu/drm/i915/display/intel_pps.c      |   1 +
>  drivers/gpu/drm/i915/i915_reg.h               |  56 ---
>  drivers/gpu/drm/i915/intel_gvt_mmio_table.c   |   1 +
>  8 files changed, 232 insertions(+), 226 deletions(-)
>  create mode 100644 drivers/gpu/drm/i915/display/intel_lvds_regs.h

-- 
Jani Nikula, Intel Open Source Graphics Center


More information about the Intel-gfx mailing list