[PATCH 0/2] Consider joiner calculation for panel fitting

Nemesa Garg nemesa.garg at intel.com
Wed Dec 11 13:03:35 UTC 2024


 Refactor pch_panel_fitting function to use local variables for
crtc_hdisplay and crtc_vdisplay. There is an issue when pch_pfit
and joiner get enabled together. Moves the panel_fitting to later
stage after pipe_src width is adjusted for bigjoiner.

Nemesa Garg (2):
  drm/i915/display: Compute pfit dst after joiner
  drm/i915/display: Initialize pipe_src in compute stage

 drivers/gpu/drm/i915/display/intel_display.c | 49 ++++++++++++++++++--
 1 file changed, 45 insertions(+), 4 deletions(-)

-- 
2.25.1



More information about the Intel-gfx-trybot mailing list