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:
e7b903d
)
drm/i915: drop crtc checking from assert_shared_dpll
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 5 Jun 2013 11:34:15 +0000
(13:34 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 10 Jun 2013 17:56:57 +0000
(19:56 +0200)
The hw state readout code for the pipe config will now check
this for us, so rip out this hand-rolled complexity.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found