intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
@ 2025-10-17 16:14 Ville Syrjala
  2025-10-17 16:14 ` [PATCH 1/9] drm/i915/scaler: Don't clobber plane scaler scale factors with pfit scale factors Ville Syrjala
                   ` (12 more replies)
  0 siblings, 13 replies; 24+ messages in thread
From: Ville Syrjala @ 2025-10-17 16:14 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe

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

Reorder stuff enough to allow the prefill vs. vblank checks
to use the real per-crtc min CDCLK and the real scale factors.

Ville Syrjälä (9):
  drm/i915/scaler: Don't clobber plane scaler scale factors with pfit
    scale factors
  drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
  drm/i915:
    s/intel_atomic_check_crtcs()/intel_atomic_check_crtcs_late()/
  drm/i915: Introduce a new intel_atomic_check_crtcs()
  drm/i915/scaler: Call skl_update_scaler_crtc() earlier
  drm/i915/scaler: Assign scalers earlier
  drm/i915/wm: Do skl_wm_check_vblank() after DDB stuff
  drm/i915/cdclk: Use a more optimal min_cdclk for vblank length check
  drm/i915/scaler: Use the actual scale factors for vblank length check

 drivers/gpu/drm/i915/display/intel_cdclk.c   | 17 +++-
 drivers/gpu/drm/i915/display/intel_display.c | 55 +++++++-----
 drivers/gpu/drm/i915/display/skl_scaler.c    | 88 +++++++++++++++++---
 drivers/gpu/drm/i915/display/skl_watermark.c |  6 +-
 4 files changed, 133 insertions(+), 33 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2025-10-27 15:41 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17 16:14 [PATCH 0/9] drm/i915: Fix CDCLK and scaler prefill calculations Ville Syrjala
2025-10-17 16:14 ` [PATCH 1/9] drm/i915/scaler: Don't clobber plane scaler scale factors with pfit scale factors Ville Syrjala
2025-10-23 12:11   ` Luca Coelho
2025-10-17 16:14 ` [PATCH 2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput Ville Syrjala
2025-10-23 12:13   ` Luca Coelho
2025-10-17 16:14 ` [PATCH 3/9] drm/i915: s/intel_atomic_check_crtcs()/intel_atomic_check_crtcs_late()/ Ville Syrjala
2025-10-23 12:14   ` Luca Coelho
2025-10-17 16:14 ` [PATCH 4/9] drm/i915: Introduce a new intel_atomic_check_crtcs() Ville Syrjala
2025-10-23 12:21   ` Luca Coelho
2025-10-23 17:44     ` Ville Syrjälä
2025-10-17 16:14 ` [PATCH 5/9] drm/i915/scaler: Call skl_update_scaler_crtc() earlier Ville Syrjala
2025-10-23 12:27   ` Luca Coelho
2025-10-17 16:14 ` [PATCH 6/9] drm/i915/scaler: Assign scalers earlier Ville Syrjala
2025-10-23 12:25   ` Luca Coelho
2025-10-17 16:14 ` [PATCH 7/9] drm/i915/wm: Do skl_wm_check_vblank() after DDB stuff Ville Syrjala
2025-10-27 15:01   ` Luca Coelho
2025-10-17 16:14 ` [PATCH 8/9] drm/i915/cdclk: Use a more optimal min_cdclk for vblank length check Ville Syrjala
2025-10-27 15:25   ` Luca Coelho
2025-10-17 16:14 ` [PATCH 9/9] drm/i915/scaler: Use the actual scale factors " Ville Syrjala
2025-10-27 15:40   ` Luca Coelho
2025-10-17 16:44 ` ✓ CI.KUnit: success for drm/i915: Fix CDCLK and scaler prefill calculations Patchwork
2025-10-17 16:59 ` ✗ CI.checksparse: warning " Patchwork
2025-10-17 17:31 ` ✓ Xe.CI.BAT: success " Patchwork
2025-10-18 16:15 ` ✗ Xe.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).