index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-12-05
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-05-17
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
2015-03-19
drm/radeon: remove some rv7xx leftovers from btc dpm code
Alex Deucher
2015-03-19
drm/radeon/btc: implement get_current_sclk/mclk
Alex Deucher
2015-01-22
drm/radeon: comment out some currently unused btc dpm code
Alex Deucher
2014-10-16
drm/radeon: reduce sparse false positive warnings
Michele Curti
2014-10-13
Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table"
Alex Deucher
2014-10-01
drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table
Alex Deucher
2014-10-01
drm/radeon/dpm: drop clk/voltage dependency filters for BTC
Alex Deucher
2014-02-18
drm/radeon/dpm: move platform caps fetching to a separate function
Alex Deucher
2014-02-06
drm/radeon: add missing include in btc_dpm.c
Alex Deucher
2014-02-06
drm/radeon/dpm: use the driver state for dpm debugfs
Alex Deucher
2013-12-24
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-12-24
drm/radeon/dpm: switch on new late_enable callback
Alex Deucher
2013-10-09
drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()
Dan Carpenter
2013-09-23
drm/radeon/dpm/btc: filter clocks based on voltage/clk dep tables
Alex Deucher
2013-09-23
drm/radeon/dpm: fetch the max clk from voltage dep tables helper
Alex Deucher
2013-09-15
drm/radeon/dpm: rework auto performance level enable
Alex Deucher
2013-08-30
drm/radeon/dpm: make sure dc performance level limits are valid (BTC-SI) (v2)
Alex Deucher
2013-08-07
drm/radeon/dpm: fix spread spectrum setup (v2)
Alex Deucher
2013-08-07
drm/radeon/dpm: adjust thermal protection requirements
Alex Deucher
2013-07-08
drm/radeon/dpm: implement vblank_too_short callback for btc
Alex Deucher
2013-07-05
drm/radeon/dpm: implement force performance levels for 7xx/eg/btc
Alex Deucher
2013-07-01
drm/radeon/dpm: re-enable state transitions for BTC
Alex Deucher
2013-06-27
add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
2013-06-27
drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni)
Alex Deucher
2013-06-27
drm/radeon/dpm: add dpm_enable failure output (7xx-ni)
Alex Deucher
2013-06-27
drm/radeon/dpm/btc: properly catch errors in dpm setup
Alex Deucher
2013-06-27
drm/radeon/dpm: validate voltages against dispclk requirements
Alex Deucher
2013-06-27
drm/radeon: update radeon_atom_is_voltage_gpio() for SI
Alex Deucher
2013-06-27
drm/radeon/dpm: add pre/post_set_power_state callback (BTC)
Alex Deucher
2013-06-27
drm/radeon/dpm/btc: restructure code
Alex Deucher
2013-06-27
drm/radeon/dpm/evergreen: restructure code
Alex Deucher
2013-06-27
drm/radeon/dpm/rv7xx: restructure code
Alex Deucher
2013-06-27
drm/radeon/kms: add dpm support for cayman (v5)
Alex Deucher
2013-06-27
drm/radeon/dpm: fixup dynamic state adjust for btc (v2)
Alex Deucher
2013-06-27
drm/radeon: add dpm UVD handling for evergreen/btc asics
Alex Deucher
2013-06-27
drm/radeon/kms: add dpm support for btc (v3)
Alex Deucher