]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: Dump pipe config when intel_modeset_pipe_config fails.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Tue, 3 May 2016 08:30:38 +0000 (10:30 +0200)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Mon, 9 May 2016 08:37:02 +0000 (10:37 +0200)
commit25aa1c3980d7c2f92516c76943347e86040130af
treea3e73cd2c683c798c563a0f151c4681468f82ca7
parent7ccc70a8e4d7d19a6a7c16c5e2471c50f9b2640c
drm/i915: Dump pipe config when intel_modeset_pipe_config fails.

This makes it easier to debug issues like https://bugs.freedesktop.org/show_bug.cgi?id=93477

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Chris Wilson <|chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/843f4327-1574-cf8e-0776-adbb0d58c2c0@mblankhorst.nl
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c