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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
drm/i915: Prevent integer overflow when validating the execbuffer
Chris Wilson
2010-11-21
1
-1
/
+8
|
|
|
/
|
|
/
|
|
*
|
drm/i915: Disable FBC on Ironlake to save 1W
Alex Shi
2010-11-19
1
-1
/
+2
|
*
|
drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware
Keith Packard
2010-11-19
1
-38
/
+57
|
*
|
drm/i915/crt: Introduce struct intel_crt
Chris Wilson
2010-11-19
1
-27
/
+37
|
*
|
drm/i915: Do not hold mutex when faulting in user addresses
Chris Wilson
2010-11-19
1
-36
/
+27
*
|
|
drm/i915: Capture interesting display registers on error
Chris Wilson
2010-11-22
5
-1
/
+127
*
|
|
drm/i915: Capture pinned buffers on error
Chris Wilson
2010-11-22
3
-56
/
+98
*
|
|
drm/i915: Convert (void)I915_READ to POSTING_READ
Chris Wilson
2010-11-16
1
-24
/
+24
*
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-15
37
-313
/
+505
|
\
\
\
|
|
/
/
|
*
|
Merge remote branch 'airlied/drm-fixes' into drm-intel-fixes
Chris Wilson
2010-11-15
33
-296
/
+445
|
|
\
\
|
|
*
|
drm: radeon: fix error value sign
Vasiliy Kulikov
2010-11-15
1
-2
/
+2
|
|
*
|
drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx
Alex Deucher
2010-11-15
2
-116
/
+199
|
|
|
/
|
|
*
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
2010-11-10
1
-0
/
+4
|
|
*
drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.
Michel Dänzer
2010-11-10
1
-2
/
+2
|
|
*
drm/radeon/kms: fix thermal sensor reporting on rv6xx
Alex Deucher
2010-11-09
1
-7
/
+1
|
|
*
drm/radeon/kms: fix bugs in ddc and cd path router code
Tyson Whitehead
2010-11-09
2
-10
/
+7
|
|
*
drm/radeon/kms: add support for clock/data path routers
Alex Deucher
2010-11-09
6
-29
/
+85
|
|
*
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
2010-11-09
1
-0
/
+1
|
|
*
drivers/gpu: Use vzalloc
Joe Perches
2010-11-09
1
-2
/
+2
|
|
*
drm/vmwgfx: Fix oops on failing bo pin
Thomas Hellstrom
2010-11-09
1
-0
/
+5
|
|
*
drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning
Thomas Hellstrom
2010-11-09
1
-28
/
+2
|
|
*
drm/ttm: Make sure a sync object doesn't disappear while we use it
Thomas Hellstrom
2010-11-09
1
-4
/
+7
|
|
*
drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocks
Alex Deucher
2010-11-09
1
-0
/
+18
|
|
*
drivers/gpu/drm: Update WARN uses
Joe Perches
2010-11-09
10
-14
/
+15
|
|
*
drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments
Joe Perches
2010-11-09
2
-2
/
+2
|
|
*
DRM: ignore invalid EDID extensions
Sam Tygier
2010-11-09
1
-6
/
+20
|
|
*
drm/radeon/kms: make the connector code less verbose
Alex Deucher
2010-11-09
1
-6
/
+6
|
|
*
drm/ttm: remove failed ttm binding error printout
Thomas Hellstrom
2010-11-09
1
-3
/
+1
|
|
*
drm/ttm: Add a barrier when unreserving
Thomas Hellstrom
2010-11-09
1
-0
/
+6
|
|
*
drm/ttm: Remove mm init error printouts and checks
Thomas Hellstrom
2010-11-09
1
-18
/
+2
|
|
*
drm/ttm: Remove pointless list_empty check
Thomas Hellstrom
2010-11-09
1
-7
/
+0
|
|
*
drm/ttm: Use private locks for the default bo range manager
Thomas Hellstrom
2010-11-09
1
-36
/
+45
|
|
*
drm/ttm: Documentation update
Thomas Hellstrom
2010-11-09
1
-8
/
+0
|
|
*
drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handler
Alex Deucher
2010-11-09
1
-0
/
+6
|
|
*
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2010-11-09
13
-93
/
+264
|
|
|
\
|
|
*
\
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-27
6
-6
/
+17
|
|
|
\
\
|
|
|
*
|
drm/radeon/kms: enable unmappable vram for evergreen
Alex Deucher
2010-10-28
1
-0
/
+2
|
|
|
*
|
drm/radeon/kms: fix tiled db height calculation on 6xx/7xx
Alex Deucher
2010-10-28
1
-6
/
+8
|
|
|
*
|
drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx
Alex Deucher
2010-10-28
4
-0
/
+7
|
*
|
|
|
drm/i915: Retire any pending operations on the old scanout when switching
Chris Wilson
2010-11-13
3
-0
/
+28
|
*
|
|
|
drm/i915: Fix I2C adapter registration
Jean Delvare
2010-11-09
1
-5
/
+6
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
drm/i915: Fix LVDS fixed-mode regression from 219adae1
Chris Wilson
2010-11-09
1
-5
/
+11
|
*
|
|
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
Chris Wilson
2010-11-08
1
-1
/
+12
|
*
|
|
drm/i915: Avoid might_fault during pwrite whilst holding our mutex
Chris Wilson
2010-11-08
1
-9
/
+16
*
|
|
|
drm/i915: Fix current tiling check for relaxed fencing
Chris Wilson
2010-11-15
1
-8
/
+14
*
|
|
|
drm/i915: fix relaxed tiling for gen <= 3 && !g33
Daniel Vetter
2010-11-15
1
-3
/
+40
*
|
|
|
drm/i915: Remove the definitions for Primary Ring Buffer
Chris Wilson
2010-11-11
4
-25
/
+27
*
|
|
|
Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge"
Chris Wilson
2010-11-11
1
-24
/
+8
*
|
|
|
drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register
Zou Nan hai
2010-11-11
4
-86
/
+106
*
|
|
|
drm/i915: Remove the global irq wait queue
Chris Wilson
2010-11-11
3
-9
/
+3
[prev]
[next]