index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-0
/
+2
|
\
|
*
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
2017-01-27
1
-0
/
+2
*
|
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-1
/
+2
*
|
drm/nouveau: tidy up the client init/fini interfaces
Ben Skeggs
2017-02-17
1
-2
/
+3
|
/
*
drm/nouveau/bl: Assign different names to interfaces
Pierre Moreau
2016-12-13
1
-0
/
+1
*
drm/nouveau: Rename acpi_work to hpd_work
Hans de Goede
2016-11-28
1
-1
/
+1
*
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
Hans de Goede
2016-11-17
1
-0
/
+6
*
drm/nouveau/kms/nv50: separate out mode commit
Ben Skeggs
2016-11-07
1
-0
/
+4
*
drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo
Martin Peres
2016-10-12
1
-0
/
+3
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-0
/
+207
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
1
-551
/
+0
*
drm/nouveau/backlight: remove dependence on nouveau_drv.h
Ben Skeggs
2012-10-03
1
-3
/
+7
*
drm/nouveau: move compat ioctl out of nouveau_drv.h
Ben Skeggs
2012-10-03
1
-3
/
+0
*
drm/nouveau/acpi: move definitions out of nouveau_drv.h
Ben Skeggs
2012-10-03
1
-18
/
+0
*
drm/nouveau/mxm: split up into bios code and a subdev module
Ben Skeggs
2012-10-03
1
-4
/
+0
*
drm/nouveau: start culling unused code
Ben Skeggs
2012-10-03
1
-135
/
+0
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
1
-396
/
+11
*
drm/nouveau: move some more code around to more appropriate places
Ben Skeggs
2012-10-03
1
-6
/
+0
*
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
2012-10-03
1
-1
/
+3
*
drm/nouveau: pull nouveau_gem definitions into their own header
Ben Skeggs
2012-10-03
1
-33
/
+1
*
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs
2012-10-03
1
-86
/
+1
*
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
2012-10-03
1
-109
/
+0
*
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-03
1
-141
/
+15
*
drm/nouveau: remove last use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
1
-3
/
+1
*
drm/nouveau/gpuobj: remove flags for vm-mappings
Ben Skeggs
2012-10-03
1
-3
/
+0
*
drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar
Ben Skeggs
2012-10-03
1
-0
/
+7
*
drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
1
-2
/
+0
*
drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths
Ben Skeggs
2012-10-03
1
-0
/
+12
*
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-03
1
-129
/
+17
*
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
2012-10-03
1
-18
/
+0
*
drm/nouveau/mc: port to subdev interfaces
Ben Skeggs
2012-10-03
1
-18
/
+0
*
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
1
-13
/
+10
*
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
2012-10-03
1
-28
/
+3
*
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-03
1
-27
/
+0
*
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
2012-10-03
1
-1
/
+0
*
drm/nouveau: have non-core mmio accesses go through device object
Ben Skeggs
2012-10-03
1
-32
/
+6
*
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-03
1
-1
/
+3
*
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
2012-10-03
1
-3
/
+0
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
1
-2
/
+14
*
drm/nouveau: init vblank requests list
Marcin Slusarz
2012-07-26
1
-2
/
+0
*
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
2012-07-26
1
-1
/
+0
*
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
2012-07-26
1
-14
/
+0
*
drm/nouveau: move current gpuobj code out of nouveau_object.c
Ben Skeggs
2012-07-26
1
-1
/
+1
*
nouveau: add vmap support to nouveau prime support
Dave Airlie
2012-05-31
1
-0
/
+3
*
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
2012-05-24
1
-1
/
+5
*
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
1
-70
/
+3
*
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
2012-05-24
1
-20
/
+1
*
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2012-05-24
1
-18
/
+2
*
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
2012-05-24
1
-20
/
+6
*
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
2012-05-24
1
-27
/
+4
[next]