drm/i915: Use the direct mapping of pipe->crtc
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 9 Sep 2010 14:44:14 +0000 (15:44 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 9 Sep 2010 16:00:36 +0000 (17:00 +0100)
Why iterate all the crtcs to find the pipe, when we already know which
crtc is attached to which pipe?

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found