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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
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
|
*
|
|
|
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2010-01-11
33
-470
/
+1529
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx
Alex Deucher
2010-01-11
5
-2
/
+881
|
|
*
|
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
Jerome Glisse
2010-01-08
4
-5
/
+28
|
|
*
|
drm: Avoid calling vblank function is vblank wasn't initialized
Jerome Glisse
2010-01-08
1
-1
/
+4
|
|
*
|
drm/radeon: mkregtable.c: close a file before exit
Alexander Beregalov
2010-01-08
1
-1
/
+3
|
|
*
|
drm/radeon/kms: Make sure we release AGP device if we acquired it
Jerome Glisse
2010-01-08
5
-8
/
+6
|
|
*
|
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2010-01-08
13
-32
/
+33
|
|
*
|
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
Corbin Simpson
2010-01-08
2
-0
/
+32
|
|
*
|
drm/radeon/kms: detect sideport memory on IGP chips
Alex Deucher
2010-01-08
8
-3
/
+64
|
|
*
|
drm/radeon: fix a couple of array index errors
Darren Jenkins
2010-01-08
1
-7
/
+7
|
|
*
|
drm/radeon/kms: add support for eDP (embedded DisplayPort)
Alex Deucher
2010-01-08
5
-12
/
+32
|
|
*
|
drm: Add eDP connector type
Alex Deucher
2010-01-08
1
-0
/
+1
|
|
*
|
drm/radeon/kms: pull in the latest upstream ObjectID.h changes
Alex Deucher
2010-01-08
1
-1
/
+126
|
|
*
|
drm/radeon/kms: whitespace changes to ObjectID.h
Alex Deucher
2010-01-08
1
-369
/
+309
|
|
*
|
drm/radeon/kms: fix typo in atom connector type handling
Alex Deucher
2010-01-08
2
-31
/
+5
|
*
|
|
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
*
|
|
|
DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS
Rafael J. Wysocki
2010-01-08
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-01-06
16
-43
/
+86
|
\
\
\
|
|
/
/
|
*
|
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 branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-01-06
16
-537
/
+682
|
\
\
\
\
|
*
|
|
|
drm/i915: remove full registers dump debug
Zhenyu Wang
2010-01-06
1
-29
/
+0
|
*
|
|
|
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
2010-01-06
1
-68
/
+48
|
*
|
|
|
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
2010-01-06
1
-0
/
+12
|
*
|
|
|
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
2010-01-06
1
-1
/
+25
|
*
|
|
|
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2010-01-06
2
-1
/
+18
|
*
|
|
|
drm/i915: Permit pinning whilst the device is 'suspended'
Chris Wilson
2010-01-06
1
-3
/
+0
[prev]
[next]