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
*
Merge branch 'drm-radeon-lockup' into drm-core-next
Dave Airlie
2010-04-20
23
-474
/
+802
|
\
|
*
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
2010-04-06
20
-354
/
+508
|
*
drm/radeon/kms: rename gpu_reset to asic_reset
Jerome Glisse
2010-04-06
15
-46
/
+46
|
*
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
Jerome Glisse
2010-04-06
9
-107
/
+281
*
|
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
2010-04-20
5
-289
/
+622
|
\
\
|
*
|
drm/edid: When checking duplicate standard modes, walked the probed list
Adam Jackson
2010-04-10
1
-1
/
+1
|
*
|
drm/edid: Fix sync polarity for secondary GTF curve
Adam Jackson
2010-04-09
1
-1
/
+4
|
*
|
drm/modes: Fix interlaced mode names
Adam Jackson
2010-04-06
2
-11
/
+14
|
*
|
drm/edid: Add secondary GTF curve support
Adam Jackson
2010-04-06
2
-54
/
+146
|
*
|
drm/edid: Strengthen the algorithm for standard mode codes
Adam Jackson
2010-04-06
1
-10
/
+18
|
*
|
drm/edid: Fix the HDTV hack.
Adam Jackson
2010-04-06
1
-3
/
+13
|
*
|
drm/edid: Extend range-based mode addition for EDID 1.4
Adam Jackson
2010-04-06
1
-23
/
+78
|
*
|
drm/edid: Add test for monitor reduced blanking support.
Adam Jackson
2010-04-06
1
-4
/
+43
|
*
|
drm/edid: Fix preferred mode parse for EDID 1.4
Adam Jackson
2010-04-06
1
-1
/
+4
|
*
|
drm/edid: Remove some silly comments
Adam Jackson
2010-04-06
1
-14
/
+3
|
*
|
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
2010-04-06
4
-21
/
+15
|
*
|
drm/edid: Add modes for Established Timings III section
Adam Jackson
2010-04-06
1
-0
/
+91
|
*
|
drm/edid: Reshuffle mode list construction to closer match the spec
Adam Jackson
2010-04-06
1
-2
/
+16
|
*
|
drm/edid: Remove a redundant check
Adam Jackson
2010-04-06
1
-4
/
+0
|
*
|
drm/edid: Remove some misleading comments
Adam Jackson
2010-04-06
1
-8
/
+0
|
*
|
drm/edid: Fix secondary block fetch.
Adam Jackson
2010-04-06
1
-143
/
+187
|
|
/
*
|
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
2010-04-20
6
-28
/
+886
|
\
\
|
*
|
drm/ttm: using kmalloc/kfree requires including slab.h
Stephen Rothwell
2010-04-08
1
-0
/
+1
|
*
|
drm/ttm: include linux/seq_file.h for seq_printf
Matt Turner
2010-04-08
1
-0
/
+1
|
*
|
drm/ttm: Add sysfs interface to control pool allocator.
Pauli Nieminen
2010-04-06
2
-2
/
+113
|
*
|
drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
Pauli Nieminen
2010-04-06
1
-11
/
+1
|
*
|
drm/nouveau: Add ttm page pool debugfs file.
Pauli Nieminen
2010-04-06
1
-0
/
+3
|
*
|
drm/radeon/kms: Add ttm page pool debugfs file.
Pauli Nieminen
2010-04-06
1
-3
/
+10
|
*
|
drm/ttm: Add debugfs output entry to pool allocator.
Pauli Nieminen
2010-04-06
1
-7
/
+38
|
*
|
drm/ttm: add pool wc/uc page allocator V3
Pauli Nieminen
2010-04-06
4
-25
/
+739
|
|
/
*
|
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
2010-04-20
23
-1485
/
+1775
|
\
\
|
*
|
drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
Karsten Wiese
2010-04-18
1
-10
/
+0
|
*
|
drm/i915/pch: Use minimal number of FDI lanes (v2)
Adam Jackson
2010-04-18
2
-6
/
+21
|
*
|
drm/i915: Add the support of memory self-refresh on Ironlake
Zhenyu Wang
2010-04-12
2
-3
/
+201
|
*
|
drm/i915: Move Pineview CxSR and watermark code into update_wm hook.
Zhao Yakui
2010-04-12
2
-74
/
+88
|
*
|
drm/i915: Only save/restore FBC on the platform that supports FBC
Zhao Yakui
2010-04-12
1
-19
/
+22
|
*
|
drm/i915: Fix the incorrect argument for SDVO SET_TV_format command
Zhao Yakui
2010-04-12
1
-1
/
+1
|
*
|
drm/i915: Add support of SDVO on Ibexpeak PCH
Zhao Yakui
2010-04-12
3
-16
/
+36
|
*
|
drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).
Carl Worth
2010-04-12
1
-5
/
+0
|
*
|
drm/i915: do not read uninitialized ->dev_private
Luca Tettamanti
2010-04-12
1
-1
/
+1
|
*
|
Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."
Zhenyu Wang
2010-04-12
1
-21
/
+1
|
*
|
drm/i915: implement multifunction SDVO device support
Zhenyu Wang
2010-04-12
1
-236
/
+375
|
*
|
drm/i915: remove unused intel_pipe_get_connector()
Zhenyu Wang
2010-04-12
1
-17
/
+0
|
*
|
drm/i915: remove connector object in old output structure
Zhenyu Wang
2010-04-12
2
-14
/
+0
|
*
|
drm/i915: convert TV driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-14
/
+26
|
*
|
drm/i915: convert SDVO driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-66
/
+94
|
*
|
drm/i915: convert DVO driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-36
/
+34
|
*
|
drm/i915: convert DP/eDP driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
2
-31
/
+45
|
*
|
drm/i915: convert HDMI driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-12
/
+24
|
*
|
drm/i915: convert LVDS driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-11
/
+23
[next]