[Mesa-dev] [PATCH V3 21/24] i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3

Kenneth Graunke kenneth at whitecape.org
Tue May 16 17:35:20 UTC 2017


On Tuesday, May 16, 2017 9:51:03 AM PDT Anuj Phogat wrote:
> v1: By Ben Widawsky <benjamin.widawsky at intel.com>
> v2: v1 had an assert only for VS. Add the restriction for GS, HS and
>     DS as well and make sure the allocated sizes are not multiple of 3.
> v3: Move the entry_size checks in to compiler code (Ken)
> 
> Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
> Cc: Kenneth Graunke <kenneth at whitecape.org>
> ---
>  src/intel/compiler/brw_shader.cpp          |  8 ++++++++
>  src/intel/compiler/brw_vec4.cpp            | 11 +++++++++--
>  src/intel/compiler/brw_vec4_gs_visitor.cpp | 11 +++++++++--
>  src/intel/compiler/brw_vec4_tcs.cpp        |  7 +++++++
>  src/mesa/drivers/dri/i965/gen7_urb.c       |  1 +
>  5 files changed, 34 insertions(+), 4 deletions(-)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- 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/20170516/bd5260b0/attachment.sig>


More information about the mesa-dev mailing list