index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
drm: reduce WARN_ON to a printk.
Dave Airlie
2010-01-11
1
-1
/
+1
*
drm/kms/fb: check for depth changes from userspace for resizing.
Dave Airlie
2010-01-11
1
-5
/
+4
*
drm: Keep disabled outputs disabled after suspend / resume
David John
2010-01-11
1
-1
/
+23
*
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2010-01-07
9
-24
/
+63
|
\
|
*
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
2010-01-07
1
-1
/
+1
|
*
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
1
-5
/
+5
|
*
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
1
-2
/
+4
|
*
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
2010-01-07
1
-5
/
+4
|
*
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
2010-01-07
1
-1
/
+1
|
*
drm/radeon/kms: fix memory leak
Jiri Slaby
2010-01-07
1
-0
/
+1
|
*
drm/radeon/kms: add missing breaks in i2c and ss lookups
Alex Deucher
2010-01-06
1
-0
/
+2
|
*
drm/radeon/kms: add primary dac adj values table
Alex Deucher
2010-01-06
1
-9
/
+41
|
*
drm/radeon/kms: fallback to default connector table
Alex Deucher
2010-01-06
1
-1
/
+4
*
|
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2010-01-07
7
-19
/
+23
|
\
\
|
*
|
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
Roel Kluin
2010-01-07
1
-1
/
+1
|
*
|
drm/edid: Fix CVT width/height decode
Adam Jackson
2010-01-07
1
-5
/
+5
|
*
|
drm/edid: Skip empty CVT codepoints
Adam Jackson
2010-01-07
1
-0
/
+4
|
*
|
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2010-01-07
5
-13
/
+13
*
|
|
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2009-12-23
21
-61
/
+459
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/radeon/kms: add definitions for v4 power tables
Alex Deucher
2009-12-23
1
-0
/
+199
|
*
|
drm/radeon/kms: never combine LVDS with another encoder
Alex Deucher
2009-12-23
1
-26
/
+23
|
*
|
drm/radeon/kms: Check module arguments to be valid V2
Jerome Glisse
2009-12-23
1
-5
/
+68
|
*
|
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
2009-12-23
3
-4
/
+13
|
*
|
drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
Alex Deucher
2009-12-23
1
-0
/
+12
|
*
|
drm/radeon/kms: add 3DC compression support
Marek Olšák
2009-12-23
2
-0
/
+19
|
*
|
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Marek Olšák
2009-12-23
3
-1
/
+19
|
*
|
drm/radeon/kms: enable memory clock reading on legacy (V2)
Rafał Miłecki
2009-12-23
3
-4
/
+11
|
*
|
drm/radeon/kms: prevent parallel AtomBIOS calls
Rafał Miłecki
2009-12-23
3
-2
/
+12
|
*
|
drm/radeon/kms: set proper default tv standard
Alex Deucher
2009-12-23
5
-8
/
+69
[next]