index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
drm/nouveau/bl: Assign different names to interfaces
Pierre Moreau
1
-0
/
+1
2016-11-28
drm/nouveau: Rename acpi_work to hpd_work
Hans de Goede
1
-1
/
+1
2016-11-17
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
Hans de Goede
1
-0
/
+6
2016-11-07
drm/nouveau/kms/nv50: separate out mode commit
Ben Skeggs
1
-0
/
+4
2016-10-12
drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo
Martin Peres
1
-0
/
+3
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
[next]