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
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-11
8
-147
/
+185
*
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
2010-01-11
3
-0
/
+48
*
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
2009-12-23
28
-701
/
+1705
|
\
|
*
drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
Ben Skeggs
2009-12-16
1
-0
/
+5
|
*
drm/nv50: fix suspend/resume delays without firmware present
Ben Skeggs
2009-12-16
1
-0
/
+3
|
*
drm/nouveau: prevent all channel creation if accel not available
Ben Skeggs
2009-12-16
3
-48
/
+64
|
*
drm/nv50: fix two potential suspend/resume oopses
Ben Skeggs
2009-12-16
2
-2
/
+2
|
*
drm/nv40: implement ctxprog/state generation
Ben Skeggs
2009-12-16
8
-182
/
+1031
|
*
drm/nv10: Add the initial graph context and soft methods needed for LMA.
Francisco Jerez
2009-12-16
1
-43
/
+154
|
*
drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.
Francisco Jerez
2009-12-16
1
-0
/
+6
|
*
drm/nouveau: Add proper error handling to nouveau_card_init
Marcin Kościelnicki
2009-12-16
1
-25
/
+48
|
*
drm/nv04: Fix NV04 set_operation software method.
Marcin Kościelnicki
2009-12-16
1
-1
/
+1
|
*
drm/nouveau: Kill global state in BIOS script interpreter
Marcin Kościelnicki
2009-12-16
2
-287
/
+276
|
*
drm/nouveau: Kill global state in NvShadowBIOS
Marcin Kościelnicki
2009-12-16
1
-26
/
+21
|
*
drm/nouveau: use drm debug levels
Maarten Maathuis
2009-12-16
15
-88
/
+96
|
*
drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.
Francisco Jerez
2009-12-16
1
-4
/
+3
*
|
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-18
2
-4
/
+2
|
/
*
drm/nouveau: remove use of -ERESTART
Ben Skeggs
2009-12-15
2
-8
/
+1
*
nouveau: Fix endianness with new context program loader
Benjamin Herrenschmidt
2009-12-15
1
-8
/
+12
*
drm/nouveau: fix build with CONFIG_AGP=n
Ben Skeggs
2009-12-15
2
-0
/
+6
*
drm/nouveau: fix ch7006 build
Randy Dunlap
2009-12-15
1
-2
/
+3
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
76
-0
/
+34498