mbox series

[0/2] Consider joiner calculation for panel fitting

Message ID 20241212143329.938202-1-nemesa.garg@intel.com (mailing list archive)
Headers show
Series Consider joiner calculation for panel fitting | expand

Message

Nemesa Garg Dec. 12, 2024, 2:33 p.m. UTC
There is an issue when pch_pfit and joiner gets enabled together.
Compute final pfit dst after pipe_src width is adjusted for joiner.

Nemesa Garg (2):
  drm/i915/display: After joiner compute pfit_dst
  drm/i915/display: Initialize pipe_src in compute stage

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