git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbf691
)
drm/i915: Remove dead code from intel_get_load_detect_pipe()
author
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 20 Apr 2011 06:25:26 +0000
(07:25 +0100)
committer
Keith Packard
<keithp@keithp.com>
Tue, 10 May 2011 20:19:17 +0000
(13:19 -0700)
As we only allow the use of a disabled CRTC, we don't need to handle the
case where we are reusing an already enabled pipe.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found