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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: make fifo.create_context() responsible for mapping control regs
Ben Skeggs
2010-12-08
5
-21
/
+29
*
drm/nouveau: Spin for a bit in nouveau_fence_wait() before yielding the CPU.
Francisco Jerez
2010-12-08
1
-1
/
+2
*
drm/nouveau: Use WC memory on the AGP GART.
Francisco Jerez
2010-12-08
1
-2
/
+3
*
drm/nouveau: Synchronize with the user channel before GPU object destruction.
Francisco Jerez
2010-12-08
4
-28
/
+28
*
drm/nv04-nv10: Don't re-enable FIFO access multiple times after IRQ dispatch.
Francisco Jerez
2010-12-08
2
-15
/
+0
*
drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50.
Francisco Jerez
2010-12-08
3
-13
/
+3
*
drm/nouveau: fabricate DCB encoder table for iMac G4
Francisco Jerez
2010-12-03
1
-64
/
+38
*
drm/nouveau: tidy up and extend dma object creation interfaces
Ben Skeggs
2010-12-03
8
-160
/
+184
*
drm/nouveau: remove some useless GETPARAMs
Ben Skeggs
2010-12-03
2
-19
/
+1
*
drm/nv84: fix minor issues in PCRYPT implementation
Ben Skeggs
2010-12-03
2
-1
/
+2
*
drm/nouveau: remove dummy page use from PCI(E)GART, use PTE present instead
Ben Skeggs
2010-12-03
2
-37
/
+3
*
drm/nv50: fix 0x100c90 init for NVAF
Ben Skeggs
2010-12-03
1
-3
/
+6
*
drm/nv50: allocate page for unknown PFB object in nv50_fb.c
Ben Skeggs
2010-12-03
2
-1
/
+56
*
drm/nouveau: rework gpu-specific instmem interfaces
Ben Skeggs
2010-12-03
6
-243
/
+270
*
drm/nouveau: simplify gpuobj suspend/resume
Ben Skeggs
2010-12-03
4
-73
/
+21
*
drm/nv50: rework PGPIO IRQ handling and hotplug detection
Ben Skeggs
2010-12-03
7
-104
/
+234
*
drm/nv04-nv40: unregister irq handler on destroy
Ben Skeggs
2010-12-03
1
-0
/
+3
*
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
Ben Skeggs
2010-12-03
8
-894
/
+809
*
drm/nouveau: move PFIFO ISR into nv04_fifo.c
Ben Skeggs
2010-12-03
7
-208
/
+219
*
drm/nv04-nv40: register vblank isr
Ben Skeggs
2010-12-03
2
-19
/
+18
*
drm/nouveau: move bitfield/enum helpers to nouveau_util.c
Ben Skeggs
2010-12-03
3
-68
/
+63
*
drm/nv50: use register/unregister functionality for PDISPLAY ISR
Ben Skeggs
2010-12-03
4
-18
/
+13
*
drm/nv50: move GPIO ISR to nv50_gpio.c
Ben Skeggs
2010-12-03
5
-24
/
+40
*
drm/nv84: move PCRYPT ISR out of nouveau_irq.c
Ben Skeggs
2010-12-03
5
-25
/
+98
*
drm/nouveau: allow irq handlers to be installed by engine-specific code
Ben Skeggs
2010-12-03
2
-1
/
+37
*
drm/nv50: 0x50c0 apparently works on NVA3+ too, so lets allow it
Ben Skeggs
2010-12-03
1
-5
/
+4
*
drm/nv50: fix compute object class
Ben Skeggs
2010-12-03
1
-2
/
+8
*
drm/nouveau: Fix sleep while atomic in nouveau_bo_fence().
Francisco Jerez
2010-12-03
1
-3
/
+7
*
drm/nv20: Add Z compression support.
Francisco Jerez
2010-12-03
4
-14
/
+106
*
drm/nouveau: Rework tile region handling.
Francisco Jerez
2010-12-03
10
-160
/
+221
*
drm/nouveau: Add a separate class for the kernel channel mutex.
Francisco Jerez
2010-12-03
2
-1
/
+6
*
drm/nv50: Keep track of the head a channel is vsync'ing to.
Francisco Jerez
2010-12-03
3
-0
/
+7
*
drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.
Francisco Jerez
2010-12-03
2
-0
/
+4
*
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
2010-12-03
14
-9
/
+265
*
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
2010-12-03
8
-26
/
+59
*
drm/nv04: Make CRTC base changes effective in the next hsync.
Francisco Jerez
2010-12-03
3
-3
/
+7
*
drm/nouveau: fix annoying nouveau_fence type issue
Marcin Slusarz
2010-12-03
7
-30
/
+53
*
drm/nv50: regression fix, point NVAA/NVAC at correct PM functions
Ben Skeggs
2010-12-03
1
-0
/
+2
*
drm/nouveau: add support for MSI
Ben Skeggs
2010-12-03
4
-6
/
+47
*
drm/nv10: fix thinko and let nv17 do 3d again :)
Ben Skeggs
2010-12-03
1
-1
/
+1
*
drm/nv50: fix evo instmem alignment
Ben Skeggs
2010-12-03
1
-1
/
+1
*
drm/nv50: improve evo error handler when more than just channel 0 active
Ben Skeggs
2010-12-03
3
-33
/
+39
*
drm/nv50: rework evo init to match nvidia more closely
Ben Skeggs
2010-12-03
1
-47
/
+26
*
drm/nv50: initial work to allow multiple evo channels
Ben Skeggs
2010-12-03
3
-102
/
+147
*
drm/nv50: move evo handling to nv50_evo.c
Ben Skeggs
2010-12-03
5
-245
/
+322
*
drm/nv50: clearer separation of the stages of evo init
Ben Skeggs
2010-12-03
2
-52
/
+55
*
drm/nv50: create graph and crypt contexts on demand
Ben Skeggs
2010-12-03
2
-9
/
+25
*
drm/nv50: remove excessive alignment of graph/crypt contexts
Ben Skeggs
2010-12-03
2
-2
/
+2
*
drm/nv84: add support for the PCRYPT engine
Ben Skeggs
2010-12-03
8
-11
/
+218
*
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
2010-12-03
9
-433
/
+667
[next]