index
:
blackbird-op-linux
master
Blackbird™ 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_notifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
1
-1
/
+1
*
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
2012-07-26
1
-18
/
+0
*
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
2012-07-26
1
-23
/
+0
*
drm/nouveau: Fix notifier blocks over the 4GB mark.
Francisco Jerez
2011-12-21
1
-1
/
+1
*
drm/nv50-nvc0: explicitly map notifier bo into channel vm
Ben Skeggs
2011-06-23
1
-2
/
+12
*
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
2011-06-23
1
-1
/
+1
*
drm/nouveau: remove 'chan' argument from nouveau_gem_new
Ben Skeggs
2011-06-23
1
-1
/
+1
*
drm/nouveau: store a per-client channel list
Ben Skeggs
2011-06-23
1
-1
/
+1
*
drm/nouveau: fix pinning of notifier block
Ben Skeggs
2011-04-20
1
-4
/
+7
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
1
-4
/
+7
|
\
|
*
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
2011-03-04
1
-4
/
+7
*
|
drm/nv50-nvc0: delay GART binding until move_notify time
Ben Skeggs
2011-02-25
1
-5
/
+11
*
|
drm/nouveau: pass domain rather than ttm flags to gem_new()
Ben Skeggs
2011-02-25
1
-2
/
+2
*
|
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-25
1
-2
/
+1
|
/
*
drm/nvc0: reject the notifier_alloc ioctl
Ben Skeggs
2010-12-21
1
-0
/
+5
*
drm/nouveau: tidy up and extend dma object creation interfaces
Ben Skeggs
2010-12-03
1
-23
/
+6
*
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-12-03
1
-5
/
+5
*
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-19
1
-1
/
+0
|
\
|
*
drm: don't drop handle reference on unload
Dave Airlie
2010-10-07
1
-1
/
+0
*
|
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2010-10-06
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
1
-1
/
+1
|
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-3
/
+4
*
|
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
2010-10-01
1
-0
/
+1
|
/
*
drm/nouveau: remove dev_priv->init_state and friends
Ben Skeggs
2010-07-13
1
-1
/
+0
*
drm/nouveau: use drm_mm in preference to custom code doing the same thing
Ben Skeggs
2010-07-13
1
-17
/
+12
*
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
1
-6
/
+3
*
drm/nouveau: fix non-vram notifier blocks
Ben Skeggs
2010-02-09
1
-3
/
+10
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+196