[PATCH 0/6] Test bigjoiner changes

Nemesa Garg nemesa.garg at intel.com
Wed Oct 30 08:32:23 UTC 2024


Nemesa Garg (6):
  drm/i915/display: Disable joiner and pch
  drm/i915/display: Call panel_fitting from pipe_config
  drm/i915/display: Replace adjusted mode with pipe mode
  drm/i915/dispaly: Allow joiner and pfit
  drm/i915/display: Add gmch_panel_fitting in all encoders
  drm/i915/display: Add early pipe_src initialisation for gmch

 drivers/gpu/drm/i915/display/icl_dsi.c       |  4 --
 drivers/gpu/drm/i915/display/intel_display.c | 36 +++++++++++++-
 drivers/gpu/drm/i915/display/intel_dp.c      |  5 +-
 drivers/gpu/drm/i915/display/intel_hdmi.c    |  6 ---
 drivers/gpu/drm/i915/display/intel_lvds.c    |  9 ++--
 drivers/gpu/drm/i915/display/intel_pfit.c    | 51 ++++++++++----------
 drivers/gpu/drm/i915/display/intel_pfit.h    |  6 ++-
 drivers/gpu/drm/i915/display/vlv_dsi.c       |  8 +--
 8 files changed, 76 insertions(+), 49 deletions(-)

-- 
2.25.1



More information about the Intel-gfx-trybot mailing list