summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs2012-05-241-17/+5
* drm/nv50/fifo: use hardware channel kickoff functionalityBen Skeggs2012-05-241-2/+2
* drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs2012-05-241-4/+11
* nouveau: add PRIME supportDave Airlie2012-05-231-1/+7
* drm/nouveau: Fix module parameter description formatsJean Delvare2012-03-131-7/+7
* drm/nouveau: move vram detection funcs to chipset-specific fb codeBen Skeggs2012-03-131-0/+4
* drm/nouveau: fix typo on mxmdcb optionBen Skeggs2012-02-011-1/+1
* drm/nouveau/mxm: initial implementation of dcb sanitisationBen Skeggs2011-12-211-0/+4
* drm/nouveau: shutdown display on suspend/hibernateBen Skeggs2011-12-211-3/+3
* drm/nouveau: re-jig fbcon suspend/resume process a littleBen Skeggs2011-12-211-16/+6
* drm/nouveau: print correct engine number which failed to unload/idleMarcin Slusarz2011-12-211-1/+1
* drm/nouveau: restore cursors after restoring modeMaxim Levitsky2011-12-211-9/+9
* drm/nouveau: restore performance mode a bit later.Maxim Levitsky2011-12-211-2/+2
* drm/nouveau: disable output polling through suspend.Maxim Levitsky2011-12-211-0/+3
* Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-201-0/+4
|\
| * drm/nouveau: add dumb ioctl supportBen Skeggs2011-11-301-0/+4
* | drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-111-15/+16
|/
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-311-0/+1
* drm/nouveau: allow modeset module option to select 'headless mode'Ben Skeggs2011-09-201-1/+1
* drm/nouveau: pass flag to engine fini() method on suspendBen Skeggs2011-07-251-4/+7
* drm/nouveau: convert bo.mem.start usage to bo.offsetBen Skeggs2011-06-231-1/+1
* drm/nouveau/gem: implement stub hooks for GEM object open/closeBen Skeggs2011-06-231-0/+2
* drm/nouveau: allocate structure to store per-client dataBen Skeggs2011-06-231-0/+2
* drm/nvc0/gr: import and use our own fuc by defaultBen Skeggs2011-06-231-0/+4
* drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for nowBen Skeggs2011-06-231-1/+1
* drm/nouveau: remove remnants of nouveau_pgraph_engineBen Skeggs2011-05-161-1/+0
* drm/nouveau: fix suspend failure path to reinitialise all enginesBen Skeggs2011-05-161-13/+13
* drm/nv50/gr: move to exec engine interfacesBen Skeggs2011-05-161-1/+2
* drm/nouveau: working towards a common way to represent enginesBen Skeggs2011-05-161-1/+10
* drm: rework PCI/platform driver interface.Dave Airlie2011-02-071-10/+11
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-051-0/+6
* drm/nv50: implement global channel address space on new VM codeBen Skeggs2010-12-081-5/+3
* drm/nouveau: Synchronize with the user channel before GPU object destruction.Francisco Jerez2010-12-081-14/+2
* drm/nouveau: simplify gpuobj suspend/resumeBen Skeggs2010-12-031-7/+7
* drm/nouveau: Implement the vblank DRM hooks.Francisco Jerez2010-12-031-0/+4
* drm/nouveau: fix annoying nouveau_fence type issueMarcin Slusarz2010-12-031-2/+2
* drm/nouveau: add support for MSIBen Skeggs2010-12-031-0/+4
* drm/nv84: add support for the PCRYPT engineBen Skeggs2010-12-031-0/+1
* drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs2010-12-031-4/+3
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-261-5/+18
|\
| * drm/nouveau: Add a module option to force card POST.Marcin Koƛcielnicki2010-10-051-0/+4
| * drm/nouveau: restore perflvl on resume, and restore boot perflvl on unloadBen Skeggs2010-09-241-0/+3
| * drm/nouveau: allow static performance level settingBen Skeggs2010-09-241-0/+8
| * drm/nouveau: Add module parameter to override the default AGP rate.Francisco Jerez2010-09-241-3/+3
| * drm: kill get_reg_ofs callbackDaniel Vetter2010-08-301-1/+0
| * drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-301-1/+0
* | drm: use noop_llseekArnd Bergmann2010-09-161-0/+1
|/
* drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez2010-07-261-4/+4
* drm/nouveau: Reset AGP before running the init scripts.Francisco Jerez2010-07-261-0/+4