Summary: | [vulkan, radv] with Intel iGPU and AMD dGPU coruptions on display | ||
---|---|---|---|
Product: | Mesa | Reporter: | René Linder <rene.linder> |
Component: | Drivers/Vulkan/radeon | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | mike |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
OpenGL_glxgears
Vulkan_radv Vulkan_intel |
Created attachment 127512 [details]
Vulkan_radv
Created attachment 127513 [details]
Vulkan_intel
With both vulkan driver installed, the result from VulkanCapsViewer: http://vulkan.gpuinfo.org/listreports.php?submitter=Ground0 http://vulkan.gpuinfo.org/displayreport.php?id=779 http://vulkan.gpuinfo.org/displayreport.php?id=780 This should be fixed now that we have copying to linear textures for different GPUs implemented. Please reopen if that does not fix it for you. |
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.
Created attachment 127511 [details] OpenGL_glxgears Hello I have a HP ProBook 470 G2 CPU: Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz iGPU:Intel Haswell-ULT Integrated Graphics Controller dGPU:ATI Topaz PRO [Radeon R5 M255] OpenGL Reendering works as it should Vulkan Reendering on iGPU (Installed intel vulkan driver) Works. Vulkan on dGPU (intel vulkan driver removed) didn't Work.