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.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
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
2011-01-05
drm/switcheroo: track state of switch in drivers.
Dave Airlie
1
-0
/
+6
2010-12-08
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
1
-5
/
+3
2010-12-08
drm/nouveau: Synchronize with the user channel before GPU object destruction.
Francisco Jerez
1
-14
/
+2
2010-12-03
drm/nouveau: simplify gpuobj suspend/resume
Ben Skeggs
1
-7
/
+7
2010-12-03
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
1
-0
/
+4
2010-12-03
drm/nouveau: fix annoying nouveau_fence type issue
Marcin Slusarz
1
-2
/
+2
2010-12-03
drm/nouveau: add support for MSI
Ben Skeggs
1
-0
/
+4
2010-12-03
drm/nv84: add support for the PCRYPT engine
Ben Skeggs
1
-0
/
+1
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
1
-4
/
+3
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+18
2010-10-05
drm/nouveau: Add a module option to force card POST.
Marcin Kościelnicki
1
-0
/
+4
2010-09-24
drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload
Ben Skeggs
1
-0
/
+3
2010-09-24
drm/nouveau: allow static performance level setting
Ben Skeggs
1
-0
/
+8
2010-09-24
drm/nouveau: Add module parameter to override the default AGP rate.
Francisco Jerez
1
-3
/
+3
2010-09-16
drm: use noop_llseek
Arnd Bergmann
1
-0
/
+1
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
1
-1
/
+0
2010-07-26
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
1
-4
/
+4
2010-07-26
drm/nouveau: Reset AGP before running the init scripts.
Francisco Jerez
1
-0
/
+4
2010-07-26
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
Francisco Jerez
1
-3
/
+2
2010-07-13
drm/nouveau: remove ability to use external firmware
Ben Skeggs
1
-4
/
+0
2010-07-13
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
1
-1
/
+0
2010-07-13
drm/nouveau: remove left-over !DRIVER_MODESET paths
Ben Skeggs
1
-11
/
+8
2010-07-13
drm/nouveau: place notifiers in system memory by default
Ben Skeggs
1
-1
/
+1
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
1
-1
/
+1
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
1
-1
/
+1
2010-05-28
drm/nouveau: allow cursor image and position to survive suspend
Maarten Maathuis
1
-0
/
+29
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-11
/
+8
2010-03-15
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
1
-0
/
+10
2010-03-15
drm/nouveau: add module option to disable TV detection
Ben Skeggs
1
-0
/
+4
2010-03-10
drm/nouveau: print a message very early during suspend
Maarten Maathuis
1
-0
/
+2
2010-03-10
drm/nouveau: add option to allow override of dcb connector table types
Ben Skeggs
1
-0
/
+4
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
1
-3
/
+6
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
1
-3
/
+6
2010-02-25
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
Marcin Kościelnicki
1
-2
/
+2
2010-02-09
drm/nouveau: Add module options to disable acceleration.
Marcin Kościelnicki
1
-0
/
+8
2010-02-09
drm/nouveau: fix non-vram notifier blocks
Ben Skeggs
1
-1
/
+1
2010-01-25
drm/nouveau: report LVDS as disconnected if lid closed
Ben Skeggs
1
-0
/
+4
[next]