index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-353
/
+0
2012-10-03
drm/nouveau: move compat ioctl out of nouveau_drv.h
Ben Skeggs
1
-0
/
+1
2012-10-03
drm/nouveau/acpi: move definitions out of nouveau_drv.h
Ben Skeggs
1
-0
/
+1
2012-10-03
drm/nouveau: start culling unused code
Ben Skeggs
1
-7
/
+0
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-77
/
+9
2012-10-03
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
1
-0
/
+11
2012-10-03
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs
1
-4
/
+0
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
1
-19
/
+0
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau/mc: port to subdev interfaces
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-7
/
+0
2012-10-03
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
1
-4
/
+0
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
1
-64
/
+11
2012-10-03
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
1
-13
/
+5
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-1
/
+1
2012-07-26
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
1
-1
/
+17
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
1
-1
/
+17
2012-07-20
drm: kill reclaim_buffers callback
Daniel Vetter
1
-1
/
+0
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-17
/
+5
2012-05-24
drm/nv50/fifo: use hardware channel kickoff functionality
Ben Skeggs
1
-2
/
+2
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
1
-4
/
+11
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-1
/
+7
2012-03-13
drm/nouveau: Fix module parameter description formats
Jean Delvare
1
-7
/
+7
2012-03-13
drm/nouveau: move vram detection funcs to chipset-specific fb code
Ben Skeggs
1
-0
/
+4
2012-02-01
drm/nouveau: fix typo on mxmdcb option
Ben Skeggs
1
-1
/
+1
2011-12-21
drm/nouveau/mxm: initial implementation of dcb sanitisation
Ben Skeggs
1
-0
/
+4
2011-12-21
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
1
-3
/
+3
2011-12-21
drm/nouveau: re-jig fbcon suspend/resume process a little
Ben Skeggs
1
-16
/
+6
2011-12-21
drm/nouveau: print correct engine number which failed to unload/idle
Marcin Slusarz
1
-1
/
+1
2011-12-21
drm/nouveau: restore cursors after restoring mode
Maxim Levitsky
1
-9
/
+9
2011-12-21
drm/nouveau: restore performance mode a bit later.
Maxim Levitsky
1
-2
/
+2
2011-12-21
drm/nouveau: disable output polling through suspend.
Maxim Levitsky
1
-0
/
+3
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0
/
+4
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
1
-0
/
+4
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
1
-15
/
+16
2011-11-01
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
1
-0
/
+1
2011-09-20
drm/nouveau: allow modeset module option to select 'headless mode'
Ben Skeggs
1
-1
/
+1
2011-07-25
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
1
-4
/
+7
2011-06-23
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nouveau/gem: implement stub hooks for GEM object open/close
Ben Skeggs
1
-0
/
+2
2011-06-23
drm/nouveau: allocate structure to store per-client data
Ben Skeggs
1
-0
/
+2
2011-06-23
drm/nvc0/gr: import and use our own fuc by default
Ben Skeggs
1
-0
/
+4
2011-06-23
drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
1
-1
/
+0
2011-05-16
drm/nouveau: fix suspend failure path to reinitialise all engines
Ben Skeggs
1
-13
/
+13
2011-05-16
drm/nv50/gr: move to exec engine interfaces
Ben Skeggs
1
-1
/
+2
2011-05-16
drm/nouveau: working towards a common way to represent engines
Ben Skeggs
1
-1
/
+10
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-10
/
+11
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-4
/
+4
[next]