On Fri, Dec 01, 2017 at 10:33:26AM +0200, Pohjolainen, Topi wrote:
> On Thu, Nov 30, 2017 at 04:50:19PM -0800, Rafael Antognolli wrote:
> > It looks like I forgot to prefix the subject with "intel/compiler:".
> > Fixed locally.
> >
> > On Thu, Nov 30, 2017 at 04:42:48PM -0800, Rafael Antognolli wr
On Thu, Nov 30, 2017 at 04:50:19PM -0800, Rafael Antognolli wrote:
> It looks like I forgot to prefix the subject with "intel/compiler:".
> Fixed locally.
>
> On Thu, Nov 30, 2017 at 04:42:48PM -0800, Rafael Antognolli wrote:
> > The bspec describes:
> >
> >"WA: Clear tdr register before send
On Thursday, November 30, 2017 4:42:48 PM PST Rafael Antognolli wrote:
> The bspec describes:
>
>"WA: Clear tdr register before send EOT in all non-PS shader kernels
>
>mov(8) tdr0:ud 0x0:ud {NoMask}"
>
> Signed-off-by: Rafael Antognolli
> ---
> src/intel/compiler/brw_fs_generator.cpp
It looks like I forgot to prefix the subject with "intel/compiler:".
Fixed locally.
On Thu, Nov 30, 2017 at 04:42:48PM -0800, Rafael Antognolli wrote:
> The bspec describes:
>
>"WA: Clear tdr register before send EOT in all non-PS shader kernels
>
>mov(8) tdr0:ud 0x0:ud {NoMask}"
>
> Si
The bspec describes:
"WA: Clear tdr register before send EOT in all non-PS shader kernels
mov(8) tdr0:ud 0x0:ud {NoMask}"
Signed-off-by: Rafael Antognolli
---
src/intel/compiler/brw_fs_generator.cpp | 7 +++
src/intel/compiler/brw_reg.h| 6 ++
2 files changed, 13 inse