index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r600_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
1
-1
/
+0
2018-07-05
drm/radeon: use pcie functions for link width
Alex Deucher
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-05-17
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-03-29
drm: Use pr_cont where appropriate
Joe Perches
1
-34
/
+37
2016-10-13
drm/radeon: change vblank_time's calculation method to reduce computational e...
Alex Deucher
1
-7
/
+8
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
1
-3
/
+3
2015-02-25
drm/radeon: use drm_mode_vrefresh() rather than mode->vrefresh
Alex Deucher
1
-1
/
+1
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2014-11-20
drm/radeon/dpm: add smc fan control for CI (v2)
Alex Deucher
1
-0
/
+9
2014-11-20
drm/radeon: fix endian swapping in vbios fetch for tdp table
Alex Deucher
1
-1
/
+1
2014-10-16
drm/radeon: reduce sparse false positive warnings
Michele Curti
1
-0
/
+1
2014-04-22
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Alex Deucher
1
-16
/
+19
2014-02-18
drm/radeon/dpm: fetch vce states from the vbios
Alex Deucher
1
-1
/
+27
2014-02-18
drm/radeon/dpm: move platform caps fetching to a separate function
Alex Deucher
1
-0
/
+20
2013-12-24
drm/radeon/dpm: switch on new late_enable callback
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon/dpm: add late_enable for rs780/rs880/rv6xx
Alex Deucher
1
-0
/
+16
2013-09-23
drm/radeon: fix missed variable sized access
Alex Deucher
1
-1
/
+1
2013-09-11
drm/radeon: clean up r600_free_extended_power_table()
Dan Carpenter
1
-24
/
+14
2013-08-30
drm/radeon: gcc fixes for extended dpm tables
Alex Deucher
1
-24
/
+50
2013-08-30
drm/radeon/dpm: add helper to fetch the vrefresh of the current mode
Alex Deucher
1
-0
/
+18
2013-08-30
drm/radeon/dpm: add a helper to encode pcie lane setting
Alex Deucher
1
-0
/
+10
2013-08-30
drm/radeon: add r600_get_pcie_lane_support helper
Alex Deucher
1
-0
/
+23
2013-08-30
drm/radeon: parse the acp clock voltage deps table
Alex Deucher
1
-0
/
+26
2013-08-30
drm/radeon: parse the samu clock voltage deps table
Alex Deucher
1
-0
/
+26
2013-08-30
drm/radeon/dpm: clean up the extended table error pathes
Alex Deucher
1
-34
/
+6
2013-08-30
drm/radeon: parse the uvd clock voltage deps table
Alex Deucher
1
-0
/
+40
2013-08-30
drm/radeon: parse the vce clock voltage deps table
Alex Deucher
1
-1
/
+40
2013-08-30
drm/radeon/dpm: grab mvdd_dependency_on_mclk info from vbios
Alex Deucher
1
-0
/
+19
2013-08-30
drm/radeon/dpm: add support for parsing the atom powertune table
Alex Deucher
1
-0
/
+44
2013-08-30
drm/radeon/dpm: update cac leakage table parsing for CI
Alex Deucher
1
-4
/
+13
2013-08-30
drm/radeon: add KB/KV to r600_is_internal_thermal_sensor
Alex Deucher
1
-0
/
+1
2013-08-30
drm/radeon: add CI to r600_is_internal_thermal_sensor()
Alex Deucher
1
-0
/
+1
2013-07-25
drm/radeon/dpm: fix r600_enable_sclk_control()
Alex Deucher
1
-2
/
+2
2013-07-08
drm/radeon/dpm: add helper to calculate vblank time
Alex Deucher
1
-0
/
+24
2013-06-27
drm/radeon/kms: add dpm support for SI (v7)
Alex Deucher
1
-0
/
+1
2013-06-27
drm/radeon: add SI to r600_is_internal_thermal_sensor()
Alex Deucher
1
-0
/
+1
2013-06-27
drm/radeon/dpm: add pcie gen helper function
Alex Deucher
1
-0
/
+23
2013-06-27
drm/radeon: fix some memory leaks in extended table parsing
Alex Deucher
1
-2
/
+11
2013-06-27
drm/radeon/dpm: pull in ppm info from atom
Alex Deucher
1
-0
/
+47
2013-06-27
drm/radeon/dpm: endian fixes for extended power tables
Alex Deucher
1
-3
/
+6
2013-06-27
drm/radeon/dpm: pull in phase shedding limits from atom
Alex Deucher
1
-1
/
+29
2013-06-27
drm/radeon/dpm: add pre/post_set_power_state callbacks (6xx-eg)
Alex Deucher
1
-0
/
+10
2013-06-27
drm/radeon/dpm: add helpers for extended power tables (v2)
Alex Deucher
1
-0
/
+179
2013-06-27
drm/radeon/kms: add dpm support for rv6xx (v3)
Alex Deucher
1
-0
/
+45
2013-06-27
drm/radeon/kms: add common r600 dpm functions
Alex Deucher
1
-0
/
+678