[Mesa-dev] [Bug 110525] [CTS] dEQP-VK.api.invariance.random crashes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 26 08:15:25 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110525
Bug ID: 110525
Summary: [CTS] dEQP-VK.api.invariance.random crashes
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: samuel.pitoiset at gmail.com
QA Contact: mesa-dev at lists.freedesktop.org
$ ./deqp-vk --deqp-case=dEQP-VK.api.invariance.random
Writing test log into TestResults.qpa
dEQP Core git-4e663ef25fe639f467d583e0a145edee66cddd82 (0x4e663ef2) starting..
target implementation = 'Default'
Test case 'dEQP-VK.api.invariance.random'..
deqp-vk: ../src/amd/vulkan/radv_image.c:1038: radv_image_create: Assertion
`info.width % desc->width_divisor == 0' failed.
Aborted (core dumped)
git bisect start
# good: [055f6281d410aa55ac56169973897000d0e0cd42] intel/fs: Don't handle
texop_tex for shaders without implicit LOD
git bisect good 055f6281d410aa55ac56169973897000d0e0cd42
# bad: [934f178341f7ec3bb10e3fa1499198e7988b086f] anv/descriptor_set: Don't
fully destroy sets in pool destroy/reset
git bisect bad 934f178341f7ec3bb10e3fa1499198e7988b086f
# bad: [5f942db190ef2154fb6512bcac3f42b4df45e0f5] panfrost/midgard: Copy prop
for texture registers
git bisect bad 5f942db190ef2154fb6512bcac3f42b4df45e0f5
# good: [5564c38212ac3d3aa2fdfca4da03f10db79a07a4] radv: Update descriptor sets
for multiple planes.
git bisect good 5564c38212ac3d3aa2fdfca4da03f10db79a07a4
# bad: [fc9248e13e20ed49e9e672b6cb82fa5b05c48e61] radv: Enable YCBCR conversion
feature.
git bisect bad fc9248e13e20ed49e9e672b6cb82fa5b05c48e61
# good: [b769a549ee6325e3759a60af19de034e5666ffdb] radv: Add hashing for the
ycbcr samplers.
git bisect good b769a549ee6325e3759a60af19de034e5666ffdb
# bad: [379b82daced4efd90fbf2df26fb99b0a7ba43e05] radv: Add ycbcr subsampled &
multiplane formats to csv.
git bisect bad 379b82daced4efd90fbf2df26fb99b0a7ba43e05
# good: [52c1adda21bb9b1dfb06934279866014accd09d1] radv: Add ycbcr format
features.
git bisect good 52c1adda21bb9b1dfb06934279866014accd09d1
# first bad commit: [379b82daced4efd90fbf2df26fb99b0a7ba43e05] radv: Add ycbcr
subsampled & multiplane formats to csv.
commit 379b82daced4efd90fbf2df26fb99b0a7ba43e05 (refs/bisect/bad)
Author: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
Date: Tue Apr 16 01:05:29 2019 +0200
radv: Add ycbcr subsampled & multiplane formats to csv.
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190426/cf5bc957/attachment.html>
More information about the mesa-dev
mailing list