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
2015-02-25
drm/radeon: disable mclk switching with 120hz+ monitors
Alex Deucher
2015-02-11
drm/radeon: use 0-255 rather than 0-100 for pwm fan range
Alex Deucher
2015-01-22
drm/radeon: add hwmon interface for managing fan pwm (v2)
Oleg Chernovskiy
2015-01-08
drm/radeon: add a dpm quirk list
Alex Deucher
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
2014-08-15
drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...
Pali Rohár
2014-08-05
drm/radeon: re-enable dpm by default on BTC
Alex Deucher
2014-08-05
drm/radeon: re-enable dpm by default on cayman
Alex Deucher
2014-08-05
drm/radeon: remove null test before kfree
Fabian Frederick
2014-07-01
drm/radeon: only apply bapm changes for AC power on ARUBA
Alex Deucher
2014-06-09
Revert "drm/radeon: use variable UVD clocks"
Alex Deucher
2014-06-02
drm/radeon/dpm: resume fixes for some systems
Alex Deucher
2014-05-20
drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
Alex Deucher
2014-05-06
drm/radeon: add Mullins dpm support.
Samuel Li
2014-04-22
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Alex Deucher
2014-04-22
drm/radeon: properly unregister hwmon interface (v2)
Alex Deucher
2014-04-19
drm/radeon: disable dpm on rv770 by default
Alex Deucher
2014-02-28
drm/radeon: use variable UVD clocks
Alex Deucher
2014-02-28
drm/radeon: cleanup the fence ring locking code
Christian König
2014-02-18
drm/radeon/dpm: enable dynamic vce state switching v2
Alex Deucher
2014-02-18
drm/radeon/dpm: fill in some initial vce infrastructure
Alex Deucher
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
[next]