drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
authorFrancisco Jerez <currojerez@riseup.net>
Tue, 20 Jul 2010 01:08:25 +0000 (03:08 +0200)
committerBen 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