drm/i915: mst topology dumper in debugfs (v0.2)
authorDave Airlie <airlied@redhat.com>
Mon, 12 May 2014 05:22:27 +0000 (15:22 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 22 Jul 2014 01:20:42 +0000 (11:20 +1000)
commit11bed958b72e15fd12d78c30ce49047b94817840
tree5ec889a95118244554f26f76b120eef5ae512a23
parent0e32b39ceed665bfa4a77a4bc307b6652b991632
drm/i915: mst topology dumper in debugfs (v0.2)

use the mst helper code to dump the topology in debugfs.

v0.2: drop is_mst check - as we want to dump other info

Reviewed-by: Todd Previte <tprevite@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_debugfs.c