index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon/kms: add dpm support for SI (v7)
Alex Deucher
2013-06-27
18
-25
/
+7665
*
drm/radeon: switch SI to use radeon_ucode.h
Alex Deucher
2013-06-27
2
-6
/
+7
*
drm/radeon: add SI to r600_is_internal_thermal_sensor()
Alex Deucher
2013-06-27
1
-0
/
+1
*
drm/radeon/dpm/rs780: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-4
/
+11
*
drm/radeon/dpm/r6xx: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-3
/
+10
*
drm/radeon/dpm/r7xx: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-15
/
+39
*
drm/radeon/dpm/trinity: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-1
/
+6
*
drm/radeon/dpm/sumo: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-2
/
+7
*
drm/radeon/dpm/evergreen: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-21
/
+56
*
drm/radeon/dpm/btc: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-24
/
+62
*
drm/radeon/dpm/ni: properly catch errors in dpm setup
Alex Deucher
2013-06-27
1
-34
/
+98
*
drm/radeon/atom: fix voltage table parsing
Alex Deucher
2013-06-27
1
-150
/
+170
*
drm/radeon: fix typo in atom voltage table handling (si+)
Alex Deucher
2013-06-27
1
-2
/
+2
*
drm/radeon: fix typo in atom voltage table handling (6xx-ni)
Alex Deucher
2013-06-27
1
-4
/
+4
*
drm/radeon/dpm: add pcie gen helper function
Alex Deucher
2013-06-27
2
-0
/
+28
*
drm/radeon: update radeon_atombios_get_default_voltages for mvdd
Alex Deucher
2013-06-27
5
-11
/
+14
*
drm/radeon/dpm: validate voltages against dispclk requirements
Alex Deucher
2013-06-27
4
-4
/
+48
*
drm/radeon: fix some memory leaks in extended table parsing
Alex Deucher
2013-06-27
1
-2
/
+11
*
drm/radeon/dpm/cayman: use new fixed point functions (v2)
Alex Deucher
2013-06-27
1
-35
/
+11
*
drm: add some additional fixed point helpers (v3)
Alex Deucher
2013-06-27
1
-0
/
+94
*
drm/radeon: minor sid.h cleanup
Alex Deucher
2013-06-27
1
-18
/
+18
*
drm/radeon/dpm: save some display parameters for DPM
Alex Deucher
2013-06-27
3
-0
/
+12
*
drm/radeon/dpm: pull in ppm info from atom
Alex Deucher
2013-06-27
2
-0
/
+61
*
drm/radeon/dpm: endian fixes for extended power tables
Alex Deucher
2013-06-27
1
-3
/
+6
*
drm/radeon/dpm: pull in phase shedding limits from atom
Alex Deucher
2013-06-27
2
-1
/
+41
*
drm/radeon/dpm: add an enum for pcie gen selection
Alex Deucher
2013-06-27
2
-9
/
+20
*
drm/radeon: implement clock and power gating for SI
Alex Deucher
2013-06-27
2
-42
/
+549
*
drm/radeon: add clearstate init for verde power gating
Alex Deucher
2013-06-27
2
-5
/
+1004
*
drm/radeon: initialize save/restore buffer for pg on verde
Alex Deucher
2013-06-27
1
-2
/
+241
*
drm/radeon: add indirect accessors for UVD CTX registers
Alex Deucher
2013-06-27
2
-0
/
+20
*
drm/radeon: add atom get leakage vddc function
Alex Deucher
2013-06-27
2
-0
/
+10
*
drm/radeon: update rlc programming sequence on SI
Alex Deucher
2013-06-27
2
-0
/
+99
*
drm/radeon: enable additional power gating features on trinity
Alex Deucher
2013-06-27
4
-6
/
+54
*
drm/radeon: add support for ASPM on SI asics (v2)
Alex Deucher
2013-06-27
2
-0
/
+314
*
drm/radeon: add support for ASPM on evergreen asics
Alex Deucher
2013-06-27
3
-1
/
+198
*
drm/radeon: add accessors of pif_phy indirect register space
Alex Deucher
2013-06-27
2
-0
/
+39
*
drm/radeon: implement pcie gen2/3 support for SI
Alex Deucher
2013-06-27
2
-0
/
+212
*
drm/radeon: update radeon_atom_get_voltage_table() for SI
Alex Deucher
2013-06-27
4
-28
/
+69
*
drm/radeon: update radeon_atom_is_voltage_gpio() for SI
Alex Deucher
2013-06-27
7
-34
/
+64
*
drm/radeon/atom: add helper to calcuate mpll params
Alex Deucher
2013-06-27
3
-0
/
+79
*
drm/radeon: implement apci perf request
Alex Deucher
2013-06-27
2
-21
/
+143
*
drm/radeon/dpm: remove local sumo_get_xclk()
Alex Deucher
2013-06-27
4
-17
/
+11
*
drm/radeon: add missing UVD clock set in cayman dpm code
Alex Deucher
2013-06-27
1
-0
/
+3
*
drm/radeon/dpm: remove broken dyn state remnants
Alex Deucher
2013-06-27
2
-20
/
+5
*
drm/radeon/dpm: add pre/post_set_power_state callback (cayman)
Alex Deucher
2013-06-27
4
-12
/
+60
*
drm/radeon/dpm: add pre/post_set_power_state callback (BTC)
Alex Deucher
2013-06-27
4
-13
/
+83
*
drm/radeon/dpm: add pre/post_set_power_state callback (TN)
Alex Deucher
2013-06-27
4
-22
/
+61
*
drm/radeon/dpm: add pre/post_set_power_state callback (sumo)
Alex Deucher
2013-06-27
4
-22
/
+62
*
drm/radeon/dpm: add pre/post_set_power_state callbacks (6xx-eg)
Alex Deucher
2013-06-27
3
-0
/
+20
*
drm/radeon/dpm: add new pre/post_set_power_state callbacks
Alex Deucher
2013-06-27
2
-0
/
+15
[next]