[pull] radeon drm-fixes-3.11

Andre Heider a.heider at gmail.com
Wed Jul 17 13:24:05 PDT 2013


On Wed, Jul 17, 2013 at 9:54 PM,  <alexdeucher at gmail.com> wrote:
> From: Alex Deucher <alexander.deucher at amd.com>
>
> 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


More information about the dri-devel mailing list