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:
d06ab84
)
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
author
Francisco Jerez
<currojerez@riseup.net>
Tue, 20 Jul 2010 01:08:25 +0000
(
03:08
+0200)
committer
Ben Skeggs
<bskeggs@redhat.com>
Mon, 26 Jul 2010 01:42:42 +0000
(11:42 +1000)
Locking only makes sense in the VBIOS parsing code as it's executed
before CRTC init.
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found