summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2026-03-19 13:40:30 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2026-03-21 10:16:34 +0200
commiteb0ec2989e717a94f5e0bce9d73526a6fc598ec2 (patch)
treebf40d8618055340b86574cf6b904f915b9b8e3a1 /tools/perf/scripts/python/bin
parentbcc8da0436839562becbbc9e1f134559e86a8470 (diff)
drm/i915/wm: Nuke wm->uv_wm[]
We currently keep around the full watermarks for the UV plane on pre-icl, even though the hardware doesn't need most of this information. The only thing we need to keep is the min_ddb_alloc for the UV plane. Move that into the main wm->wm[].min_ddb_alloc_uv alongside the other min_ddb_alloc (used for Y/RGB). This makes our state tracking match the hardware more closely, and avoids having to justify everwhere why uv_wm[] is being ignored. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patch.msgid.link/20260319114034.7093-6-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions