<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Image corruption with vkCmdCopyImage into I915_FORMAT_MOD_Y_TILED_CCS-tiled swapchain image"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111568#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Image corruption with vkCmdCopyImage into I915_FORMAT_MOD_Y_TILED_CCS-tiled swapchain image"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111568">bug 111568</a>
              from <span class="vcard"><a class="email" href="mailto:denys.kostin@globallogic.com" title="Denis <denys.kostin@globallogic.com>"> <span class="fn">Denis</span></a>
</span></b>
        <pre>(In reply to Lionel Landwerlin from <a href="show_bug.cgi?id=111568#c13">comment #13</a>)
<span class="quote">> (In reply to Denis from <a href="show_bug.cgi?id=111568#c11">comment #11</a>)
> > (In reply to Lionel Landwerlin from <a href="show_bug.cgi?id=111568#c10">comment #10</a>)
> > > (In reply to Denis from <a href="show_bug.cgi?id=111568#c9">comment #9</a>)
> > > > hmm, if it will be taken into account, that "correct" result - on my
> > > > screenshot (1 white squad), and wrong - on Lionel's, then here is a bisect
> > > > result
> > > > 
> > > > [den@den-pc mesa]$ git bisect good
> > > > c80c08e226033e9e33abdca43e02e7f8c845ae0a is the first bad commit
> > > > commit c80c08e226033e9e33abdca43e02e7f8c845ae0a
> > > > Author: Daniel Stone <<a href="mailto:daniels@collabora.com">daniels@collabora.com</a>>
> > > > Date:   Thu Jun 8 17:24:30 2017 +0100
> > > > 
> > > >     vulkan/wsi/x11: Add support for DRI3 v1.2
> > > >     
> > > >     Adds support for multiple planes and buffer modifiers.
> > > >     
> > > >     v4: Rename "has_dri3_v1_1" to "has_dri3_modifiers"
> > > >     v12: Multi-planar/modifier support is now DRI3 v1.2; also update release
> > > >          versions
> > > > 
> > > >  configure.ac                    |   3 +-
> > > >  meson.build                     |   2 +-
> > > >  src/vulkan/wsi/wsi_common_x11.c | 178
> > > > ++++++++++++++++++++++++++++++++++++----
> > > >  3 files changed, 164 insertions(+), 19 deletions(-)
> > > 
> > > That's an odd bisect, because my reproduction happens on Wayland.
> > 
> > I double-checked my results so I am pretty sure that it is the first bad
> > commit.
> > I also used wayland session for bisection (under the X bug can't be
> > reproduced). <a href="https://imgur.com/a/htBV9WO">https://imgur.com/a/htBV9WO</a> here is a gitk screenshot from
> > bisection. I exchanged libs using VK_ICD_FILENAMES variable

> I compiled Mesa at the previous commit :

> commit 7258be91c59b20a6479b3b0d750ff8b4a32cf032 (HEAD)
> Author: Dylan Baker <<a href="mailto:dylan@pnwbakers.com">dylan@pnwbakers.com</a>>
> Date:   Fri Mar 2 09:57:54 2018 -0800

>     autotools: include all meson.build files

> I'm still reproducing the issue unfortunately.</span >

Strange. Can you test this commit? I had this version already built, and
exactly on it I saw correct behavior. So I bisected between mesa-18.0.0 and
mesa-master
<span class="quote">>OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.0.0 (git-dceb1ce807)</span >


<span class="quote">>Because I915_FORMAT_MOD_Y_TILED_CCS is missing in "native" X, the error does not occur there.</span >
I remember that this parameter was discussed in this ticket
<a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Buffer corruption with Chromium on gnome-shell (wayland) after taking a screenshot"
   href="show_bug.cgi?id=111140">https://bugs.freedesktop.org/show_bug.cgi?id=111140</a>
But it was related to i965 and fix was landed not into mesa... maybe this may
help somehow...</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>