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/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
*
drm/radeon/kms: add support for gui idle interrupts (v4)
Alex Deucher
2010-05-18
9
-1
/
+74
*
drm/radeon/kms: add gui_idle callback
Alex Deucher
2010-05-18
5
-0
/
+34
*
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
5
-16
/
+30
*
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
2010-05-18
1
-2
/
+7
*
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
Jerome Glisse
2010-05-18
2
-1
/
+20
*
drivers/gpu/drm: Use kmemdup
Julia Lawall
2010-05-18
1
-2
/
+1
*
drm/radeon/kms/combios: match lvds panel info parsing to ddx
Alex Deucher
2010-05-18
1
-12
/
+14
*
drm/radeon/kms/atom: fix typo in LVDS panel info parsing
Alex Deucher
2010-05-18
1
-1
/
+1
*
drm/radeon/kms: fix copy pasto in disable encoders patch
Alex Deucher
2010-05-11
1
-1
/
+1
*
drm/radeon/kms/atom: disable the encoders in encoder_disable
Alex Deucher
2010-05-08
1
-0
/
+39
*
drm/radeon/kms: R3XX-R4XX fix GPU reset code
Jerome Glisse
2010-04-27
2
-9
/
+1
*
drm/radeon/kms: HDMI irq support
Christian Koenig
2010-04-23
5
-56
/
+112
*
drm/radeon/kms: rework audio polling timer
Christian König
2010-04-23
4
-26
/
+61
*
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2010-04-20
7
-60
/
+97
|
\
|
*
drm/radeon/kms: enable use of unmappable VRAM V2
Jerome Glisse
2010-04-20
4
-20
/
+0
|
*
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
1
-12
/
+1
[next]