On Tue, Oct 15, 2013 at 01:59:55PM -0400, Alex Deucher wrote:
> Did you forget the attachments?
>
Yes I did. Here they are.
-Tom
> On Tue, Oct 15, 2013 at 12:40 PM, Tom Stellard wrote:
> > Hi,
> >
> > The attached patches fix various bugs in the handling of kernel arguments
> > in the R600 ba
Did you forget the attachments?
On Tue, Oct 15, 2013 at 12:40 PM, Tom Stellard wrote:
> Hi,
>
> The attached patches fix various bugs in the handling of kernel arguments
> in the R600 backend. The main problem with the old implementations was
> that it disagreed with clover on type size and alig
Hi,
The attached patches fix various bugs in the handling of kernel arguments
in the R600 backend. The main problem with the old implementations was
that it disagreed with clover on type size and alignment, so vector
arguments were not being loaded correctly into the kernel.
This series depends