On Wed, Sep 17, 2014 at 04:43:12PM +0900, Michel Dänzer wrote:
> On 12.09.2014 03:39, Tom Stellard wrote:
> >On Thu, Sep 11, 2014 at 05:24:03PM +0900, Michel Dänzer wrote:
> >>On 10.09.2014 22:59, Tom Stellard wrote:
> >>>
> >>>+ /* Always use the default config when all backends are enabl
On 12.09.2014 03:39, Tom Stellard wrote:
On Thu, Sep 11, 2014 at 05:24:03PM +0900, Michel Dänzer wrote:
On 10.09.2014 22:59, Tom Stellard wrote:
+ /* Always use the default config when all backends are enabled.
*/
+ if (rb_mask && util_bitcount(rb_mask) < max_backe
On Thu, Sep 11, 2014 at 05:24:03PM +0900, Michel Dänzer wrote:
> On 10.09.2014 22:59, Tom Stellard wrote:
> >
> >+/* Always use the default config when all backends are enabled.
> >*/
> >+if (rb_mask && util_bitcount(rb_mask) < max_backends) {
> >+/* XXX
On 10.09.2014 22:59, Tom Stellard wrote:
+ /* Always use the default config when all backends are enabled.
*/
+ if (rb_mask && util_bitcount(rb_mask) < max_backends) {
+ /* XXX: I can't figure out what the *_XSEL and *_YSEL
+
v2:
- Write RASTER_CONFIG for all SEs.
v3:
- Set GRBM_GFX_INDEX.INSTANCE_BROADCAST_WRITES bit.
- Set GRBM_GFX_INFEX.SH_BROADCAST_WRITES bit when done setting
PA_SC_RASTER_CONFIG.
- Get num_se and num_sh_per_se from kernel.
v4:
- Get correct value for num_se
- Remove loop for setti