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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
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/radeon/kms: HDMI support for R600 KMS
Christian Koenig
2009-12-16
9
-6
/
+895
|
*
|
|
|
drm/radeon/kms: make sure mc is initialized before mapping blit bo
Alex Deucher
2009-12-16
2
-12
/
+16
|
*
|
|
|
drm/radeon/kms: Return to userspace on ERESTARTSYS
Jerome Glisse
2009-12-16
1
-11
/
+5
|
*
|
|
|
drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)
Dave Airlie
2009-12-16
1
-1
/
+2
|
*
|
|
|
drm/radeon/kms: don't report allocate failure on ERESTARTSYS
Dave Airlie
2009-12-16
1
-2
/
+3
|
*
|
|
|
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
2009-12-16
3
-4
/
+30
|
*
|
|
|
drm/radeon/kms: If no placement is supplied fallback to system
Jerome Glisse
2009-12-16
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
drm/ttm: Fix memory type manager debug information printing
Jerome Glisse
2009-12-16
1
-10
/
+9
|
*
|
|
drm/ttm: Fix printk format & compute bo->mem.size at bo initialization
Jerome Glisse
2009-12-16
1
-2
/
+3
|
*
|
|
drm/ttm: Fix potential ttm_mem_evict_first races.
Thomas Hellstrom
2009-12-16
1
-5
/
+31
|
*
|
|
drm/ttm: Delayed delete fixes.
Thomas Hellstrom
2009-12-16
1
-3
/
+4
|
*
|
|
drm/ttm: fix two bugs in new placement routines.
Dave Airlie
2009-12-16
1
-5
/
+5
|
*
|
|
drm/ttm: fix incorrect logic in ttm_bo_io path
Dave Airlie
2009-12-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-11
81
-0
/
+35852
|
\
\
\
|
|
/
/
|
*
|
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
81
-0
/
+35852
|
|
/
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-11
3
-104
/
+71
|
\
\
|
|
/
|
*
drm/ttm: export some functions useful to drivers using ttm
Ben Skeggs
2009-12-11
1
-0
/
+4
|
*
drm/radeon/kms/avivo: fix typo in new_pll module description
Alex Deucher
2009-12-11
1
-1
/
+1
|
*
drm/radeon/kms: Convert radeon to new ttm_bo_init
Jerome Glisse
2009-12-11
1
-30
/
+9
|
*
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
Jerome Glisse
2009-12-11
1
-73
/
+57
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-10
104
-2924
/
+10895
|
\
\
|
|
/
|
*
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
2009-12-10
1
-1
/
+1
|
*
Merge remote branch 'korg/drm-radeon-next' of into drm-linus
Dave Airlie
2009-12-10
29
-474
/
+768
|
|
\
|
|
*
drm/ttm: Print debug information on memory manager when eviction fails
Jerome Glisse
2009-12-10
1
-13
/
+57
|
|
*
drm: Add memory manager debug function
Jerome Glisse
2009-12-10
1
-0
/
+20
|
|
*
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-10
11
-7
/
+23
|
|
*
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2009-12-10
2
-25
/
+25
|
|
*
drm/ttm: Initialize eviction placement in case the driver callback doesn't
Jerome Glisse
2009-12-10
1
-0
/
+4
|
|
*
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
2009-12-10
1
-22
/
+20
|
|
*
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
2009-12-10
1
-0
/
+1
|
|
*
drm/radeon/kms: Fix NULL ptr dereference
Jerome Glisse
2009-12-10
1
-2
/
+4
|
|
*
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
2009-12-10
6
-3
/
+120
|
|
*
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
Alex Deucher
2009-12-10
3
-5
/
+28
|
|
*
drm/radeon/kms: fix return value from fence function.
Dave Airlie
2009-12-10
1
-1
/
+1
|
|
*
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2009-12-10
2
-29
/
+14
|
|
*
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2009-12-10
2
-24
/
+12
|
|
*
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
2009-12-10
3
-51
/
+67
|
|
*
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
2009-12-10
1
-242
/
+221
|
|
*
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
2009-12-10
1
-0
/
+88
|
|
*
drm/radeon/kms: fix avivo tiling regression since radeon object rework
Dave Airlie
2009-12-10
1
-2
/
+3
|
|
*
drm/radeon/kms: make sure i2c id matches
Alex Deucher
2009-12-09
1
-48
/
+43
|
|
*
drm/radeon/kms: make sure ss id matches
Alex Deucher
2009-12-09
1
-6
/
+12
|
|
*
drm/radeon/kms: connector fixes
Alex Deucher
2009-12-09
2
-9
/
+15
|
|
*
drm/ttm: fix memory leak noticed by kmemleak.
Dave Airlie
2009-12-09
1
-1
/
+3
|
|
*
drm: disable all the possible outputs/crtcs before entering KMS mode
Zhao Yakui
2009-12-09
1
-0
/
+3
|
*
|
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-10
7
-26
/
+26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/i915: Remove a debugging printk from hangcheck
Chris Wilson
2009-12-08
1
-1
/
+0
[prev]
[next]