[PATCH 0/2] drm/i915: Some modeset refactoring

Ville Syrjala ville.syrjala at linux.intel.com
Mon Sep 16 15:29:56 UTC 2024


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Clean up the modeset code a bit by extracting some functions.

Ville Syrjälä (2):
  drm/i915/color: Extract intel_color_modeset()
  drm/i915: Extract intel_post_plane_update_after_readout()

 drivers/gpu/drm/i915/display/intel_color.c   | 17 ++++++
 drivers/gpu/drm/i915/display/intel_color.h   |  1 +
 drivers/gpu/drm/i915/display/intel_display.c | 58 +++++++-------------
 3 files changed, 39 insertions(+), 37 deletions(-)

-- 
2.44.2



More information about the Intel-gfx mailing list