commit | a2c7f6fd4d8d6dff8a561e7bd76b951808143310 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Sep 01 20:51:22 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Sep 03 10:09:29 2012 +0200 |
tree | 5a668e95c7a53cdcca4b61704acfc620ecfe06c2 | |
parent | 8a038fd633817b5a05ed46052695d490fccfa5b9 [diff] |
drm/i915: Convert remaining debugfs iterators over rings to for_each_ring() For code consolidation and future maintainability. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-and-Tested-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>