index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_pm.c
Age
Commit message (
Expand
)
Author
2014-01-22
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...
Dave Airlie
2014-01-20
drm/radeon: disable dpm on BTC
Alex Deucher
2014-01-20
drm/radeon: don't power gate paused UVD streams
Christian König
2014-01-20
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
2014-01-08
radeon/pm: Guard access to rdev->pm.power_state array
Michel Dänzer
2013-12-24
drm/radeon: enable dpm by default on CI APUs
Alex Deucher
2013-12-24
drm/radeon: enable dpm by default on CI dGPUs
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-12-24
drm/radeon/dpm: add a late enable callback
Alex Deucher
2013-12-24
drm/radeon/dpm: remove unnecessary checks in dpm_init
Alex Deucher
2013-12-15
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
2013-12-02
drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups
Guenter Roeck
2013-11-15
drm/radeon: enable DPM by default in TN asics
Alex Deucher
2013-11-08
drm/radeon: add hawaii dpm support
Alex Deucher
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-06
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
2013-11-01
drm/radeon/dpm: retain user selected performance level across state changes
Alex Deucher
2013-11-01
drm/radeon: disable force performance state when thermal state is active
Alex Deucher
2013-11-01
drm/radeon: enable DPM by default on r7xx asics
Alex Deucher
2013-11-01
drm/radeon: enable DPM by default on evergreen asics
Alex Deucher
2013-11-01
drm/radeon: enable DPM by default on BTC asics
Alex Deucher
2013-11-01
drm/radeon: enable DPM by default on SI asics
Alex Deucher
2013-11-01
drm/radeon: enable DPM by default on SUMO/PALM APUs
Alex Deucher
2013-11-01
drm/radeon/dpm: only print dpm debugging messages when radeon_dpm=1
Alex Deucher
2013-10-09
drm/radeon/dpm: disable multiple UVD states
Alex Deucher
2013-09-23
drm/radeon: don't set default clocks for SI when DPM is disabled
Alex Deucher
2013-09-15
drm/radeon/dpm: rework auto performance level enable
Alex Deucher
2013-09-11
drm/radeon/dpm: add infrastructure to properly handle bapm
Alex Deucher
2013-09-11
drm/radeon: expose DPM thermal thresholds through sysfs
Jean Delvare
2013-09-11
drm/radeon: simplify driver data retrieval
Jean Delvare
2013-08-30
drm/radeon/dpm: add new callback for powergating UVD (v4)
Alex Deucher
2013-08-30
drm/radeon: add dpm support for CI dGPUs (v2)
Alex Deucher
2013-08-30
drm/radeon/kms: add dpm support for KB/KV
Alex Deucher
2013-08-30
drm/radeon: add get_temperature() callbacks for CIK (v2)
Alex Deucher
2013-08-30
drm/radeon/dpm: use performance state if no UVD state
Alex Deucher
2013-08-30
drm/radeon/dpm: rework thermal state handling
Alex Deucher
2013-08-30
drm/radeon/dpm: use multiple UVD power states (v3)
Alex Deucher
2013-08-07
drm/radeon: make missing smc ucode non-fatal
Alex Deucher
2013-08-07
drm/radeon/dpm: require rlc for dpm
Alex Deucher
2013-07-08
drm/radeon/dpm: add checks against vblank time
Alex Deucher
2013-07-08
drm/radeon: remove stray line in old pm code
Alex Deucher
2013-07-05
drm/radeon/dpm: add infrastructure to force performance levels
Alex Deucher
2013-07-05
drm/radeon: add support for 3d perf states on older asics
Alex Deucher
2013-07-05
drm/radeon: set default clocks for SI when DPM is disabled
Alex Deucher
2013-07-02
drm/radeon/dpm: clarify debugfs warning
Alex Deucher
2013-07-01
drm/radeon/dpm: add infrastructure to support debugfs info
Alex Deucher
2013-06-27
drm/radeon/kms: add dpm support for SI (v7)
Alex Deucher
2013-06-27
drm/radeon/dpm: remove broken dyn state remnants
Alex Deucher
2013-06-27
drm/radeon/dpm: add new pre/post_set_power_state callbacks
Alex Deucher
[next]