index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.c
Age
Commit message (
Expand
)
Author
2011-12-21
drm/nouveau/mxm: initial implementation of dcb sanitisation
Ben Skeggs
2011-12-21
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
2011-12-21
drm/nouveau: re-jig fbcon suspend/resume process a little
Ben Skeggs
2011-12-21
drm/nouveau: print correct engine number which failed to unload/idle
Marcin Slusarz
2011-12-21
drm/nouveau: restore cursors after restoring mode
Maxim Levitsky
2011-12-21
drm/nouveau: restore performance mode a bit later.
Maxim Levitsky
2011-12-21
drm/nouveau: disable output polling through suspend.
Maxim Levitsky
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-09-20
drm/nouveau: allow modeset module option to select 'headless mode'
Ben Skeggs
2011-07-24
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
2011-06-23
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
2011-06-23
drm/nouveau/gem: implement stub hooks for GEM object open/close
Ben Skeggs
2011-06-23
drm/nouveau: allocate structure to store per-client data
Ben Skeggs
2011-06-23
drm/nvc0/gr: import and use our own fuc by default
Ben Skeggs
2011-06-23
drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
Ben Skeggs
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
2011-05-16
drm/nouveau: fix suspend failure path to reinitialise all engines
Ben Skeggs
2011-05-16
drm/nv50/gr: move to exec engine interfaces
Ben Skeggs
2011-05-16
drm/nouveau: working towards a common way to represent engines
Ben Skeggs
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-05
drm/switcheroo: track state of switch in drivers.
Dave Airlie
2010-12-08
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
2010-12-08
drm/nouveau: Synchronize with the user channel before GPU object destruction.
Francisco Jerez
2010-12-03
drm/nouveau: simplify gpuobj suspend/resume
Ben Skeggs
2010-12-03
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
2010-12-03
drm/nouveau: fix annoying nouveau_fence type issue
Marcin Slusarz
2010-12-03
drm/nouveau: add support for MSI
Ben Skeggs
2010-12-03
drm/nv84: add support for the PCRYPT engine
Ben Skeggs
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-04
drm/nouveau: Add a module option to force card POST.
Marcin KoĆcielnicki
2010-09-24
drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload
Ben Skeggs
2010-09-24
drm/nouveau: allow static performance level setting
Ben Skeggs
2010-09-24
drm/nouveau: Add module parameter to override the default AGP rate.
Francisco Jerez
2010-09-16
drm: use noop_llseek
Arnd Bergmann
2010-08-29
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-29
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-07-26
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
2010-07-26
drm/nouveau: Reset AGP before running the init scripts.
Francisco Jerez
2010-07-26
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
Francisco Jerez
2010-07-13
drm/nouveau: remove ability to use external firmware
Ben Skeggs
2010-07-13
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
2010-07-13
drm/nouveau: remove left-over !DRIVER_MODESET paths
Ben Skeggs
2010-07-12
drm/nouveau: place notifiers in system memory by default
Ben Skeggs
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
[next]