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