From: Alex Deucher <alexander.deucher@xxxxxxx> Hi Dave, A few more DPM fixes. The following changes since commit 7982128c3d447df27db963af67bc6b8dc7efb1de: drm/radeon/dpm: add debugfs support for SI (2013-07-01 16:09:06 -0400) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-next-3.11 Alex Deucher (6): drm/radeon/dpm: clarify debugfs warning drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table() drm/radeon/aruba: disable additional rlc features drm/radeon/sumo: disable PG when changing UVD clocks drm/radeon/tn: disable PG when changing UVD clocks drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flag Mike Lothian (1): drm/radeon/dpm: fix compilation with certain versions of gcc drivers/gpu/drm/radeon/evergreen.c | 2 -- drivers/gpu/drm/radeon/ni_dpm.c | 1 + drivers/gpu/drm/radeon/radeon_atombios.c | 2 +- drivers/gpu/drm/radeon/radeon_pm.c | 2 +- drivers/gpu/drm/radeon/rv6xx_dpm.c | 1 + drivers/gpu/drm/radeon/rv770_dpm.c | 1 + drivers/gpu/drm/radeon/si_dpm.c | 1 + drivers/gpu/drm/radeon/sumo_dpm.c | 24 ++++++++++++++++++++++-- drivers/gpu/drm/radeon/trinity_dpm.c | 9 +++++++++ 9 files changed, 37 insertions(+), 6 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel