Re: [Intel-gfx] [PATCH 4/4] drm/i915: Pimp async flip debugs

2022-03-03 Thread Lisovskiy, Stanislav
On Mon, Feb 14, 2022 at 12:55:32PM +0200, Ville Syrjala wrote: > From: Ville Syrjälä > > Print the offending plane/crtc id+name in the async flip debugs. Reviewed-by: Stanislav Lisovskiy > > Cc: Stanislav Lisovskiy > Signed-off-by: Ville Syrjälä > --- > drivers/gpu/drm/i915/display/intel_d

[Intel-gfx] [PATCH 4/4] drm/i915: Pimp async flip debugs

2022-02-14 Thread Ville Syrjala
From: Ville Syrjälä Print the offending plane/crtc id+name in the async flip debugs. Cc: Stanislav Lisovskiy Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/intel_display.c | 63 ++-- 1 file changed, 44 insertions(+), 19 deletions(-) diff --git a/drivers/gpu/drm