On Wed, Jul 17, 2013 at 9:54 PM, <alexdeucher@xxxxxxxxx> wrote: > 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 Discarding the debug patches from bug #66932 and then merging your branch makes it break again :P Seems like the printk()s mattered and the gcc 4.8 still hates the code. I still think its due to the asRegIndexBuf[1] definition + accessing the array with i>0, let me poke at it a little _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel