index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/nva3/clk: better pll calculation when no fractional fb div available
Ben Skeggs
2011-05-16
1
-2
/
+2
*
drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table
Ben Skeggs
2011-05-16
1
-0
/
+1
*
drm/nouveau: Associate memtimings with performance levels on cards <= nv98
Martin Peres
2011-05-16
1
-12
/
+14
*
drm/nv50: rename nv84_mpeg to nv50_mpeg
Ben Skeggs
2011-05-16
1
-2
/
+2
*
drm/nv84: add support for PMPEG
Ben Skeggs
2011-05-16
1
-0
/
+3
*
drm/nv40/vpe: add support for PMPEG
Ben Skeggs
2011-05-16
1
-0
/
+4
*
drm/nvc0: implement support for copy engines
Ben Skeggs
2011-05-16
1
-0
/
+1
*
drm/nva3: implement support for copy engine
Ben Skeggs
2011-05-16
1
-0
/
+9
*
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
2011-05-16
1
-31
/
+1
*
drm/nouveau: move set_tile_region to nouveau_exec_engine
Ben Skeggs
2011-05-16
1
-4
/
+1
*
drm/nv04/gr: move to exec engine interfaces
Ben Skeggs
2011-05-16
1
-8
/
+2
*
drm/nv10/gr: move to exec engine interfaces
Ben Skeggs
2011-05-16
1
-6
/
+1
*
drm/nv20-nv30/gr: move to exec engine interface
Ben Skeggs
2011-05-16
1
-7
/
+1
*
drm/nv40/gr: move to exec engine interfaces
Ben Skeggs
2011-05-16
1
-8
/
+1
*
drm/nvc0/gr: move to exec engine interfaces
Ben Skeggs
2011-05-16
1
-7
/
+1
*
drm/nv50/gr: move to exec engine interfaces
Ben Skeggs
2011-05-16
1
-11
/
+1
*
drm/nouveau: working towards a common way to represent engines
Ben Skeggs
2011-05-16
1
-26
/
+34
*
drm/nouveau: remove some unused members from dev_priv
Ben Skeggs
2011-05-16
1
-6
/
+0
*
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
2011-05-16
1
-0
/
+7
*
drm/nouveau: improve memtiming table parsing
Roy Spliet
2011-05-16
1
-0
/
+2
*
drm/nouveau: Fix missing whitespace checkpatch.pl errors.
Emil Velikov
2011-05-16
1
-2
/
+2
*
drm/nouveau: Fix indentation-related checkpatch.pl error messages.
Emil Velikov
2011-05-16
1
-3
/
+3
*
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
|
/
[next]