Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]  Consider joiner calculation for panel fitting
@ 2024-07-26  9:53 Nemesa Garg
  2024-07-26  9:53 ` [PATCH 1/2] drm/i915/display: Refactor pch_panel_fitting to use local variables for crtc dimensions Nemesa Garg
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Nemesa Garg @ 2024-07-26  9:53 UTC (permalink / raw)
  To: intel-gfx; +Cc: Nemesa Garg

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

Nemesa Garg (2):
  drm/i915/display: Refactor pch_panel_fitting to use local variables
    for crtc dimensions
  drm/i915/display: Call panel_fitting from pipe_config

 drivers/gpu/drm/i915/display/intel_display.c  | 11 ++++++
 .../drm/i915/display/intel_display_types.h    |  1 +
 drivers/gpu/drm/i915/display/intel_dp.c       |  7 +---
 drivers/gpu/drm/i915/display/intel_panel.c    | 37 +++++++++++--------
 4 files changed, 35 insertions(+), 21 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH 0/2]  Consider joiner calculation for panel fitting
@ 2024-08-05  6:25 Nemesa Garg
  2024-08-05  6:25 ` [PATCH 2/2] drm/i915/display: Call panel_fitting from pipe_config Nemesa Garg
  0 siblings, 1 reply; 17+ messages in thread
From: Nemesa Garg @ 2024-08-05  6:25 UTC (permalink / raw)
  To: intel-gfx; +Cc: Nemesa Garg

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

Nemesa Garg (2):
  drm/i915/display: Refactor pch_panel_fitting to use local variables
    for crtc dimensions
  drm/i915/display: Call panel_fitting from pipe_config

 drivers/gpu/drm/i915/display/intel_display.c  | 11 ++++++
 .../drm/i915/display/intel_display_types.h    |  1 +
 drivers/gpu/drm/i915/display/intel_dp.c       | 11 ++++--
 drivers/gpu/drm/i915/display/intel_panel.c    | 37 +++++++++++--------
 4 files changed, 41 insertions(+), 19 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-09-09 14:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-26  9:53 [PATCH 0/2] Consider joiner calculation for panel fitting Nemesa Garg
2024-07-26  9:53 ` [PATCH 1/2] drm/i915/display: Refactor pch_panel_fitting to use local variables for crtc dimensions Nemesa Garg
2024-07-29 14:43   ` Nautiyal, Ankit K
2024-07-26  9:53 ` [PATCH 2/2] drm/i915/display: Call panel_fitting from pipe_config Nemesa Garg
2024-07-29 15:06   ` Nautiyal, Ankit K
2024-07-30  7:56   ` Jani Nikula
2024-07-30 16:20     ` Garg, Nemesa
2024-07-26 10:54 ` ✗ Fi.CI.BAT: failure for Consider joiner calculation for panel fitting Patchwork
2024-07-29  8:27 ` ✓ Fi.CI.BAT: success " Patchwork
2024-07-29 15:28 ` ✗ Fi.CI.IGT: failure " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-08-05  6:25 [PATCH 0/2] " Nemesa Garg
2024-08-05  6:25 ` [PATCH 2/2] drm/i915/display: Call panel_fitting from pipe_config Nemesa Garg
2024-08-06  3:35   ` Nautiyal, Ankit K
2024-08-08  4:54   ` Nemesa Garg
2024-08-13  5:18     ` Nautiyal, Ankit K
2024-08-13  7:52     ` Jani Nikula
2024-09-09  6:21       ` Garg, Nemesa
2024-09-09 14:08         ` Ville Syrjälä

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox