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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
drm/nouveau: fix failure path if userspace specifies no valid memtypes
Ben Skeggs
2010-01-25
1
-0
/
+1
|
|
*
|
drm/nouveau: report LVDS as disconnected if lid closed
Ben Skeggs
2010-01-25
3
-0
/
+12
|
|
*
|
drm/nv50: prevent accidently turning off encoders we're actually using
Ben Skeggs
2010-01-18
1
-1
/
+21
|
|
*
|
drm/nv50: fix alignment of per-channel fifo cache
Ben Skeggs
2010-01-18
1
-1
/
+1
|
|
*
|
drm/nouveau: Evict buffers in VRAM before freeing sgdma
Luca Barbieri
2010-01-18
2
-1
/
+1
|
|
*
|
drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
Luca Barbieri
2010-01-18
1
-0
/
+7
|
|
*
|
drm/nouveau: fix thinko in nv04_instmem.c
Ben Skeggs
2010-01-18
1
-1
/
+1
|
|
*
|
drm/nouveau: fix a race condition in nouveau_dma_wait()
Ben Skeggs
2010-01-18
1
-29
/
+47
|
*
|
|
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
Luca Barbieri
2010-01-25
1
-31
/
+23
|
*
|
|
Merge remote branch 'korg/drm-radeon-testing' into drm-linus
Dave Airlie
2010-01-15
9
-31
/
+45
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
Jerome Glisse
2010-01-14
6
-14
/
+15
|
|
*
|
drm/radeon/kms: Disable AGP is aperture size < 32M
Jerome Glisse
2010-01-14
1
-0
/
+7
|
|
*
|
drm/radeon/kms: Fix r600 blit cleanup path
Jerome Glisse
2010-01-14
3
-15
/
+21
|
|
*
|
drm/radeon/kms: Do not unpin buffer in fb destruction
Jerome Glisse
2010-01-14
1
-1
/
+0
|
|
*
|
drm/radeon/kms: fix displayport->dvi connector DDC.
Dave Airlie
2010-01-14
1
-1
/
+2
|
*
|
|
drm: EDID accept separate sync video mode
Jerome Glisse
2010-01-15
1
-2
/
+1
|
*
|
|
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
2010-01-15
7
-119
/
+134
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/nouveau: check pushbuffer bounds in ioctl
Luca Barbieri
2010-01-15
1
-3
/
+16
|
|
*
|
drm/nouveau: reserve VGA area for the moment
Ben Skeggs
2010-01-15
2
-0
/
+15
|
|
*
|
drm/nouveau: Unset the EDID connector property when the EDID block goes away.
Francisco Jerez
2010-01-15
1
-2
/
+6
|
|
*
|
drm/nouveau: Fallback to analog load detection when the EDID block is invalid.
Francisco Jerez
2010-01-15
1
-1
/
+2
|
|
*
|
drm/nouveau: fix edid memleak in nouveau_connector
Xavier Chantry
2010-01-15
1
-4
/
+13
|
|
*
|
drm/nouveau: Break some long lines.
Francisco Jerez
2010-01-15
1
-10
/
+19
|
|
*
|
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
Andrea Tacconi
2010-01-15
1
-1
/
+1
|
|
*
|
drm/nv50: Fix typo in PGRAPH initialisation.
Marcin KoĆcielnicki
2010-01-14
1
-1
/
+1
|
|
*
|
drm/nouveau: less magic DCB 1.5 parsing
Ben Skeggs
2010-01-14
1
-39
/
+40
|
|
*
|
drm/nouveau: assume no nv04 board has a DCB table
Ben Skeggs
2010-01-14
1
-8
/
+12
|
|
*
|
drm/nouveau: remove PRIV0 check in nouveau_mem_close()
Ben Skeggs
2010-01-14
1
-3
/
+0
|
|
*
|
drm/nouveau: wait on fence after bo move if validating for another channel
Ben Skeggs
2010-01-14
1
-0
/
+2
|
|
*
|
drm/nouveau: trust init table registers are safe
Ben Skeggs
2010-01-14
1
-50
/
+9
|
|
*
|
drm/nv50: wait for pgraph to idle before unloading the context
Maarten Maathuis
2010-01-14
1
-0
/
+1
|
|
*
|
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
[prev]
[next]