commit | f875c15a4fbf37534dda30771d8bde8604fbbf09 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Sep 09 15:44:14 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Sep 09 17:00:36 2010 +0100 |
tree | 6c90c65af1198bf1c9a2120e4480837b59a115be | |
parent | 4ef69c7a64b78d477d1666eba258ca049e8bac91 [diff] |
drm/i915: Use the direct mapping of pipe->crtc 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>