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
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
2010-05-24
1
-2
/
+11
|
*
drm/radeon/kms: release AGP bridge at suspend
Jerome Glisse
2010-05-24
3
-0
/
+8
*
|
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
53
-1882
/
+5969
|
\
\
|
|
/
|
*
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
Alex Deucher
2010-05-21
1
-1
/
+1
|
*
drm/radeon: fix power supply kconfig interaction.
Dave Airlie
2010-05-21
1
-1
/
+0
|
*
drm/radeon/kms: record object that have been list reserved
Jerome Glisse
2010-05-21
2
-1
/
+6
|
*
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
Michel Dänzer
2010-05-21
1
-1
/
+1
|
*
drm/radeon/kms: don't default display priority to high on rs4xx
Alex Deucher
2010-05-21
1
-1
/
+4
|
*
drm/radeon: fix hdmi offset bug reported by smatch.
Dave Airlie
2010-05-19
1
-1
/
+1
|
*
drm/radeon/kms: hpd cleanup
Alex Deucher
2010-05-19
4
-16
/
+15
|
*
drm/radeon/kms: reset ddc_bus in object header parsing
Alex Deucher
2010-05-19
1
-3
/
+2
|
*
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-19
15
-48
/
+89
|
|
\
|
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-10
15
-48
/
+89
|
|
|
\
|
*
|
|
drm/radeon/pm: fix device_create_file return value checks.
Dave Airlie
2010-05-18
1
-2
/
+7
|
*
|
|
drm/radeon/kms/pm: fix r6xx+ profile setup
Alex Deucher
2010-05-18
1
-61
/
+53
|
*
|
|
drm/radeon/kms/pm: make pm spam debug only
Alex Deucher
2010-05-18
4
-24
/
+24
|
*
|
|
drm/radeon/kms/pm: rework power management
Alex Deucher
2010-05-18
19
-519
/
+790
|
*
|
|
drm/radeon/kms/pm: add support for no display power states
Alex Deucher
2010-05-18
8
-40
/
+94
|
*
|
|
drm/radeon/kms: fix lock ordering in ring, ib handling
Alex Deucher
2010-05-18
1
-17
/
+22
|
*
|
|
radeon: Use fences to gate entry to reclocking on <r600
Matthew Garrett
2010-05-18
1
-0
/
+8
|
*
|
|
radeon: Split out ring locking and allocation
Matthew Garrett
2010-05-18
2
-6
/
+23
|
*
|
|
drm/radeon/kms: enable misc pm power state features on r1xx-r4xx
Alex Deucher
2010-05-18
1
-2
/
+0
|
*
|
|
drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx
Alex Deucher
2010-05-18
2
-4
/
+12
|
*
|
|
drm/radeon/kms: re-enable gui idle interrupts on r6xx+
Alex Deucher
2010-05-18
1
-11
/
+13
|
*
|
|
drm/radeon/kms: take vram mutex pointer before derefing object.
Dave Airlie
2010-05-18
1
-2
/
+4
|
*
|
|
drm/radeon/kms: more pm fixes
Alex Deucher
2010-05-18
4
-63
/
+45
|
*
|
|
drm: move radeon_fixed.h to shared drm_fixed.h header
Ben Skeggs
2010-05-18
9
-447
/
+380
|
*
|
|
radeon: Enable memory reclocking on r100-500
Matthew Garrett
2010-05-18
1
-4
/
+5
|
*
|
|
radeon: Try harder to ensure we reclock in vblank
Matthew Garrett
2010-05-18
4
-1
/
+39
|
*
|
|
radeon: Fix locking in power management paths
Matthew Garrett
2010-05-18
1
-14
/
+4
|
*
|
|
radeon: Make sure that we determine the correct PM state before transition
Matthew Garrett
2010-05-18
1
-0
/
+3
|
*
|
|
radeon: Enable memory reclockong on r600
Matthew Garrett
2010-05-18
1
-9
/
+7
|
*
|
|
radeon: Stop the ttm workqueue while reclocking
Matthew Garrett
2010-05-18
1
-0
/
+3
|
*
|
|
radeon: Take drm struct_mutex over reclocking
Matthew Garrett
2010-05-18
1
-0
/
+10
|
*
|
|
radeon: Unmap vram pages when reclocking
Matthew Garrett
2010-05-18
5
-1
/
+39
|
*
|
|
radeon: Unify PM entry paths
Matthew Garrett
2010-05-18
1
-58
/
+32
|
*
|
|
drm/radeon/kms/pm: rework power management
Alex Deucher
2010-05-18
5
-56
/
+229
|
*
|
|
drm/radeon/kms/pm: add additional asic callbacks
Alex Deucher
2010-05-18
12
-0
/
+441
|
*
|
|
drm/radeon/kms/pm: restore default power state on exit
Alex Deucher
2010-05-18
4
-1
/
+25
|
*
|
|
drm/radeon/kms: minor pm cleanups
Alex Deucher
2010-05-18
6
-32
/
+24
|
*
|
|
drm/radeon/kms/pm: clean power state printing
Alex Deucher
2010-05-18
1
-1
/
+1
|
*
|
|
drm/radeon/kms/pm: don't enable pm if there is only on power state
Alex Deucher
2010-05-18
1
-1
/
+1
|
*
|
|
drm/radeon/kms/atom: load hwmon drivers
Alex Deucher
2010-05-18
1
-26
/
+43
|
*
|
|
drm/radeon/kms/pm: update display watermarks with power state changes
Alex Deucher
2010-05-18
1
-0
/
+5
|
*
|
|
drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2)
Alex Deucher
2010-05-18
10
-246
/
+413
|
*
|
|
drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2)
Alex Deucher
2010-05-18
8
-49
/
+148
|
*
|
|
drm/radeon/kms/pm: move pm state update to crtc functions
Alex Deucher
2010-05-18
4
-20
/
+18
|
*
|
|
drm/radeon/kms/pm: interate across crtcs for vblank
Alex Deucher
2010-05-18
1
-14
/
+12
|
*
|
|
drm/radeon/kms/atom/pm: rework power mode parsing
Alex Deucher
2010-05-18
1
-4
/
+19
|
*
|
|
drm/radeon/kms: wait for gpu idle before changing power mode
Alex Deucher
2010-05-18
1
-0
/
+10
[prev]
[next]