<div dir="ltr">Put the info forth in an Amiga ppc related thread, agpmode=-1 is also needed on the Pegasos 2, need do some research/googling but is it safe to say its broken for all non x86 platforms? <div><br></div><div>Including those replies here:</div><div>----</div><div><span style="font-size:12.8px">Hi Christian and Mike,</span><div style="font-size:12.8px">for my personal experiences on Pegasos2 and MacMini G4 the performance was  good on 3D and 2D but need the agpmode=-1 or the system freeze </div><div style="font-size:12.8px">adding the agpmode=-1 make loose performances but make the system working this because the gpu without that append was over working it was look like software overclocked.</div><div style="font-size:12.8px"> <span style="font-size:12pt">About agp macs a guy on ubuntuforums boost his performance adding this to the kernel append  </span><span style="font-family:Ubuntubeta,Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:13px;line-height:15.99px;background-color:rgb(235,236,228)">"quiet splash radeon.modeset=0 video=radeonfb:1280x960-32@60 "</span></div><div style="font-size:12.8px"><font face="Ubuntubeta, Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:13px;line-height:15.99px"><br></span></font></div><div style="font-size:12.8px"><font face="Ubuntubeta, Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:13px;line-height:15.99px">About Pegasos2 i had it with 9800pro and the machine was running great.</span></font></div><div style="font-size:12.8px"><font face="Ubuntubeta, Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:13px;line-height:15.99px">Alex i know is a geek with this machine that i dont have any moore or better i have another one died :-</span></font></div></div><div style="font-size:12.8px"><font face="Ubuntubeta, Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:13px;line-height:15.99px">---</span></font></div><div style="font-size:12.8px"><font face="Ubuntubeta, Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:13px;line-height:15.99px"><br></span></font></div><div style="font-size:12.8px"><span style="font-size:12.8px">Hi Luigi. </span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks. Remember the modeset=0 flag my self from a while back, had to be appended to either the kernel or as an option the the module. What a sorry state.. I think agpmode=-1 masks a bunch of issues, degrading performance due to some hittage of the cpu unnecessary, thats my suspicion anyway. likely if ever a fix is found it will reveal a bunch of other issues is my fear.   </div><div style="font-size:12.8px">----</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 February 2016 at 07:49, Denis Kirjanov <span dir="ltr"><<a href="mailto:kda@linux-powerpc.org" target="_blank">kda@linux-powerpc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2/5/16, Mike <<a href="mailto:michael.heltne@gmail.com">michael.heltne@gmail.com</a>> wrote:<br>
> Hi.<br>
> Managed to get the Radeon R300 running on mesa 11.1.1 with an old 2013<br>
> patch from Michel Dànzer, next problem is of course enabling agpmode,<br>
> running with pci-mode with radeon.agpmode=-1 works, but is of course slow,<br>
> and seems to load the cpu a lot.<br>
<br>
</span>For me nouveau on quad pmac is also broken for years(?) :/<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> Upon initial investigation i could not initially believe agp could be this<br>
> this broken for this long, until i found this.<br>
>  "committed with Ben Skeggs on Feb 26, 2013"<br>
> <a href="https://github.com/DespairFactor/bullhead/commit/650e1203c11354ba84d69ba445abc0efcfe3890a" rel="noreferrer" target="_blank">https://github.com/DespairFactor/bullhead/commit/650e1203c11354ba84d69ba445abc0efcfe3890a</a><br>
> <a href="http://lxr.free-electrons.com/source/drivers/gpu/drm/nouveau/nouveau_agp.c?v=4.2" rel="noreferrer" target="_blank">http://lxr.free-electrons.com/source/drivers/gpu/drm/nouveau/nouveau_agp.c?v=4.2</a><br>
> #ifdef __powerpc__<br>
> /* Disable AGP by default on all PowerPC machines for<br>
> * now -- At least some UniNorth-2 AGP bridges are<br>
> * known to be broken: DMA from the host to the card<br>
> * works just fine, but writeback from the card to the<br>
> * host goes straight to memory untranslated bypassing<br>
> * the GATT somehow, making them quite painful to deal<br>
> * with...<br>
> */<br>
> if (nouveau_agpmode == -1)<br>
> return false;<br>
> #endif<br>
><br>
>  and now later this:<br>
> <a href="https://github.com/torvalds/linux/blob/master/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c" rel="noreferrer" target="_blank">https://github.com/torvalds/linux/blob/master/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c</a><br>
> #ifdef __powerpc__<br>
> /* Disable AGP by default on all PowerPC machines for now -- At<br>
> * least some UniNorth-2 AGP bridges are known to be broken:<br>
> * DMA from the host to the card works just fine, but writeback<br>
> * from the card to the host goes straight to memory<br>
> * untranslated bypassing that GATT somehow, making them quite<br>
> * painful to deal with...<br>
> */<br>
> mode = 0;<br>
> #endif<br>
><br>
> All seems to point to serious issues had around the time of change to ums<br>
> to kms and a serious regression hitting the linux kernel? No?<br>
><br>
> Cheers<br>
> -Mike<br>
><br>
</div></div></blockquote></div><br></div>