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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-17
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
1
-0
/
+2
2017-06-17
drm/nouveau: Rename acpi_work to hpd_work
Hans de Goede
1
-1
/
+1
2017-06-17
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
Hans de Goede
1
-0
/
+6
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-0
/
+207
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-551
/
+0
2012-10-03
drm/nouveau/backlight: remove dependence on nouveau_drv.h
Ben Skeggs
1
-3
/
+7
2012-10-03
drm/nouveau: move compat ioctl out of nouveau_drv.h
Ben Skeggs
1
-3
/
+0
2012-10-03
drm/nouveau/acpi: move definitions out of nouveau_drv.h
Ben Skeggs
1
-18
/
+0
2012-10-03
drm/nouveau/mxm: split up into bios code and a subdev module
Ben Skeggs
1
-4
/
+0
2012-10-03
drm/nouveau: start culling unused code
Ben Skeggs
1
-135
/
+0
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-396
/
+11
2012-10-03
drm/nouveau: move some more code around to more appropriate places
Ben Skeggs
1
-6
/
+0
2012-10-03
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
1
-1
/
+3
2012-10-03
drm/nouveau: pull nouveau_gem definitions into their own header
Ben Skeggs
1
-33
/
+1
2012-10-03
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs
1
-86
/
+1
2012-10-03
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
1
-109
/
+0
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
1
-141
/
+15
2012-10-03
drm/nouveau: remove last use of nouveau_gpuobj_new_fake()
Ben Skeggs
1
-3
/
+1
2012-10-03
drm/nouveau/gpuobj: remove flags for vm-mappings
Ben Skeggs
1
-3
/
+0
2012-10-03
drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar
Ben Skeggs
1
-0
/
+7
2012-10-03
drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
1
-2
/
+0
2012-10-03
drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths
Ben Skeggs
1
-0
/
+12
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
1
-129
/
+17
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
1
-18
/
+0
2012-10-03
drm/nouveau/mc: port to subdev interfaces
Ben Skeggs
1
-18
/
+0
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-13
/
+10
2012-10-03
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
1
-28
/
+3
2012-10-03
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
1
-27
/
+0
2012-10-03
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau: have non-core mmio accesses go through device object
Ben Skeggs
1
-32
/
+6
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
1
-1
/
+3
2012-10-03
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
1
-3
/
+0
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-2
/
+14
2012-07-26
drm/nouveau: init vblank requests list
Marcin Slusarz
1
-2
/
+0
2012-07-26
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
1
-1
/
+0
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
1
-14
/
+0
2012-07-26
drm/nouveau: move current gpuobj code out of nouveau_object.c
Ben Skeggs
1
-1
/
+1
2012-05-31
nouveau: add vmap support to nouveau prime support
Dave Airlie
1
-0
/
+3
2012-05-24
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
1
-1
/
+5
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-70
/
+3
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
1
-20
/
+1
2012-05-24
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
1
-18
/
+2
2012-05-24
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
1
-20
/
+6
2012-05-24
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
1
-27
/
+4
2012-05-24
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
1
-2
/
+0
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
1
-8
/
+0
2012-05-24
drm/nv40-50/gr: restructure grctx/prog generation
Ben Skeggs
1
-2
/
+4
2012-05-24
drm/nve0/gr: initial implementation
Ben Skeggs
1
-0
/
+3
2012-05-24
drm/nve0/fifo: initial implementation
Ben Skeggs
1
-1
/
+9
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-1
/
+9
[next]