aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_drv.c
AgeCommit message (Expand)Author
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie
2010-12-08drm/nv50: implement global channel address space on new VM codeBen Skeggs
2010-12-08drm/nouveau: Synchronize with the user channel before GPU object destruction.Francisco Jerez
2010-12-03drm/nouveau: simplify gpuobj suspend/resumeBen Skeggs
2010-12-03drm/nouveau: Implement the vblank DRM hooks.Francisco Jerez
2010-12-03drm/nouveau: fix annoying nouveau_fence type issueMarcin Slusarz
2010-12-03drm/nouveau: add support for MSIBen Skeggs
2010-12-03drm/nv84: add support for the PCRYPT engineBen Skeggs
2010-12-03drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-05drm/nouveau: Add a module option to force card POST.Marcin Kościelnicki
2010-09-24drm/nouveau: restore perflvl on resume, and restore boot perflvl on unloadBen Skeggs
2010-09-24drm/nouveau: allow static performance level settingBen Skeggs
2010-09-24drm/nouveau: Add module parameter to override the default AGP rate.Francisco Jerez
2010-09-16drm: use noop_llseekArnd Bergmann
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter
2010-07-26drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez
2010-07-26drm/nouveau: Reset AGP before running the init scripts.Francisco Jerez
2010-07-26drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.Francisco Jerez
2010-07-13drm/nouveau: remove ability to use external firmwareBen Skeggs
2010-07-13drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez
2010-07-13drm/nouveau: remove left-over !DRIVER_MODESET pathsBen Skeggs
2010-07-13drm/nouveau: place notifiers in system memory by defaultBen Skeggs
2010-07-07Merge branch 'drm-platform' into drm-testingDave Airlie
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse
2010-05-28drm/nouveau: allow cursor image and position to survive suspendMaarten Maathuis
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-03-15Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie
2010-03-15drm/nouveau: add module option to disable TV detectionBen Skeggs
2010-03-10drm/nouveau: print a message very early during suspendMaarten Maathuis
2010-03-10drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-02-25drm/nouveau: Fix noaccel/nofbaccel option descriptions.Marcin Kościelnicki
2010-02-09drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki
2010-02-09drm/nouveau: fix non-vram notifier blocksBen Skeggs
2010-01-25drm/nouveau: report LVDS as disconnected if lid closedBen Skeggs
2009-12-23Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-12-16drm/nv50: fix two potential suspend/resume oopsesBen Skeggs
2009-12-16drm/nv40: implement ctxprog/state generationBen Skeggs
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs