[igt-dev] [PATCH i-g-t 2/2] lib/gpgpu_fill: Implement gpgpu_fillfunc for Gen11

Rodrigo Vivi rodrigo.vivi at intel.com
Wed Sep 26 23:57:01 UTC 2018


On Wed, Sep 19, 2018 at 09:24:11AM +0200, Katarzyna Dec wrote:
> On Tue, Sep 18, 2018 at 12:30:44PM -0700, José Roberto de Souza wrote:
> > From: Katarzyna Dec <katarzyna.dec at intel.com>
> > 
> > Added gen11_gpgpu_fillfunc to have gpgpu_fill passing on Gen11.
> > 
> > Gpgpu shader was generated using IGA (Intel Graphics Assembler)
> > based on binary found in lib/gpgpu_fill.c to match the
> > changes in Gen11 HW:
> > Changed 'mul' instruction to 'shl' (since Gen11 'mul' does
> > not support integer values for both src and dest).
> > Changed SEND message descriptor (it should have length 2 not 3).
> > 
> > Cc: Lukasz Kalamarz <lukasz.kalamarz at intel.com>
> > Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
> > Tested-by: José Roberto de Souza <jose.souza at intel.com>
> > Signed-off-by: Katarzyna Dec <katarzyna.dec at intel.com>
> > Signed-off-by: Lukasz Kalamarz <lukasz.kalamarz at intel.com>
> 
> Acked-by: Katarzyna Dec <katarzyna.dec at intel.com>
> Kasia :)

pushed, thanks

> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev


More information about the igt-dev mailing list