Age | Commit message (Expand) | Author | Files | Lines |
2015-03-19 | drm/radeon/sumo: implement get_current_sclk/mclk | Alex Deucher | 1 | -0/+28 |
2015-01-22 | drm/radeon: comment out some currently unused sumo dpm code | Alex Deucher | 1 | -0/+4 |
2014-10-17 | drm/radeon: reduce sparse false positive warnings | Michele Curti | 1 | -0/+1 |
2014-02-18 | drm/radeon/dpm: move platform caps fetching to a separate function | Alex Deucher | 1 | -3/+4 |
2014-02-06 | drm/radeon/dpm: use the driver state for dpm debugfs | Alex Deucher | 1 | -1/+1 |
2014-01-07 | drm/radeon/dpm: make some functions static for sumo | Alex Deucher | 1 | -1/+1 |
2013-12-25 | drm/radeon/dpm: switch on new late_enable callback | Alex Deucher | 1 | -13/+0 |
2013-12-25 | drm/radeon/dpm: add late_enable for sumo | Alex Deucher | 1 | -0/+20 |
2013-09-16 | drm/radeon/dpm: rework auto performance level enable | Alex Deucher | 1 | -2/+0 |
2013-08-31 | drm/radeon: gcc fixes for sumo dpm | Alex Deucher | 1 | -2/+6 |
2013-08-31 | drm/radeon/sumo add helper to go from vid7 to vid2 | Alex Deucher | 1 | -0/+14 |
2013-07-15 | drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level | Alex Deucher | 1 | -0/+6 |
2013-07-14 | drm/radeon/dpm: disable gfx PG on PALM | Alex Deucher | 1 | -1/+7 |
2013-07-06 | drm/radeon/dpm: implement force performance level for ON/LN | Alex Deucher | 1 | -0/+44 |
2013-07-04 | drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flag | Alex Deucher | 1 | -1/+3 |
2013-07-04 | drm/radeon/sumo: disable PG when changing UVD clocks | Alex Deucher | 1 | -2/+19 |
2013-07-03 | drm/radeon/dpm: fix compilation with certain versions of gcc | Mike Lothian | 1 | -0/+1 |
2013-07-02 | drm/radeon/dpm: add debugfs support for ON/LN | Alex Deucher | 1 | -0/+28 |
2013-07-01 | drm/radeon: remove sumo dpm/uvd bringup leftovers | Alex Deucher | 1 | -17/+0 |
2013-06-28 | drm/radeon/dpm/sumo: properly catch errors in dpm setup | Alex Deucher | 1 | -2/+7 |
2013-06-28 | drm/radeon/dpm: remove local sumo_get_xclk() | Alex Deucher | 1 | -12/+7 |
2013-06-28 | drm/radeon/dpm: add pre/post_set_power_state callback (sumo) | Alex Deucher | 1 | -20/+54 |
2013-06-28 | drm/radeon/dpm/sumo: restructure code | Alex Deucher | 1 | -62/+81 |
2013-06-28 | drm/radeon/dpm: fixup dynamic state adjust for sumo | Alex Deucher | 1 | -0/+5 |
2013-06-28 | drm/radeon: add dpm UVD handling for sumo asics | Alex Deucher | 1 | -0/+55 |
2013-06-28 | drm/radeon/dpm: let atom control display phy powergating | Alex Deucher | 1 | -0/+7 |
2013-06-28 | drm/radeon/kms: add dpm support for trinity asics | Alex Deucher | 1 | -43/+47 |
2013-06-28 | drm/radeon/kms: add dpm support for sumo asics (v2) | Alex Deucher | 1 | -0/+1677 |