index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
btc_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
drm/radeon/btc_dpm: Move 'evergreen_get_pi's prototype to shared header
Lee Jones
1
-2
/
+1
2020-11-16
drm/radeon/rv770: Move 'rv770_get_*()'s prototypes to shared header
Lee Jones
1
-2
/
+1
2019-12-05
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
1
-2
/
+1
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
1
-7
/
+9
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+3
2017-05-17
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2016-03-17
drm/radeon: fix indentation.
Jérome Glisse
1
-21
/
+20
2015-03-19
drm/radeon: remove some rv7xx leftovers from btc dpm code
Alex Deucher
1
-7
/
+2
2015-03-19
drm/radeon/btc: implement get_current_sclk/mclk
Alex Deucher
1
-0
/
+46
2015-01-22
drm/radeon: comment out some currently unused btc dpm code
Alex Deucher
1
-0
/
+2
2014-10-17
drm/radeon: reduce sparse false positive warnings
Michele Curti
1
-0
/
+1
2014-10-13
Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table"
Alex Deucher
1
-0
/
+17
2014-10-01
drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table
Alex Deucher
1
-17
/
+0
2014-10-01
drm/radeon/dpm: drop clk/voltage dependency filters for BTC
Alex Deucher
1
-34
/
+0
2014-02-18
drm/radeon/dpm: move platform caps fetching to a separate function
Alex Deucher
1
-0
/
+4
2014-02-06
drm/radeon: add missing include in btc_dpm.c
Alex Deucher
1
-0
/
+1
2014-02-06
drm/radeon/dpm: use the driver state for dpm debugfs
Alex Deucher
1
-0
/
+31
2013-12-25
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
1
-0
/
+5
2013-12-25
drm/radeon/dpm: switch on new late_enable callback
Alex Deucher
1
-15
/
+0
2013-10-10
drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()
Dan Carpenter
1
-3
/
+3
2013-09-23
drm/radeon/dpm/btc: filter clocks based on voltage/clk dep tables
Alex Deucher
1
-0
/
+34
2013-09-23
drm/radeon/dpm: fetch the max clk from voltage dep tables helper
Alex Deucher
1
-0
/
+17
2013-09-16
drm/radeon/dpm: rework auto performance level enable
Alex Deucher
1
-6
/
+0
2013-08-31
drm/radeon/dpm: make sure dc performance level limits are valid (BTC-SI) (v2)
Alex Deucher
1
-0
/
+6
2013-08-08
drm/radeon/dpm: fix spread spectrum setup (v2)
Alex Deucher
1
-13
/
+1
2013-08-08
drm/radeon/dpm: adjust thermal protection requirements
Alex Deucher
1
-2
/
+1
2013-07-09
drm/radeon/dpm: implement vblank_too_short callback for btc
Alex Deucher
1
-1
/
+15
2013-07-06
drm/radeon/dpm: implement force performance levels for 7xx/eg/btc
Alex Deucher
1
-2
/
+2
2013-07-02
drm/radeon/dpm: re-enable state transitions for BTC
Alex Deucher
1
-3
/
+0
2013-06-28
add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
1
-1
/
+3
2013-06-28
drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
1
-8
/
+21
2013-06-28
drm/radeon/dpm: add dpm_enable failure output (7xx-ni)
Alex Deucher
1
-7
/
+18
2013-06-28
drm/radeon/dpm/btc: properly catch errors in dpm setup
Alex Deucher
1
-24
/
+62
2013-06-28
drm/radeon/dpm: validate voltages against dispclk requirements
Alex Deucher
1
-3
/
+25
2013-06-28
drm/radeon: update radeon_atom_is_voltage_gpio() for SI
Alex Deucher
1
-3
/
+3
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callback (BTC)
Alex Deucher
1
-10
/
+71
2013-06-28
drm/radeon/dpm/btc: restructure code
Alex Deucher
1
-15
/
+15
2013-06-28
drm/radeon/dpm/evergreen: restructure code
Alex Deucher
1
-6
/
+7
2013-06-28
drm/radeon/dpm/rv7xx: restructure code
Alex Deucher
1
-2
/
+4
2013-06-28
drm/radeon/kms: add dpm support for cayman (v5)
Alex Deucher
1
-18
/
+18
2013-06-28
drm/radeon/dpm: fixup dynamic state adjust for btc (v2)
Alex Deucher
1
-0
/
+340
2013-06-28
drm/radeon: add dpm UVD handling for evergreen/btc asics
Alex Deucher
1
-0
/
+62
2013-06-28
drm/radeon/kms: add dpm support for btc (v3)
Alex Deucher
1
-0
/
+2188