[Mesa-dev] [PATCH 0/2] i965: scratch space fixes
Eero Tamminen
eero.t.tamminen at intel.com
Tue Dec 12 11:07:49 UTC 2017
Hi,
Tested-by: Eero Tamminen <eero.t.tamminen at intel.com>
On 12.12.2017 12:04, kevin.rogovin at intel.com wrote:
> From: Kevin Rogovin <kevin.rogovin at intel.com>
>
> This patch series fixes 2 issues for scratch space
> on compute shaders for GEN. Together with the ASTC5x5
> fixes posted before, carchase on GLES works on my SKL
> GT4.
These patches fix GPU hangs I'm seeing also with the *GL* version of
CarChase on KBL GT3e, when using Ubuntu 16.04 kernel.
NOTE: those hangs don't happen when doing tests with latest drm-tip
kernel. Besides the older Ubuntu kernel, I'm seeing hangs also with the
4.13 drm-tip kernel, but these have happened only since early November
version of Mesa.
- Eero
> Kevin Rogovin (2):
> i965: correctly program MEDIA_VFE_STATE for compute shading
> i965: compute scratch space size correctly for Gen9
>
> src/mesa/drivers/dri/i965/brw_program.c | 12 ++++++++++--
> src/mesa/drivers/dri/i965/genX_state_upload.c | 19 +++++++++++++------
> 2 files changed, 23 insertions(+), 8 deletions(-)
>
More information about the mesa-dev
mailing list