Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/9] drm/i915/scaler: allocation cleanup
@ 2026-06-09 23:12 Michał Grzelak
  2026-06-09 23:12 ` [PATCH v1 1/9] drm/i915/scaler: remove unused plane_state argument Michał Grzelak
                   ` (12 more replies)
  0 siblings, 13 replies; 17+ messages in thread
From: Michał Grzelak @ 2026-06-09 23:12 UTC (permalink / raw)
  To: intel-gfx, intel-xe
  Cc: Michał Grzelak, Nemesa Garg, Ville Syrjälä

Apparently during review of commit 17d70a0760f2 ("drm/i915/casf: Extract
scaler_has_casf()") I missed that argument plane_state isn't used
anymore. While at it couple other fixes included.

This series will almost surely need a better splitting than currently
is, but I hope now it is slightly easier to review.

BR,
Michał


Michał Grzelak (9):
  drm/i915/scaler: remove unused plane_state argument
  drm/i915/scaler: s/i/scaler_id/
  drm/i915/scaler: de-Morgan-ize !scaler_has_casf()
  drm/i915/scaler: move independent CASF check
  drm/i915/scaler: check CASF before allocation's loop
  drm/i915/scaler: inline CASF scaler allocation
  drm/i915/scaler: linearize scaler allocation
  drm/i915/scaler: move CASF alloc check into
    intel_atomic_setup_scaler()
  drm/i915/scaler: move CASF alloc check into setup_crtc_scaler()

 drivers/gpu/drm/i915/display/skl_scaler.c | 43 ++++++++++++-----------
 1 file changed, 22 insertions(+), 21 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2026-06-10 22:59 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-09 23:12 [PATCH v1 0/9] drm/i915/scaler: allocation cleanup Michał Grzelak
2026-06-09 23:12 ` [PATCH v1 1/9] drm/i915/scaler: remove unused plane_state argument Michał Grzelak
2026-06-09 23:12 ` [PATCH v1 2/9] drm/i915/scaler: s/i/scaler_id/ Michał Grzelak
2026-06-09 23:12 ` [PATCH v1 3/9] drm/i915/scaler: de-Morgan-ize !scaler_has_casf() Michał Grzelak
2026-06-09 23:12 ` [PATCH v1 4/9] drm/i915/scaler: move independent CASF check Michał Grzelak
2026-06-10 14:20   ` Jani Nikula
2026-06-09 23:12 ` [PATCH v1 5/9] drm/i915/scaler: check CASF before allocation's loop Michał Grzelak
2026-06-09 23:12 ` [PATCH v1 6/9] drm/i915/scaler: inline CASF scaler allocation Michał Grzelak
2026-06-09 23:12 ` [PATCH v1 7/9] drm/i915/scaler: linearize " Michał Grzelak
2026-06-09 23:12 ` [PATCH v1 8/9] drm/i915/scaler: move CASF alloc check into intel_atomic_setup_scaler() Michał Grzelak
2026-06-09 23:12 ` [PATCH v1 9/9] drm/i915/scaler: move CASF alloc check into setup_crtc_scaler() Michał Grzelak
2026-06-10  5:29   ` Garg, Nemesa
2026-06-09 23:20 ` ✓ CI.KUnit: success for drm/i915/scaler: allocation cleanup Patchwork
2026-06-10  0:00 ` ✓ Xe.CI.BAT: " Patchwork
2026-06-10 12:44 ` [PATCH v1 0/9] " Ville Syrjälä
2026-06-10 22:59   ` Michał Grzelak
2026-06-10 14:45 ` ✓ Xe.CI.FULL: success for " Patchwork

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