[Mesa-dev] [PATCH 00/11] i965: Shader programs in the error state

Matt Turner mattst88 at gmail.com
Mon May 1 20:54:44 UTC 2017


This series adds the userspace portion required to save the shader programs
that were running when a GPU hang occurred in the error state.

>From there we can feed the error state to aubinator_error_decode, which will
parse the batch and find the shader programs, validate them (using
brw_eu_validate.c) and then disassemble them.

Hopefully this will provide us with enough information to get a handle on
fixing some GPU hangs.



More information about the mesa-dev mailing list