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:
335af9a
)
drm/i915: Remove dead KMS encoder save/restore code.
author
Eric Anholt
<eric@anholt.net>
Fri, 2 Apr 2010 22:24:27 +0000
(15:24 -0700)
committer
Eric Anholt
<eric@anholt.net>
Mon, 12 Apr 2010 16:23:30 +0000
(09:23 -0700)
This was brought over from UMS, and used for a while until we decided
that drm_helper_resume_force_mode was easier and more reliable, since
it didn't require duplicating all the code deleted here. We just
forgot to delete all that junk for a while.
No differences found