]> Pileus Git - ~andy/linux/commit
drm/i915: Add some debug spam for intialising SDVO
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Sep 2013 11:55:40 +0000 (12:55 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:14 +0000 (07:45 +0200)
commit46a3f4a3148684f9210767784a017314876c3274
tree71f25c5f8a666a832becd6d2987bc34119caea29
parentaec347ab197ec064d1e98b52717d968521a62929
drm/i915: Add some debug spam for intialising SDVO

During SDVO initialisation it would be useful to a have a record of the
individual devices we try to enable and later probe - in particular to
be able to see which fail.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_sdvo.c