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: Add support for GPU reset on gen6.
Eric Anholt
2010-11-22
2
-0
/
+17
*
drm/i915: Also reinit the BSD and BLT rings after a GPU reset.
Eric Anholt
2010-11-22
1
-2
/
+7
*
drm/i915: Correct a comment about the use of the workqueue.
Eric Anholt
2010-11-22
1
-1
/
+1
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-22
57
-430
/
+964
|
\
|
*
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
2010-11-22
53
-307
/
+813
|
|
\
|
|
*
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-11-19
6
-107
/
+157
|
|
|
\
|
|
*
\
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-11-19
54
-424
/
+1014
|
|
|
\
\
|
|
|
*
|
drm/radeon/kms: i2c s/sprintf/snprintf/g for safety
Alex Deucher
2010-11-19
1
-3
/
+6
|
|
|
*
|
drm/radeon/kms: fix i2c pad masks on rs4xx
Alex Deucher
2010-11-19
1
-0
/
+13
|
|
|
*
|
drm/ttm: Fix up a theoretical deadlock
Thomas Hellstrom
2010-11-18
1
-0
/
+11
|
|
|
*
|
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-11-18
28
-223
/
+384
|
|
|
|
\
\
|
|
|
|
*
|
nouveau: Acknowledge HPD irq in handler, not bottom half
Andy Lutomirski
2010-11-18
3
-9
/
+33
|
|
|
|
*
|
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
Francisco Jerez
2010-11-18
3
-3
/
+3
|
|
|
|
*
|
drm/nouveau: don't expose backlight control when available through ACPI
Ben Skeggs
2010-11-18
1
-0
/
+9
|
|
|
|
*
|
drm/nouveau/pm: improve memtiming mappings
Roy Spliet
2010-11-18
1
-12
/
+19
|
|
|
|
*
|
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
Francisco Jerez
2010-11-18
1
-5
/
+5
|
|
|
|
*
|
drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.
Francisco Jerez
2010-11-18
1
-1
/
+1
|
|
|
|
*
|
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
Martin Peres
2010-11-18
1
-1
/
+6
|
|
|
|
*
|
drm/nouveau: Don't use load detection for connector polling.
Francisco Jerez
2010-11-18
1
-23
/
+2
|
|
|
|
*
|
drm/nv10-nv20: Fix instability after MPLL changes.
Francisco Jerez
2010-11-18
1
-0
/
+9
|
|
|
|
*
|
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
2010-11-18
7
-13
/
+82
|
|
|
|
*
|
drm/nouveau: Don't poll LVDS outputs.
Francisco Jerez
2010-11-18
1
-4
/
+6
|
|
|
|
*
|
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
Francisco Jerez
2010-11-18
3
-49
/
+28
|
|
|
|
*
|
drm/nv04: Fix scanout over the 16MB mark.
Francisco Jerez
2010-11-18
2
-1
/
+20
|
|
|
|
*
|
drm/nouveau: fix nv40 pcie gart size
Lucas Stach
2010-11-18
1
-1
/
+5
|
|
|
|
*
|
drm/nva3: fix overflow in fixed point math used for pll calculation
Ben Skeggs
2010-11-18
1
-6
/
+10
|
|
|
|
*
|
drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.
Francisco Jerez
2010-11-18
1
-0
/
+28
|
|
|
|
*
|
drm/nouveau: Expose some BO usage flags to userspace.
Francisco Jerez
2010-11-18
5
-22
/
+39
|
|
|
|
*
|
drm/nouveau: Reduce severity of the unknown getparam error.
Francisco Jerez
2010-11-18
1
-2
/
+2
|
|
|
|
*
|
drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.
Francisco Jerez
2010-11-18
1
-27
/
+44
|
|
|
|
*
|
drm/nouveau: Some random cleanups.
Francisco Jerez
2010-11-18
3
-50
/
+16
|
|
|
|
*
|
drm/nv11: Fix bad PLL detection false positive.
Francisco Jerez
2010-11-18
1
-4
/
+4
|
|
|
|
*
|
drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.
Francisco Jerez
2010-11-18
1
-6
/
+7
|
|
|
|
*
|
drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.
Francisco Jerez
2010-11-18
1
-6
/
+21
|
|
|
|
*
|
drm/nouveau: Fix sleep while atomic in the semaphore code.
Francisco Jerez
2010-11-18
1
-1
/
+6
|
|
|
|
*
|
drm/nouveau: ratelimit IRQ messages
Jiri Slaby
2010-11-18
1
-12
/
+14
|
|
|
*
|
|
drm/radeon/kms: fix tiling info on evergreen
Alex Deucher
2010-11-18
1
-1
/
+30
|
|
|
*
|
|
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
2010-11-18
13
-23
/
+25
|
|
|
*
|
|
drm/vmwgfx: Fix up an error path during bo creation
Thomas Hellstrom
2010-11-18
1
-6
/
+8
|
|
|
*
|
|
drm/radeon/kms: register an i2c adapter name for the dp aux bus
Alex Deucher
2010-11-18
1
-0
/
+1
|
|
|
*
|
|
drm/radeon/kms/atom: add proper external encoders support
Alex Deucher
2010-11-18
2
-0
/
+184
|
|
|
*
|
|
drm/radeon/kms/atom: cleanup and unify DVO handling
Alex Deucher
2010-11-18
4
-46
/
+52
|
|
|
*
|
|
drm/radeon/kms: properly power up/down the eDP panel as needed (v4)
Alex Deucher
2010-11-18
3
-0
/
+70
|
|
|
*
|
|
drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()
Alex Deucher
2010-11-18
1
-3
/
+15
|
|
|
*
|
|
drm/radeon/kms: turn the backlight off explicitly for dpms
Alex Deucher
2010-11-18
1
-1
/
+14
|
|
|
*
|
|
drm/radeon/kms: fix typo in r600 cs checker
Alex Deucher
2010-11-18
1
-1
/
+1
|
|
|
*
|
|
drm: radeon: fix error value sign
Vasiliy Kulikov
2010-11-18
1
-2
/
+2
|
|
|
*
|
|
drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx
Alex Deucher
2010-11-18
2
-116
/
+199
|
|
|
|
/
/
|
|
*
|
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
|
|
/
/
|
*
|
|
drm/i915: Only save/restore cursor regs if !KMS
Chris Wilson
2010-11-21
1
-20
/
+20
[next]