All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915: Drop 64bpp YUV formats for SDR planes and improve tracepoints
@ 2024-12-18 17:36 Ville Syrjala
  2024-12-18 17:36 ` [PATCH 1/4] drm/i915: Drop 64bpp YUV formats from ICL+ SDR planes Ville Syrjala
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Ville Syrjala @ 2024-12-18 17:36 UTC (permalink / raw)
  To: intel-gfx

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

Get rid of the 64bpp YUV formats on ICL+ SDR planes due to
some weird underruns they're causing on TGL, and also bspec
seems to be telling us to not use them either.

Also included some improvements to the tracepoints
that I used to hunt this down.

Ville Syrjälä (4):
  drm/i915: Drop 64bpp YUV formats from ICL+ SDR planes
  drm/i915: Drop the extra "plane" from tracpoints
  drm/i915: Pass the plane state explicitly to tracpoints
  drm/i915: Include pixel format in plane tracpoints

 .../gpu/drm/i915/display/intel_atomic_plane.c |  4 +-
 .../drm/i915/display/intel_display_trace.h    | 47 ++++++++++---------
 .../drm/i915/display/skl_universal_plane.c    |  4 --
 3 files changed, 28 insertions(+), 27 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-01-22 16:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18 17:36 [PATCH 0/4] drm/i915: Drop 64bpp YUV formats for SDR planes and improve tracepoints Ville Syrjala
2024-12-18 17:36 ` [PATCH 1/4] drm/i915: Drop 64bpp YUV formats from ICL+ SDR planes Ville Syrjala
2024-12-31 14:31   ` Vodapalli, Ravi Kumar
2025-01-16 19:50     ` Ville Syrjälä
2024-12-18 17:36 ` [PATCH 2/4] drm/i915: Drop the extra "plane" from tracpoints Ville Syrjala
2024-12-18 17:36 ` [PATCH 3/4] drm/i915: Pass the plane state explicitly to tracpoints Ville Syrjala
2024-12-18 17:36 ` [PATCH 4/4] drm/i915: Include pixel format in plane tracpoints Ville Syrjala
2024-12-18 18:22 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Drop 64bpp YUV formats for SDR planes and improve tracepoints Patchwork
2024-12-18 18:22 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-12-18 18:39 ` ✗ i915.CI.BAT: failure " Patchwork
2025-01-13 14:56 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Drop 64bpp YUV formats for SDR planes and improve tracepoints (rev2) Patchwork
2025-01-13 14:56 ` ✗ Fi.CI.SPARSE: " Patchwork
2025-01-13 15:25 ` ✓ i915.CI.BAT: success " Patchwork
2025-01-15  2:44 ` ✗ i915.CI.Full: failure " Patchwork
2025-01-22 16:34 ` [PATCH 0/4] drm/i915: Drop 64bpp YUV formats for SDR planes and improve tracepoints Juha-Pekka Heikkilä

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.