Re: [pasemi] Radeon HD graphics card not recognised after the powerpc-4.8-1 commit

2016-08-05 Thread Michael Ellerman
Christian Zigotzky writes: > Hi Michael, > > Thanks a million for your patch! :-) No worries :) > @All > Keep your fingers crossed! > > 1. git clone > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git a Normally that would be: $ git clone git://git.kernel.org/pub/scm/linux/ker

Re: [pasemi] Radeon HD graphics card not recognised after the powerpc-4.8-1 commit

2016-08-04 Thread Michael Ellerman
Christian Zigotzky writes: > Hi All, > > I figured out that the Git kernel (4.8) successfully detected my Radeon > HD6870 but Xorg can't access it. > > The reason is, that the BusID has changed between the kernel 4.7 and 4.8. This should fix it? https://patchwork.ozlabs.org/patch/656042/ mp

Re: [pasemi] Radeon HD graphics card not recognised after the powerpc-4.8-1 commit

2016-08-03 Thread Benjamin Herrenschmidt
On Wed, 2016-08-03 at 11:03 +0200, Christian Zigotzky wrote: > I reverted the commit "powerpc-4.8-1" and Xorg works. The commit  > "powerpc-4.8-1" is the problem. > > Link:  > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bad60e6f259a01cf9f29a1ef8d435ab6c60b2de9 > > W