All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] drm/i915/bw: Cleanups
@ 2026-05-28 10:34 Ville Syrjala
  2026-05-28 10:34 ` [PATCH 01/11] drm/i915/bw: Don't memcpy() pointlessly Ville Syrjala
                   ` (15 more replies)
  0 siblings, 16 replies; 32+ messages in thread
From: Ville Syrjala @ 2026-05-28 10:34 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe

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

Clean up some of the mess in the bw/sagv code.

Ville Syrjälä (11):
  drm/i915/bw: Don't memcpy() pointlessly
  drm/i915/bw: Streamline dg2_get_bw_info()
  drm/i915/bw: Initialize num_planes sensibly for the first plane group
    in TGL+
  drm/i915/bw: Move 'bi_next' to tighter scope
  drn/i915/bw: s/num_points/num_qgv_points/
  drm/i915/bw: Move num_{qgv,psf}_points out from the plane group
  drm/i915/bw: Move psf_bw[] out from the plane group
  drm/i915/bw: Move peakbw[] out from the plane group
  drm/i915/bw: Print derated bandwidth numbers for DG2
  drm/i915/bw: Use icl_qgv_bw()
  drm/i915/bw: Simplify the best max_data_rate search

 drivers/gpu/drm/i915/display/intel_bw.c       | 168 ++++++++----------
 .../gpu/drm/i915/display/intel_display_core.h |  12 +-
 2 files changed, 82 insertions(+), 98 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-06-04 16:14 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-28 10:34 [PATCH 00/11] drm/i915/bw: Cleanups Ville Syrjala
2026-05-28 10:34 ` [PATCH 01/11] drm/i915/bw: Don't memcpy() pointlessly Ville Syrjala
2026-06-01 20:54   ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 02/11] drm/i915/bw: Streamline dg2_get_bw_info() Ville Syrjala
2026-06-01 21:02   ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 03/11] drm/i915/bw: Initialize num_planes sensibly for the first plane group in TGL+ Ville Syrjala
2026-06-04 14:46   ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 04/11] drm/i915/bw: Move 'bi_next' to tighter scope Ville Syrjala
2026-06-04 14:48   ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 05/11] drn/i915/bw: s/num_points/num_qgv_points/ Ville Syrjala
2026-06-04 14:49   ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 06/11] drm/i915/bw: Move num_{qgv, psf}_points out from the plane group Ville Syrjala
2026-06-04 14:53   ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 07/11] drm/i915/bw: Move psf_bw[] " Ville Syrjala
2026-06-04 14:55   ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 08/11] drm/i915/bw: Move peakbw[] " Ville Syrjala
2026-06-04 14:57   ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 09/11] drm/i915/bw: Print derated bandwidth numbers for DG2 Ville Syrjala
2026-06-04 14:58   ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 10/11] drm/i915/bw: Use icl_qgv_bw() Ville Syrjala
2026-06-04 14:59   ` Govindapillai, Vinod
2026-06-04 15:12     ` Ville Syrjälä
2026-06-04 15:22       ` Govindapillai, Vinod
2026-06-04 15:31         ` Ville Syrjälä
2026-06-04 15:40           ` Govindapillai, Vinod
2026-05-28 10:34 ` [PATCH 11/11] drm/i915/bw: Simplify the best max_data_rate search Ville Syrjala
2026-06-04 16:14   ` Govindapillai, Vinod
2026-05-28 10:42 ` ✓ CI.KUnit: success for drm/i915/bw: Cleanups Patchwork
2026-05-28 11:22 ` ✓ Xe.CI.BAT: " Patchwork
2026-05-28 11:58 ` ✓ i915.CI.BAT: " Patchwork
2026-05-28 18:04 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-05-28 18:10 ` ✗ i915.CI.Full: " 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.