Summary: | radv is broken on SI | ||
---|---|---|---|
Product: | Mesa | Reporter: | Turo Lamminen <turo.lamminen> |
Component: | Drivers/Vulkan/radeon | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | major | ||
Priority: | medium | CC: | eero.t.tamminen |
Version: | git | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Vulkaninfo output |
Description
Turo Lamminen
2019-03-06 11:23:33 UTC
Oops... Compile tested, I don't have an AMD system to test : https://gitlab.freedesktop.org/mesa/mesa/merge_requests/394 Hopefully fixed in : commit b49726afd43739979a08de6e410e78ead5a26337 Author: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Date: Wed Mar 6 11:43:56 2019 +0000 radv: set num_components on vulkan_resource_index intrinsic In 61e009d2c4e4df we changed the number of components in the vulkan_resource_index intrinsic and forgot the update Radv's code for it. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Fixes: 61e009d2c4e4df ("spirv: Use the same types for resource indices as pointers") Reviewed-by: Samuel Pitoiset samuel.pitoiset@gmail.com *** Bug 109920 has been marked as a duplicate of this bug. *** (In reply to Lionel Landwerlin from comment #1) > Oops... > Compile tested, I don't have an AMD system to test : > https://gitlab.freedesktop.org/mesa/mesa/merge_requests/394 You'll need Intel HadesCanyon NUC in your lab test matrix / CI. :-) Should be fixed with https://cgit.freedesktop.org/mesa/mesa/commit/?id=b49726afd43739979a08de6e410e78ead5a26337 Confirm fixed. |
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.