<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [lars] dEQP-GLES31.functional.geometry_shading.layered#render_with_default_layer_3d failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107505#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [lars] dEQP-GLES31.functional.geometry_shading.layered#render_with_default_layer_3d failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107505">bug 107505</a>
              from <span class="vcard"><a class="email" href="mailto:gaurav.k.singh@intel.com" title="gaurav.k.singh@intel.com">gaurav.k.singh@intel.com</a>
</span></b>
        <pre>Lionel,

changing the urb.size to 128 for SKL_GT1 did not help. Test fails again.

--- a/src/intel/dev/gen_device_info.c
+++ b/src/intel/dev/gen_device_info.c
@@ -602,7 +602,7 @@ static const struct gen_device_info gen_device_info_skl_gt1
= {
    .num_subslices = { 2, },
    .num_eu_per_subslice = 6,
    .l3_banks = 2,
-   .urb.size = 192,
+   .urb.size = 128,
 };


Please try at your end as well.

Also, have you received the lars board from Patrick?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>