summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.Francisco Jerez2010-07-261-3/+2
* drm/nouveau: remove ability to use external firmwareBen Skeggs2010-07-131-4/+0
* drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez2010-07-131-1/+0
* drm/nouveau: remove left-over !DRIVER_MODESET pathsBen Skeggs2010-07-131-11/+8
* drm/nouveau: place notifiers in system memory by defaultBen Skeggs2010-07-131-1/+1
* Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-071-1/+1
|\
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-011-1/+1
* | drm/nouveau: allow cursor image and position to survive suspendMaarten Maathuis2010-05-281-0/+29
|/
* drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-071-11/+8
* Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-151-0/+10
|\
| * drm/nouveau: add module option to disable TV detectionBen Skeggs2010-03-151-0/+4
| * drm/nouveau: print a message very early during suspendMaarten Maathuis2010-03-101-0/+2
| * drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs2010-03-101-0/+4
* | Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-011-3/+6
|\ \ | |/ |/|
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-3/+6
* | drm/nouveau: Fix noaccel/nofbaccel option descriptions.Marcin Koƛcielnicki2010-02-251-2/+2
|/
* drm/nouveau: Add module options to disable acceleration.Marcin Koƛcielnicki2010-02-091-0/+8
* drm/nouveau: fix non-vram notifier blocksBen Skeggs2010-02-091-1/+1
* drm/nouveau: report LVDS as disconnected if lid closedBen Skeggs2010-01-251-0/+4
* Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2009-12-231-1/+5
|\
| * drm/nv50: fix two potential suspend/resume oopsesBen Skeggs2009-12-161-1/+1
| * drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-161-0/+4
* | drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-181-1/+1
|/
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+405