<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BXT] gles asserts in cts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101306">101306</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BXT] gles asserts in cts
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>anuj.phogat@gmail.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mirlan.ax.tokonbekov@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>ES31-CTS.functional.compute.shared_var.basic_type.mat4_highp.bxtm64
    ES31-CTS.functional.compute.shared_var.basic_type.mat4x2_mediump.bxtm64
    ES31-CTS.functional.compute.shared_var.basic_type.mat4_mediump.bxtm64
    ES31-CTS.functional.compute.shared_var.basic_type.uint_highp.bxtm64
    ES31-CTS.functional.compute.shared_var.atomic.add.mediump_uint.bxtm64
    ES31-CTS.functional.compute.shared_var.atomic.add.highp_uint.bxtm64
    ES31-CTS.functional.compute.shared_var.atomic.compswap.lowp_int.bxtm64
    ES31-CTS.functional.compute.shared_var.atomic.compswap.highp_uint.bxtm64
    ES31-CTS.functional.compute.shared_var.atomic.compswap.mediump_int.bxtm64
    ES31-CTS.functional.compute.shared_var.atomic.compswap.highp_int.bxtm64
    ES31-CTS.functional.compute.shared_var.work_group_size.mat4_1_128_1.bxtm64
    ES31-CTS.functional.compute.shared_var.work_group_size.mat4_1_1_1.bxtm64

glcts:
/home/jenkins/workspace/Leeroy_3/repos/mesa/src/intel/common/gen_urb_config.c:151:
gen_get_urb_config: Assertion `total_needs <= urb_chunks' failed.

bisected to: 0d576fbfbe912cf3fb9ab594bb31eb58bccf2138
Author:     Anuj Phogat <<a href="mailto:anuj.phogat@gmail.com">anuj.phogat@gmail.com</a>>
i965: Simplify l3 way size computations

By making use of l3_banks field in gen_device_info struct
l3_way_size for gen7+ = 2 * l3_banks.

V2: Keep the get_l3_way_size() function.

Suggested-by: Francisco Jerez <<a href="mailto:currojerez@riseup.net">currojerez@riseup.net</a>>
Signed-off-by: Anuj Phogat <<a href="mailto:anuj.phogat@gmail.com">anuj.phogat@gmail.com</a>>
Reviewed-by: Francisco Jerez <<a href="mailto:currojerez@riseup.net">currojerez@riseup.net</a>></pre>
        </div>
      </p>


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

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