commit | c96ea64ebbbe911becccb20dea1609017caad3c9 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Aug 08 22:01:51 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Aug 09 18:29:21 2012 +0200 |
tree | 0a5abbe3e3d058c3fd6866c4ba11fa385f62bbcf | |
parent | 65bccb5c708bd9f00d24f041f4f7c45130359448 [diff] |
drm/i915: dump the device info Handy for lazy people like me, or when people forget to add the output of lspci -nn. v2: Chris Wilson noticed that we have this duplicated already in the i915_capabilites debugfs file. But there \n as separator looks better, which would be a bit verbose in dmesg. Abuse the preprocessor to extract this all. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>