]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumps
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 19 Mar 2026 11:40:34 +0000 (13:40 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Sat, 21 Mar 2026 09:12:05 +0000 (11:12 +0200)
commit39f4b29d9e7359d8a5a4d176f09623ad963d4d68
tree04f8cc8966b1875bf3d21dbc03e60a3d98abcae0
parente4ab44d8b28db868955d0da5dcadae5ef99a1dff
drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumps

We include the Y/RGB .min_ddb_alloc in the wm state change dumps.
Do the same for .min_ddb_alloc_uv, on the platforms where it is
used.

Also adjust the whitespace in the other debug prints to keep
the values for each wm level lined up across all the lines.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patch.msgid.link/20260319114034.7093-10-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/skl_watermark.c