Tom Stellard writes:
> On Sun, Jul 21, 2013 at 07:46:36PM +0200, Francisco Jerez wrote:
>> Tom Stellard writes:
>>
>> > Hi,
>> >
>> > This series improves clover's kernel argument handling by allowing drivers
>> > to
>> > specify an alignment for the input buffer and also by sign/zero extendin
On Sun, Jul 21, 2013 at 07:46:36PM +0200, Francisco Jerez wrote:
> Tom Stellard writes:
>
> > Hi,
> >
> > This series improves clover's kernel argument handling by allowing drivers
> > to
> > specify an alignment for the input buffer and also by sign/zero extending
> > the
> > arguments when re
Tom Stellard writes:
> Hi,
>
> This series improves clover's kernel argument handling by allowing drivers to
> specify an alignment for the input buffer and also by sign/zero extending the
> arguments when required. In order to test these patches on r600g and
> radeonsi,
> you will need to also
Hi,
This series improves clover's kernel argument handling by allowing drivers to
specify an alignment for the input buffer and also by sign/zero extending the
arguments when required. In order to test these patches on r600g and radeonsi,
you will need to also apply the LLVM patches which were ju