[Mesa-dev] [PATCH v2] intel/batch_decoder: decoding of 3DSTATE_CONSTANT_BODY.

Kenneth Graunke kenneth at whitecape.org
Mon Jul 16 19:22:32 UTC 2018


On Thursday, July 12, 2018 5:47:48 AM PDT Sergii Romantsov wrote:
> SNB doesn't have a definition of 3DSTATE_CONSTANT_BODY, thats
> why we got segmentation fault when used INTEL_DEBUG=bat.
> Fixed by adding of 3DSTATE_CONSTANT_BODY into 3DSTATE_CONSTANT
> of VS, GS and PS structures.
> 
> v2: added definition of 3DSTATE_CONSTANT_BODY to the gen6.xml
> 
> Fixes: 169d8e011ae (intel: Fix 3DSTATE_CONSTANT buffer decoding.)
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107190
> Signed-off-by: Sergii Romantsov <sergii.romantsov at globallogic.com>
> ---
>  src/intel/genxml/gen6.xml                     | 38 ++++++++++-----------------
>  src/mesa/drivers/dri/i965/genX_state_upload.c | 12 ++++-----
>  2 files changed, 20 insertions(+), 30 deletions(-)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

and pushed:

To ssh://gitlab.freedesktop.org/mesa/mesa
   4054133dcce..cec540fbc6f  master -> master
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180716/de3704bd/attachment-0001.sig>


More information about the mesa-dev mailing list