index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
drm/nouveau: split ramin_lock into two locks, one hardirq safe
Ben Skeggs
2011-04-20
1
-0
/
+3
*
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
2011-04-11
1
-1
/
+1
|
\
|
*
drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac
Ben Skeggs
2011-04-05
1
-1
/
+1
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-22
1
-4
/
+4
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
1
-1
/
+2
|
\
|
*
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
2011-03-04
1
-1
/
+2
*
|
drm/nv50: check for vm traps on every gr irq
Ben Skeggs
2011-03-14
1
-1
/
+1
*
|
drm/nv50: support for compression
Ben Skeggs
2011-02-25
1
-0
/
+1
*
|
drm/nv50-nvc0: delay GART binding until move_notify time
Ben Skeggs
2011-02-25
1
-1
/
+2
*
|
drm/nouveau: rename nouveau_vram to nouveau_mem
Ben Skeggs
2011-02-25
1
-4
/
+4
*
|
drm/nv50-nvc0: unmap buffers from the vm when they're evicted
Ben Skeggs
2011-02-25
1
-0
/
+1
*
|
drm/nv50-nvc0: restrict memtype to those specified at creation time
Ben Skeggs
2011-02-25
1
-0
/
+1
*
|
drm/nouveau: pass domain rather than ttm flags to gem_new()
Ben Skeggs
2011-02-25
1
-1
/
+1
*
|
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-25
1
-4
/
+2
*
|
drm/nv50-nvc0: switch to tasklet for display isr bh
Ben Skeggs
2011-02-25
1
-1
/
+0
*
|
drm/nv50-nvc0: move non-sharable display state into private structure
Ben Skeggs
2011-02-25
1
-8
/
+1
*
|
drm/nouveau: use system_wq instead of dev_priv->wq
Tejun Heo
2011-02-25
1
-1
/
+0
*
|
drm/nv40: implement support for on-chip PCIEGART
Ben Skeggs
2011-02-25
1
-0
/
+7
*
|
drm/nouveau: introduce new gart type, and name _SGDMA more appropriately
Ben Skeggs
2011-02-25
1
-2
/
+3
|
/
*
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-01-26
1
-3
/
+0
|
\
|
*
drm/nouveau: remove dead function definition
Ben Skeggs
2011-01-25
1
-3
/
+0
*
|
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2011-01-17
1
-0
/
+15
|
\
\
|
|
/
|
*
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
2011-01-17
1
-0
/
+1
|
*
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
2011-01-17
1
-0
/
+14
*
|
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...
Dave Airlie
2011-01-10
1
-0
/
+1
|
\
\
|
|
/
|
*
drm/nv50: sync up gr data error names with rnn, use for nvc0 also
Ben Skeggs
2010-12-30
1
-0
/
+1
*
|
drm/switcheroo: track state of switch in drivers.
Dave Airlie
2011-01-05
1
-0
/
+2
|
/
*
drm/nvc0: implement pgraph engine hooks
Ben Skeggs
2010-12-21
1
-0
/
+1
*
drm/nvc0: implement pfifo engine hooks
Ben Skeggs
2010-12-21
1
-0
/
+2
*
drm/nvc0: initial vm implementation, use for bar1/bar3 management
Ben Skeggs
2010-12-21
1
-5
/
+3
*
drm/nvc0: import initial vm backend
Ben Skeggs
2010-12-21
1
-0
/
+1
*
drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation.
Francisco Jerez
2010-12-08
1
-2
/
+2
*
drm/nouveau: kick vram functions out into an "engine"
Ben Skeggs
2010-12-08
1
-0
/
+12
*
drm/nouveau: allow gpuobj vinst to be a virtual address when necessary
Ben Skeggs
2010-12-08
1
-0
/
+1
*
drm/nv50: tidy up PCIEGART implementation
Ben Skeggs
2010-12-08
1
-3
/
+1
*
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
2010-12-08
1
-15
/
+2
*
drm/nv50: implement BAR1/BAR3 management on top of new VM code
Ben Skeggs
2010-12-08
1
-0
/
+10
*
drm/nv50: import new vm code
Ben Skeggs
2010-12-08
1
-4
/
+5
*
drm/nv50: implement custom vram mm
Ben Skeggs
2010-12-08
1
-0
/
+10
*
drm/nouveau: wrap calls to ttm_bo_validate()
Ben Skeggs
2010-12-08
1
-0
/
+2
*
drm/nouveau: introduce a util function to wait on reg != val
Ben Skeggs
2010-12-08
1
-3
/
+7
*
drm/nouveau: implicitly insert non-DMA objects into RAMHT
Ben Skeggs
2010-12-08
1
-2
/
+1
*
drm/nouveau: Synchronize with the user channel before GPU object destruction.
Francisco Jerez
2010-12-08
1
-0
/
+1
*
drm/nouveau: tidy up and extend dma object creation interfaces
Ben Skeggs
2010-12-03
1
-4
/
+22
*
drm/nouveau: remove dummy page use from PCI(E)GART, use PTE present instead
Ben Skeggs
2010-12-03
1
-2
/
+0
*
drm/nv50: allocate page for unknown PFB object in nv50_fb.c
Ben Skeggs
2010-12-03
1
-0
/
+1
*
drm/nouveau: rework gpu-specific instmem interfaces
Ben Skeggs
2010-12-03
1
-23
/
+21
*
drm/nouveau: simplify gpuobj suspend/resume
Ben Skeggs
2010-12-03
1
-2
/
+1
*
drm/nv50: rework PGPIO IRQ handling and hotplug detection
Ben Skeggs
2010-12-03
1
-9
/
+12
[next]