public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/9] drm/i915/wm: Clean up pre-icl NV12 watermarks
@ 2026-03-19 11:40 Ville Syrjala
  2026-03-19 11:40 ` [PATCH 1/9] drm/i915/wm: Nuke is_planar from skl+ wm structures Ville Syrjala
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Ville Syrjala @ 2026-03-19 11:40 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe

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

Clean up the NV12 DDB/watermark handling for pre-icl platforms.

Ville Syrjälä (9):
  drm/i915/wm: Nuke is_planar from skl+ wm structures
  drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()
  drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/
  drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()
  drm/i915/wm: Nuke wm->uv_wm[]
  drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/
  drm/i915/wm: Extract skl_print_plane_ddb_changes()
  drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-icl
  drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumps

 .../drm/i915/display/intel_display_types.h    |   3 +-
 drivers/gpu/drm/i915/display/skl_watermark.c  | 160 ++++++++++++------
 2 files changed, 105 insertions(+), 58 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-03-20  3:58 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19 11:40 [PATCH 0/9] drm/i915/wm: Clean up pre-icl NV12 watermarks Ville Syrjala
2026-03-19 11:40 ` [PATCH 1/9] drm/i915/wm: Nuke is_planar from skl+ wm structures Ville Syrjala
2026-03-19 12:27   ` Jani Nikula
2026-03-19 11:40 ` [PATCH 2/9] drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb() Ville Syrjala
2026-03-19 12:28   ` Jani Nikula
2026-03-19 11:40 ` [PATCH 3/9] drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/ Ville Syrjala
2026-03-19 13:07   ` Jani Nikula
2026-03-19 11:40 ` [PATCH 4/9] drm/i915/wm: Extract skl_allocate_plane_ddb_nv12() Ville Syrjala
2026-03-19 13:21   ` Jani Nikula
2026-03-19 11:40 ` [PATCH 5/9] drm/i915/wm: Nuke wm->uv_wm[] Ville Syrjala
2026-03-19 14:06   ` Jani Nikula
2026-03-19 11:40 ` [PATCH 6/9] drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/ Ville Syrjala
2026-03-19 13:36   ` Jani Nikula
2026-03-19 11:40 ` [PATCH 7/9] drm/i915/wm: Extract skl_print_plane_ddb_changes() Ville Syrjala
2026-03-19 13:38   ` Jani Nikula
2026-03-19 11:40 ` [PATCH 8/9] drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-icl Ville Syrjala
2026-03-19 13:44   ` Jani Nikula
2026-03-19 14:03     ` Ville Syrjälä
2026-03-19 11:40 ` [PATCH 9/9] drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumps Ville Syrjala
2026-03-19 14:01   ` Jani Nikula
2026-03-19 13:17 ` ✓ i915.CI.BAT: success for drm/i915/wm: Clean up pre-icl NV12 watermarks Patchwork
2026-03-20  3:58 ` ✓ i915.CI.Full: " Patchwork

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