From: Alex Deucher <alexander.deucher@xxxxxxx> Hi Dave, Just a few DPM fixes. The following changes since commit d1ce3d5496f2a7c90dd00a9133572f931d2acdcc: uvesafb: Really allow mtrr being 0, as documented and warn()ed (2013-07-16 10:24:28 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-3.11 Alex Deucher (3): drm/radeon: add a module parameter to disable aspm drm/radeon: fix an endian bug in atom table parsing drm/radeon/dpm: fix atom vram table parsing Andre Heider (1): drm/radeon/dpm/atom: restructure logic to work around a compiler bug drivers/gpu/drm/radeon/evergreen.c | 3 ++ drivers/gpu/drm/radeon/radeon.h | 1 + drivers/gpu/drm/radeon/radeon_atombios.c | 33 ++++++++++++----------------- drivers/gpu/drm/radeon/radeon_drv.c | 4 +++ drivers/gpu/drm/radeon/rv6xx_dpm.c | 14 +++++++----- drivers/gpu/drm/radeon/rv770_dpm.c | 14 +++++++----- drivers/gpu/drm/radeon/si.c | 3 ++ 7 files changed, 41 insertions(+), 31 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel