OSDN Git Service

drm/i915: Include infoframes in the crtc state dump
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 25 Feb 2019 17:41:06 +0000 (19:41 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 26 Feb 2019 17:54:48 +0000 (19:54 +0200)
commit69e89032b2a5e35e5bf0ff6372776f4bd830c2a3
treeb63244bfddde280357f1c5eaf8266275ffeebeb6
parent6454cb9feb8353e0fa4503e06c89e946b28b1551
drm/i915: Include infoframes in the crtc state dump

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ä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20190225174106.2163-10-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_display.c