index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2016-03-16
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-16
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-24
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
1
-0
/
+5
2013-12-24
drm/radeon/dpm: switch on new late_enable callback
Alex Deucher
1
-15
/
+0
2013-10-09
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-15
drm/radeon/dpm: rework auto performance level enable
Alex Deucher
1
-6
/
+0
2013-08-30
drm/radeon/dpm: make sure dc performance level limits are valid (BTC-SI) (v2)
Alex Deucher
1
-0
/
+6
2013-08-07
drm/radeon/dpm: fix spread spectrum setup (v2)
Alex Deucher
1
-13
/
+1
2013-08-07
drm/radeon/dpm: adjust thermal protection requirements
Alex Deucher
1
-2
/
+1
2013-07-08
drm/radeon/dpm: implement vblank_too_short callback for btc
Alex Deucher
1
-1
/
+15
2013-07-05
drm/radeon/dpm: implement force performance levels for 7xx/eg/btc
Alex Deucher
1
-2
/
+2
2013-07-01
drm/radeon/dpm: re-enable state transitions for BTC
Alex Deucher
1
-3
/
+0
2013-06-27
add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
1
-1
/
+3
2013-06-27
drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
1
-8
/
+21
2013-06-27
drm/radeon/dpm: add dpm_enable failure output (7xx-ni)
Alex Deucher
1
-7
/
+18
2013-06-27
drm/radeon/dpm/btc: properly catch errors in dpm setup
Alex Deucher
1
-24
/
+62
2013-06-27
drm/radeon/dpm: validate voltages against dispclk requirements
Alex Deucher
1
-3
/
+25
2013-06-27
drm/radeon: update radeon_atom_is_voltage_gpio() for SI
Alex Deucher
1
-3
/
+3
2013-06-27
drm/radeon/dpm: add pre/post_set_power_state callback (BTC)
Alex Deucher
1
-10
/
+71
2013-06-27
drm/radeon/dpm/btc: restructure code
Alex Deucher
1
-15
/
+15
2013-06-27
drm/radeon/dpm/evergreen: restructure code
Alex Deucher
1
-6
/
+7
2013-06-27
drm/radeon/dpm/rv7xx: restructure code
Alex Deucher
1
-2
/
+4
2013-06-27
drm/radeon/kms: add dpm support for cayman (v5)
Alex Deucher
1
-18
/
+18
2013-06-27
drm/radeon/dpm: fixup dynamic state adjust for btc (v2)
Alex Deucher
1
-0
/
+340
2013-06-27
drm/radeon: add dpm UVD handling for evergreen/btc asics
Alex Deucher
1
-0
/
+62
2013-06-27
drm/radeon/kms: add dpm support for btc (v3)
Alex Deucher
1
-0
/
+2188