index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
drm/nv04: Fix set_operation software method.
Marcin KoĆcielnicki
2010-01-11
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
2010-01-11
3
-6
/
+12
|
|
*
|
|
|
|
|
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
2010-01-11
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/nv04: differentiate between nv04/nv05
Ben Skeggs
2010-01-11
1
-1
/
+4
|
|
*
|
|
|
|
|
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
Luca Barbieri
2010-01-11
1
-20
/
+13
|
|
*
|
|
|
|
|
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
2010-01-11
1
-0
/
+1
|
|
*
|
|
|
|
|
drm/nouveau: have ttm's fault handler called directly
Ben Skeggs
2010-01-11
1
-29
/
+1
|
|
*
|
|
|
|
|
drm/nv50: restore correct cache1 get/put address on fifoctx load
Ben Skeggs
2010-01-11
1
-4
/
+2
|
|
*
|
|
|
|
|
drm/nouveau: create function for "dealing" with gpu lockup
Marcin Slusarz
2010-01-11
4
-26
/
+22
|
|
*
|
|
|
|
|
drm/nouveau: remove unused nouveau_channel_idle() function
Ben Skeggs
2010-01-11
2
-42
/
+0
|
|
*
|
|
|
|
|
drm/nouveau: fix handling of fbcon colours in 8bpp
Ben Skeggs
2010-01-11
2
-4
/
+10
|
|
*
|
|
|
|
|
drm/nv04: Context switching fixes.
Francisco Jerez
2010-01-11
1
-74
/
+78
|
|
*
|
|
|
|
|
drm/nouveau: Use the software object for fencing.
Francisco Jerez
2010-01-11
2
-3
/
+4
|
|
*
|
|
|
|
|
drm/nouveau: Allocate a per-channel instance of NV_SW.
Francisco Jerez
2010-01-11
6
-24
/
+48
|
|
*
|
|
|
|
|
drm/nv50: make the blocksize depend on vram size
Maarten Maathuis
2010-01-11
1
-17
/
+19
|
|
*
|
|
|
|
|
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
Maarten Maathuis
2010-01-11
2
-4
/
+8
|
|
*
|
|
|
|
|
drm/nouveau: Don't skip card take down on nv0x.
Francisco Jerez
2010-01-11
1
-2
/
+2
|
|
*
|
|
|
|
|
drm/nouveau: Implement nv42-nv43 TV load detection.
Francisco Jerez
2010-01-11
1
-1
/
+89
|
|
*
|
|
|
|
|
drm/nouveau: Clean up the nv17-nv4x load detection code a bit.
Francisco Jerez
2010-01-11
3
-31
/
+37
|
|
*
|
|
|
|
|
drm/nv50: fix fillrect color
Marcin Slusarz
2010-01-11
1
-1
/
+2
|
|
*
|
|
|
|
|
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
Ben Skeggs
2010-01-11
1
-0
/
+17
|
|
*
|
|
|
|
|
drm/nouveau: Drop redundant placement initialization.
Francisco Jerez
2010-01-11
1
-10
/
+2
|
|
*
|
|
|
|
|
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
Francisco Jerez
2010-01-11
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
Francisco Jerez
2010-01-11
1
-2
/
+2
|
|
*
|
|
|
|
|
drm/i2c/ch7006: Drop build time dependency to nouveau.
Francisco Jerez
2010-01-11
1
-3
/
+2
|
|
*
|
|
|
|
|
drm/nouveau: Make the MM aware of pre-G80 tiling.
Francisco Jerez
2010-01-11
3
-65
/
+265
|
|
*
|
|
|
|
|
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
2010-01-10
8
-147
/
+185
|
|
*
|
|
|
|
|
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
2010-01-10
3
-0
/
+48
|
|
*
|
|
|
|
|
Merge remote branch 'korg/drm-radeon-testing' into drm-testing
Dave Airlie
2010-01-08
29
-468
/
+648
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge remote branch 'korg/drm-core-next' into drm-testing
Dave Airlie
2010-01-08
2
-6
/
+27
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
drm/kms/fb: check for depth changes from userspace for resizing.
Dave Airlie
2010-01-08
1
-5
/
+4
|
|
|
*
|
|
|
|
|
|
drm: Keep disabled outputs disabled after suspend / resume
David John
2010-01-08
1
-1
/
+23
|
*
|
|
|
|
|
|
|
|
drm/ttm: Make sure system buffer objects has offset == 0.
Thomas Hellstrom
2010-01-14
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
drm/vmwgfx: Implement basic pm operations.
Thomas Hellstrom
2010-01-14
2
-1
/
+63
|
*
|
|
|
|
|
|
|
|
drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.
Thomas Hellstrom
2010-01-14
2
-0
/
+3
|
*
|
|
|
|
|
|
|
|
drm/vmwgfx: Implement a swap_notify callback.
Thomas Hellstrom
2010-01-14
1
-1
/
+7
|
*
|
|
|
|
|
|
|
|
drm/ttm: Add a swap_notify callback.
Thomas Hellstrom
2010-01-14
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
2010-01-14
5
-29
/
+22
|
*
|
|
|
|
|
|
|
|
drm/vmwgfx: Make fence sequences continous across a VT switch.
Thomas Hellstrom
2010-01-14
2
-2
/
+2
|
*
|
|
|
|
|
|
|
|
drm/vmwgfx: Fix an error path causing an oops.
Thomas Hellstrom
2010-01-14
1
-18
/
+21
|
*
|
|
|
|
|
|
|
|
drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.
Thomas Hellstrom
2010-01-14
1
-7
/
+5
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-01-26
35
-118
/
+223
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
virtio_net: Make delayed refill more reliable
Herbert Xu
2010-01-26
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
sfc: Use fixed-size buffers for MCDI NVRAM requests
Ben Hutchings
2010-01-26
3
-6
/
+7
|
*
|
|
|
|
|
|
|
|
sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
Guido Barzini
2010-01-26
1
-1
/
+3
|
*
|
|
|
|
|
|
|
|
qlge: Only free resources if they were allocated
Breno Leitao
2010-01-26
1
-7
/
+8
|
*
|
|
|
|
|
|
|
|
sky2: revert config space change
stephen hemminger
2010-01-25
1
-0
/
+13
|
*
|
|
|
|
|
|
|
|
sky2: Enable/disable WOL per hardware device
Mike McCormack
2010-01-23
1
-7
/
+22
|
*
|
|
|
|
|
|
|
|
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
2010-01-23
4
-4
/
+4
|
*
|
|
|
|
|
|
|
|
igb/igbvf: cleanup exception handling in tx_map_adv
Alexander Duyck
2010-01-23
2
-2
/
+2
[prev]
[next]