Re: [Intel-gfx] [PATCH 18/18] drm/i915: Include infoframes in the crtc state dump

2018-09-24 Thread Daniel Vetter
On Thu, Sep 20, 2018 at 09:51:45PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Dump out the infoframes in the normal crtc state dump. > > TODO: Try to better integrate the infoframe dumps with > drm state dumps > > Signed-off-by: Ville Syrjälä Going to make dmesg with state de

[PATCH 18/18] drm/i915: Include infoframes in the crtc state dump

2018-09-20 Thread Ville Syrjala
From: Ville Syrjälä Dump out the infoframes in the normal crtc state dump. TODO: Try to better integrate the infoframe dumps with drm state dumps Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/intel_display.c | 26 ++ 1 file changed, 26 insertions(+) diff