Re: [PATCH 03/12] drm/i915: Include CRTC info in VSC SDP mismatch prints

2024-02-22 Thread Rodrigo Vivi
On Thu, Feb 15, 2024 at 06:40:46PM +0200, Ville Syrjala wrote: > From: Ville Syrjälä > > Most crtc state mismatches include the CRTC id+name in the > prints. Also include it in the VSC SDP mismatches. > > Signed-off-by: Ville Syrjälä > --- > drivers/gpu/drm/i915/display/intel_display.c | 13

[PATCH 03/12] drm/i915: Include CRTC info in VSC SDP mismatch prints

2024-02-15 Thread Ville Syrjala
From: Ville Syrjälä Most crtc state mismatches include the CRTC id+name in the prints. Also include it in the VSC SDP mismatches. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/intel_display.c | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git