Condense crtc locking
authorStuart Bennett <sb476@cam.ac.uk>
Fri, 24 Oct 2008 01:49:19 +0000 (02:49 +0100)
committerStuart Bennett <sb476@cam.ac.uk>
Mon, 27 Oct 2008 19:44:31 +0000 (19:44 +0000)
commit3e1ccff8744d9cabef0cd3901e987deeeb38ec12
treeb1924c3c0b568a88fb9f8952437da44d54407c32
parent83b541e0a9c454059d0e55a932a2ecdbbf650d60
Condense crtc locking

We unlock all crtcs whenever the driver is active, and relock them when
returning to VT (which is what we were doing, but in a more complicated manner)
src/nv_crtc.c
src/nv_driver.c
src/nv_hw.c
src/nv_proto.h
src/nv_setup.c
src/nv_type.h