On 2013-10-23 13:05, Tom Stellard wrote:
> + si_pm4_set_reg(pm4, R_00B82C_COMPUTE_MAX_WAVE_ID,
> + 0x190 /* Default value */);
Is there any visible effect on performance if this is set very low?
I haven't tested with any other values.
OK, I
On Wed, Oct 23, 2013 at 09:47:30AM -0500, Jay Cornwall wrote:
> On 2013-10-22 21:05, Tom Stellard wrote:
>
> > ---
> > src/gallium/drivers/radeonsi/radeonsi_compute.c | 15 ---
> > 1 file changed, 12 insertions(+), 3 deletions(-)
> >
> [..]
> > + si_pm4_set_reg(pm4, R_00B82
On 2013-10-22 21:05, Tom Stellard wrote:
---
src/gallium/drivers/radeonsi/radeonsi_compute.c | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
[..]
+ si_pm4_set_reg(pm4, R_00B82C_COMPUTE_MAX_WAVE_ID,
+ 0x190 /*
From: Tom Stellard
---
src/gallium/drivers/radeonsi/radeonsi_compute.c | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/src/gallium/drivers/radeonsi/radeonsi_compute.c
b/src/gallium/drivers/radeonsi/radeonsi_compute.c
index d3f5a23..f047d5d 100644
--- a/src/g