index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
drm/radeon: fix typo in atom voltage table handling (6xx-ni)
Alex Deucher
1
-4
/
+4
2013-06-28
drm/radeon/dpm: add pcie gen helper function
Alex Deucher
2
-0
/
+28
2013-06-28
drm/radeon: update radeon_atombios_get_default_voltages for mvdd
Alex Deucher
5
-11
/
+14
2013-06-28
drm/radeon/dpm: validate voltages against dispclk requirements
Alex Deucher
4
-4
/
+48
2013-06-28
drm/radeon: fix some memory leaks in extended table parsing
Alex Deucher
1
-2
/
+11
2013-06-28
drm/radeon/dpm/cayman: use new fixed point functions (v2)
Alex Deucher
1
-35
/
+11
2013-06-28
drm: add some additional fixed point helpers (v3)
Alex Deucher
1
-0
/
+94
2013-06-28
drm/radeon: minor sid.h cleanup
Alex Deucher
1
-18
/
+18
2013-06-28
drm/radeon/dpm: save some display parameters for DPM
Alex Deucher
3
-0
/
+12
2013-06-28
drm/radeon/dpm: pull in ppm info from atom
Alex Deucher
2
-0
/
+61
2013-06-28
drm/radeon/dpm: endian fixes for extended power tables
Alex Deucher
1
-3
/
+6
2013-06-28
drm/radeon/dpm: pull in phase shedding limits from atom
Alex Deucher
2
-1
/
+41
2013-06-28
drm/radeon/dpm: add an enum for pcie gen selection
Alex Deucher
2
-9
/
+20
2013-06-28
drm/radeon: implement clock and power gating for SI
Alex Deucher
2
-42
/
+549
2013-06-28
drm/radeon: add clearstate init for verde power gating
Alex Deucher
2
-5
/
+1004
2013-06-28
drm/radeon: initialize save/restore buffer for pg on verde
Alex Deucher
1
-2
/
+241
2013-06-28
drm/radeon: add indirect accessors for UVD CTX registers
Alex Deucher
2
-0
/
+20
2013-06-28
drm/radeon: add atom get leakage vddc function
Alex Deucher
2
-0
/
+10
2013-06-28
drm/radeon: update rlc programming sequence on SI
Alex Deucher
2
-0
/
+99
2013-06-28
drm/radeon: enable additional power gating features on trinity
Alex Deucher
4
-6
/
+54
2013-06-28
drm/radeon: add support for ASPM on SI asics (v2)
Alex Deucher
2
-0
/
+314
2013-06-28
drm/radeon: add support for ASPM on evergreen asics
Alex Deucher
3
-1
/
+198
2013-06-28
drm/radeon: add accessors of pif_phy indirect register space
Alex Deucher
2
-0
/
+39
2013-06-28
drm/radeon: implement pcie gen2/3 support for SI
Alex Deucher
2
-0
/
+212
2013-06-28
drm/radeon: update radeon_atom_get_voltage_table() for SI
Alex Deucher
4
-28
/
+69
2013-06-28
drm/radeon: update radeon_atom_is_voltage_gpio() for SI
Alex Deucher
7
-34
/
+64
2013-06-28
drm/radeon/atom: add helper to calcuate mpll params
Alex Deucher
3
-0
/
+79
2013-06-28
drm/radeon: implement apci perf request
Alex Deucher
2
-21
/
+143
2013-06-28
drm/radeon/dpm: remove local sumo_get_xclk()
Alex Deucher
4
-17
/
+11
2013-06-28
drm/radeon: add missing UVD clock set in cayman dpm code
Alex Deucher
1
-0
/
+3
2013-06-28
drm/radeon/dpm: remove broken dyn state remnants
Alex Deucher
2
-20
/
+5
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callback (cayman)
Alex Deucher
4
-12
/
+60
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callback (BTC)
Alex Deucher
4
-13
/
+83
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callback (TN)
Alex Deucher
4
-22
/
+61
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callback (sumo)
Alex Deucher
4
-22
/
+62
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callbacks (6xx-eg)
Alex Deucher
3
-0
/
+20
2013-06-28
drm/radeon/dpm: add new pre/post_set_power_state callbacks
Alex Deucher
2
-0
/
+15
2013-06-28
drm/radeon/dpm/tn: restructure code
Alex Deucher
1
-41
/
+52
2013-06-28
drm/radeon/dpm/sumo: restructure code
Alex Deucher
1
-62
/
+81
2013-06-28
drm/radeon/dpm/cayman: restructure code
Alex Deucher
1
-33
/
+36
2013-06-28
drm/radeon/dpm/btc: restructure code
Alex Deucher
3
-17
/
+19
2013-06-28
drm/radeon/dpm/evergreen: restructure code
Alex Deucher
3
-42
/
+53
2013-06-28
drm/radeon/dpm/rv7xx: restructure code
Alex Deucher
5
-43
/
+55
2013-06-28
drm/radeon/dpm/rv6xx: restructure code
Alex Deucher
1
-46
/
+69
2013-06-28
drm/radeon/dpm/rs780: restructure code
Alex Deucher
1
-20
/
+32
2013-06-28
drm/radeon/kms: add dpm support for cayman (v5)
Alex Deucher
16
-28
/
+5344
2013-06-28
drm/radeon/dpm: fixup dynamic state adjust for btc (v2)
Alex Deucher
6
-9
/
+400
2013-06-28
drm/radeon/dpm: fixup dynamic state adjust for TN
Alex Deucher
2
-0
/
+6
2013-06-28
drm/radeon/dpm: fixup dynamic state adjust for sumo
Alex Deucher
4
-1
/
+19
2013-06-28
drm/radeon/dpm: track whether we are on AC or battery
Alex Deucher
2
-0
/
+8
[next]