<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 - [SKL] isl_surface_state.c asserts in DOOM"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100621">100621</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[SKL] isl_surface_state.c asserts in DOOM
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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/Vulkan/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>notasas@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jason@jlekstrand.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>DOOM is hitting some isl_surface_state.c asserts since when they have been
added:

mon\DOOM\DOOMx64vk.exe: isl/isl_surface_state.c:488:
isl_gen9_surf_fill_state_s: Assertion `info->view->swizzle.b ==
ISL_CHANNEL_SELECT_RED || info->view->swizzle.b == ISL_CHANNEL_SELECT_GREEN ||
info->view->swizzle.b == ISL_CHANNEL_SELECT_BLUE' failed.
mon\DOOM\DOOMx64vk.exe: isl/isl_surface_state.c:485:
isl_gen9_surf_fill_state_s: Assertion `info->view->swizzle.g ==
ISL_CHANNEL_SELECT_RED || info->view->swizzle.g == ISL_CHANNEL_SELECT_GREEN ||
info->view->swizzle.g == ISL_CHANNEL_SELECT_BLUE' failed.

Printing out the values shows that .g and/or .b are sometimes 0.
>From some limited testing, no rendering problems noticed in release build (or
with those asserts commented out).</pre>
        </div>
      </p>


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

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