<div dir="ltr"><div><div>The changed field in PA_SC_RASTER_CONFIG is pretty clear here:<br><br>0 - RB0 renders all pixels (default for single rb per pkr configs)<br>1 - RB0 renders rb_tile_id==1, RB1 renders rb_tile_id==0<br>2 - RB0 renders rb_tile_id==0, RB1 renders rb_tile_id==1<br>3 - RB1 renders all pixels<br><br></div>So you see that values 0 and 3 are for single RB or harvested configs. You need either 1 or 2 for full configs. Full configs can also use this to disable RBs if the bus can't handle too many transfers efficiently (e.g. dGPUs blitting to GTT).<br><br></div>Marek<br><br><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 2, 2018 at 3:11 PM, Marek Olšák <span dir="ltr"><<a href="mailto:maraeo@gmail.com" target="_blank">maraeo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>If you are shader-bound, you won't see any difference. In order to become RB-bound, you need more work in RBs than shaders. Blending or MSAA might help add that.<span class="m_8392320375588975905gmail-HOEnZb"><font color="#888888"><br><br></font></span></div><span class="m_8392320375588975905gmail-HOEnZb"><font color="#888888">Marek<br></font></span></div><div class="m_8392320375588975905gmail-HOEnZb"><div class="m_8392320375588975905gmail-h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 2, 2018 at 5:31 AM, Michel Dänzer <span dir="ltr"><<a href="mailto:michel@daenzer.net" target="_blank">michel@daenzer.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>On 2018-05-02 06:00 AM, Marek Olšák wrote:<br>
> From: Marek Olšák <<a href="mailto:marek.olsak@amd.com" target="_blank">marek.olsak@amd.com</a>><br>
> <br>
> This can result in 2x increase in performance on non-harvested Kaveris.<br>
<br>
</span>FWIW, no difference with glxgears on my (non-harvested AFAIK) Kaveris,<br>
neither with amdgpu nor radeon. Should I try something else?<br>
<br>
Tested-by: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com" target="_blank">michel.daenzer@amd.com</a>><br>
<span class="m_8392320375588975905gmail-m_1149047560783066274HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Earthling Michel Dänzer               |               <a href="http://www.amd.com" rel="noreferrer" target="_blank">http://www.amd.com</a><br>
Libre software enthusiast             |             Mesa and X developer<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div></div></div></div></div>