diff options
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2026-05-28 13:34:50 +0300 |
|---|---|---|
| committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2026-06-09 20:51:13 +0300 |
| commit | 8965d70181d25b95e61f9e68b59c035b18aceb34 (patch) | |
| tree | 4c97ddc622f87def6892568bab7972426ff7e40c /tools/perf/scripts/python/flamegraph.py | |
| parent | fd5f8a3a92096345979f85c5af068cd8ff9cddcc (diff) | |
drm/i915/bw: Initialize num_planes sensibly for the first plane group in TGL+
The way the TGL+ bw algorithm works is that 'num_planes'
is really a maximum number of allowed planes (whereas in
the ICL version it was more of a minimum), and the
assumption is that the first plane group (max[0]) can be
used with any number of planes (tgl_max_bw_index() always
returns 0 at the end).
To make things a bit less weird let's just set the first
plane group's num_planes to some big number to indicate it
has no real limit on the number of planes.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patch.msgid.link/20260528103458.18069-4-ville.syrjala@linux.intel.com
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
