drm/i915: Move intel_execlists_show_requests() aside
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 15 Jan 2019 21:29:48 +0000 (21:29 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 15 Jan 2019 22:38:20 +0000 (22:38 +0000)
commit0212bdef5a4de344a179f9c267899df5bb268ca7
treeff451b4dfb66d8a87f7128763c0c707793359651
parent484d9a844d0d0aeaa4cd3cec20885b7de9986a55
drm/i915: Move intel_execlists_show_requests() aside

Move the debug pretty printer into a standalone routine prior to
extending it in upcoming feature work.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190115212948.10423-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_engine_cs.c
drivers/gpu/drm/i915/intel_lrc.c
drivers/gpu/drm/i915/intel_lrc.h