[Mesa-dev] [Bug 106180] [bisected] radv vulkan smoke test black screen (Add support for DRI3 v1.2)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 22 18:45:45 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106180

            Bug ID: 106180
           Summary: [bisected] radv vulkan smoke test black screen (Add
                    support for DRI3 v1.2)
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Vulkan/radeon
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: mercuriete at yahoo.es
        QA Contact: mesa-dev at lists.freedesktop.org

When doing smoketest with radv driver, the window is black.

bisected:

git bisect bad
c80c08e226033e9e33abdca43e02e7f8c845ae0a is the first bad commit
commit c80c08e226033e9e33abdca43e02e7f8c845ae0a
Author: Daniel Stone <daniels at collabora.com>
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

:100644 100644 40e7855994a6e76d744f192694d5060d39327d56
f84903dffebf39694f458d267793e39a03a0cf8d M      configure.ac
:100644 100644 7658f6e63dae57920fd74a9e445efb07018fd227
34090de45257ea468474af8697760900feb1f341 M      meson.build
:040000 040000 14486094f3e8b9102b67a608d31ea5bf43ee5627
4a42c1f98bcdb9b0c95020cc759565f412d77bf7 M      src


Configuration:
distro: gentoo
PRIME configuration with intel haswell and amd radeon m265x

uname -a
Linux localhost.localdomain 4.14.35-gentoo #1 SMP PREEMPT Sun Apr 22 12:00:39
CEST 2018 x86_64 Intel(R) Core(TM) i7-4720HQ CPU @ 2.60GHz GenuineIntel
GNU/Linux

important lines of lspci:
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core
Processor Integrated Graphics Controller [8086:0416] (rev 06)
01:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Venus
PRO [Radeon HD 8850M / R9 M265X] [1002:6823]

dependencies installed:
   `--  dev-libs/expat-2.2.5
   `--  sys-libs/zlib-1.2.11-r1
   `--  x11-libs/libX11-1.6.5
   `--  x11-libs/libxshmfence-1.2
   `--  x11-libs/libXdamage-1.1.4-r1
   `--  x11-libs/libXext-1.3.3
   `--  x11-libs/libXxf86vm-1.1.4
   `--  x11-libs/libxcb-1.13
   `--  x11-libs/libXfixes-5.0.3
   `--  sys-libs/libunwind-1.2.1
   `--  virtual/libelf-3
   `--  dev-libs/libclc-0.2.0_pre20170929
   `--  media-libs/libomxil-bellagio-0.9.3
   `--  x11-misc/xdg-utils-1.1.1-r1
   `--  x11-libs/libva-1.7.3
   `--  x11-libs/libvdpau-1.1.1
   `--  dev-libs/wayland-1.13.0
   `--  dev-libs/wayland-protocols-1.11
   `--  x11-libs/libXvMC-1.0.10
   `--  x11-libs/libdrm-2.4.91
   `--  sys-devel/llvm-6.0.0
   `--  dev-lang/python-2.7.14-r1
   `--  sys-devel/gcc-6.4.0-r1
   `--  sys-devel/gettext-0.19.8.1
   `--  virtual/pkgconfig-0-r1
   `--  dev-util/valgrind-3.13.0
   `--  x11-proto/dri2proto-2.8-r2
   `--  x11-proto/dri3proto-1.0-r1
   `--  x11-proto/presentproto-1.1-r1
   `--  x11-proto/glproto-1.4.17-r2
   `--  x11-proto/xextproto-7.3.0-r1
   `--  x11-proto/xf86driproto-2.1.1-r2
   `--  x11-proto/xf86vidmodeproto-2.3.1-r2
   `--  dev-python/mako-1.0.6
   `--  app-portage/elt-patches-20170815
   `--  sys-devel/automake-1.15.1-r2
   `--  sys-devel/autoconf-2.69-r4
   `--  sys-devel/libtool-2.4.6-r3

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180422/b08482f7/attachment.html>


More information about the mesa-dev mailing list