Bug 109151

Summary: [KBL-G][vulkan] dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat failed verification.
Product: Mesa Reporter: Hai <hai.lan>
Component: Drivers/Vulkan/radeonAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: cheng.zhou, hai.lan, xi.c.chen
Version: 18.3   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: TestResults.qpa

Description Hai 2018-12-26 02:30:08 UTC
When Use Kaby Lake-g(AMD Vega M GPU) to do the Vulkan CTS test, the case "
dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat" will fail

Following is the environtment

Platform	KabyLake-G
CPU	Intel (R) Core (TM) i7-8809G CPU @3.10GHz
GPU	AMD(Radeon RX Vega M GH Graphics);
Memory	16G
OS	Ubutu18.04.1
Kernel	4.19.0
Mesa: 	mesa 18.3.1 (https://mesa.freedesktop.org/archive/mesa-18.3.1.tar.gz) 

VK-GL-CTS version	https://github.com/KhronosGroup/VK-GL-CTS
commit 54e546a1a0a6fa412ea4c3e3081bbc9518928a6e

How to reproduce
./deqp-vk -n dEQP-VK.texture.explicit_lod
.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat
Writing test log into TestResults.qpa
dEQP Core git-54e546a1a0a6fa412ea4c3e3081bbc9518928a6e (0x54e546a1) starting..
  target implementation = 'Default'

Test case 'dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat'..
  Fail (Verification failed)

DONE!

Test run totals:
  Passed:        0/1 (0.0%)
  Failed:        1/1 (100.0%)
  Not supported: 0/1 (0.0%)
  Warnings:      0/1 (0.0%)
Comment 1 Hai 2018-12-26 02:32:01 UTC
Created attachment 142896 [details]
TestResults.qpa
Comment 2 Hai 2018-12-26 02:52:16 UTC
*** Bug 109147 has been marked as a duplicate of this bug. ***
Comment 3 Bas Nieuwenhuizen 2018-12-26 16:35:01 UTC
Is this a regression? If so what is the last working version of mesa for you?
Comment 4 Hai 2018-12-27 01:10:53 UTC
It's not an regression. I tried Mesa 18.2.2, it also failed, thanks.
Comment 5 Hai 2018-12-27 05:43:23 UTC
*** Bug 109158 has been marked as a duplicate of this bug. ***
Comment 6 Hai 2019-01-02 08:36:21 UTC
Any idea of this issue? Thanks.
Comment 7 Bas Nieuwenhuizen 2019-01-02 15:02:12 UTC
Hmm, I can actually reproduce (thought we would not be able to since we have a pretty much 100% pass-rate on the 1.1.3 mustpass list on a bunch of HW).

However I also noticed that it is not on the mustpass list?
Comment 8 Bas Nieuwenhuizen 2019-01-02 17:05:30 UTC
This should fix it:

https://gitlab.freedesktop.org/mesa/mesa/merge_requests/60
Comment 9 Hai 2019-01-07 03:27:51 UTC
Verified with this patch. This test case can pass with this patch, thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.