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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: embed the gem object into drm_i915_gem_object
Daniel Vetter
2010-04-20
2
-29
/
+30
*
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
2010-04-20
5
-6
/
+14
*
drm: free core gem object from driver callbacks
Daniel Vetter
2010-04-20
5
-7
/
+13
*
drm: extract drm_gem_object_init
Daniel Vetter
2010-04-20
2
-10
/
+31
*
Merge branch 'drm-radeon-evergreen-accel' into drm-core-next
Dave Airlie
2010-04-20
10
-84
/
+2218
|
\
|
*
drm/radeon: fix cypress firmware typo.
Dave Airlie
2010-04-09
1
-1
/
+1
|
*
drm/radeon/kms/evergreen: add hpd support
Alex Deucher
2010-04-09
2
-8
/
+161
|
*
drm/radeon/kms/evergreen: implement irq support
Alex Deucher
2010-04-09
7
-41
/
+719
|
*
drm/radeon/kms/evergreen: setup and enable the CP
Alex Deucher
2010-04-09
6
-32
/
+154
|
*
drm/radeon/kms/evergreen: implement gfx init
Alex Deucher
2010-04-09
3
-18
/
+668
|
*
drm/radeon/kms/evergreen: add soft reset function
Alex Deucher
2010-04-09
2
-4
/
+132
|
*
drm/radeon/kms/evergreen: add gart support
Alex Deucher
2010-04-09
4
-20
/
+311
|
*
drm/radeon/kms: add support for evergreen power tables
Alex Deucher
2010-04-09
1
-2
/
+42
|
*
drm/radeon/kms: update atombios.h power tables for evergreen
Alex Deucher
2010-04-09
1
-2
/
+74
*
|
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
33
-1209
/
+1290
|
\
\
|
*
|
drm/fb: remove drm_fb_helper_setcolreg
James Simmons
2010-04-08
4
-35
/
+0
|
*
|
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
2010-04-07
9
-182
/
+241
|
*
|
drm/kms/fb: add polling support for when nothing is connected.
Dave Airlie
2010-04-07
6
-12
/
+101
|
*
|
drm/kms/fb: provide a 1024x768 fbcon if no outputs found.
Dave Airlie
2010-04-07
1
-1
/
+3
|
*
|
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
2010-04-07
9
-141
/
+126
|
*
|
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
2010-04-07
13
-447
/
+411
|
*
|
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-07
27
-836
/
+850
*
|
|
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
7
-294
/
+626
|
\
\
\
|
*
|
|
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
3
-54
/
+150
|
*
|
|
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
5
-24
/
+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
2
-145
/
+187
|
|
/
/
*
|
|
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
2010-04-20
9
-36
/
+1007
|
\
\
\
|
*
|
|
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
3
-3
/
+114
|
*
|
|
drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
Pauli Nieminen
2010-04-06
1
-11
/
+1
|
*
|
|
arch/x86: Add array variants for setting memory to wc caching.
Pauli Nieminen
2010-04-06
2
-8
/
+47
|
*
|
|
drm/nouveau: Add ttm page pool debugfs file.
Pauli Nieminen
2010-04-06
1
-0
/
+3
[next]