All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] drm/i915/scaler: Scaler cleanups and tracepoints
@ 2024-12-19 13:08 Ville Syrjala
  2024-12-19 13:08 ` [PATCH 1/8] drm/i915/scaler: Extract skl_scaler_min_src_size() Ville Syrjala
                   ` (10 more replies)
  0 siblings, 11 replies; 26+ messages in thread
From: Ville Syrjala @ 2024-12-19 13:08 UTC (permalink / raw)
  To: intel-gfx

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

Do a bunch of cleanup in the scaler code, and add rudimentary
scaler tracpoints to aid debugging.

Ville Syrjälä (8):
  drm/i915/scaler: Extract skl_scaler_min_src_size()
  drm/i915/scaler: Extract skl_scaler_max_src_size()
  drm/i915/scaler: Extract skl_scaler_min_dst_size()
  drm/i915/scaler: Extract skl_scaler_max_dst_size()
  drm/i915/scaler: Nuke redundant code
  drm/i915/scaler: Pimp scaler debugs
  drm/i915/scaler: s/excdeed/exceed/
  drm/i915/scaler: Add scaler tracepoints

 .../drm/i915/display/intel_display_trace.h    |  99 ++++++++++++
 drivers/gpu/drm/i915/display/skl_scaler.c     | 147 ++++++++++--------
 2 files changed, 182 insertions(+), 64 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-01-09 17:56 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19 13:08 [PATCH 0/8] drm/i915/scaler: Scaler cleanups and tracepoints Ville Syrjala
2024-12-19 13:08 ` [PATCH 1/8] drm/i915/scaler: Extract skl_scaler_min_src_size() Ville Syrjala
2024-12-20  8:47   ` Luca Coelho
2025-01-09 17:16     ` Ville Syrjälä
2024-12-19 13:08 ` [PATCH 2/8] drm/i915/scaler: Extract skl_scaler_max_src_size() Ville Syrjala
2024-12-20  8:47   ` Luca Coelho
2024-12-19 13:08 ` [PATCH 3/8] drm/i915/scaler: Extract skl_scaler_min_dst_size() Ville Syrjala
2024-12-20  8:50   ` Luca Coelho
2024-12-19 13:08 ` [PATCH 4/8] drm/i915/scaler: Extract skl_scaler_max_dst_size() Ville Syrjala
2024-12-20  8:52   ` Luca Coelho
2024-12-19 13:08 ` [PATCH 5/8] drm/i915/scaler: Nuke redundant code Ville Syrjala
2024-12-20  8:52   ` Luca Coelho
2024-12-19 13:08 ` [PATCH 6/8] drm/i915/scaler: Pimp scaler debugs Ville Syrjala
2024-12-20  8:55   ` Luca Coelho
2025-01-09 17:56     ` Ville Syrjälä
2024-12-24 20:38   ` Gustavo Sousa
2024-12-30 12:58     ` Jani Nikula
2024-12-31 12:56       ` Gustavo Sousa
2024-12-31 13:47         ` Jani Nikula
2024-12-19 13:08 ` [PATCH 7/8] drm/i915/scaler: s/excdeed/exceed/ Ville Syrjala
2024-12-20  8:55   ` Luca Coelho
2024-12-19 13:08 ` [PATCH 8/8] drm/i915/scaler: Add scaler tracepoints Ville Syrjala
2024-12-20  9:12   ` Luca Coelho
2024-12-19 14:26 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/scaler: Scaler cleanups and tracepoints Patchwork
2024-12-19 14:40 ` ✓ i915.CI.BAT: success " Patchwork
2024-12-20  8:23 ` ✗ i915.CI.Full: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.