Summary: | r600g: graphics artifacts with geometry shaders with RV730 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Török Edwin <edwin+bugs> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | airlied |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
geometry.trace
good rendering with llvmpipe artifacts with r600g artifacts with r600g |
Description
Török Edwin
2014-02-08 18:00:27 UTC
Created attachment 93671 [details]
good rendering with llvmpipe
Created attachment 93672 [details]
artifacts with r600g
Created attachment 93673 [details]
artifacts with r600g
Looks fine on Evergreen. This is probably specific to r600/r700 class hardware. (In reply to comment #4) > Looks fine on Evergreen. This is probably specific to r600/r700 class > hardware. Looks fine on BARTS too. BTW I've found another bug (failing assertion in mesa core on debug builds) when replaying your trace file (attachment 93670 [details]). see bug 74723 (In reply to comment #6) > BTW I've found another bug (failing assertion in mesa core on debug builds) > when replaying your trace file (attachment 93670 [details]). > see bug 74723 After the fix in c325ec896545cc909f2f0e359f0bb0513a8a53b5 I don't get any assertion with --enable-debug, only these messages: 669: glDebugOutputCallback: High severity Shader Compiler unknown issue 1, 0:2(12): warning: extension `GL_EXT_gpu_shader4' unsupported in geometry shader 673: glDebugOutputCallback: High severity Shader Compiler unknown issue 2, 0:2(12): warning: extension `GL_EXT_gpu_shader4' unsupported in fragment shader Is this still a problem for you? Looks very similar as mesa-demos/glsl/geom-outlining-150 on my RV730 AGP. I have a geom-outlining-150-shader.log with R600_DEBUG=gs,vs,fs,ps if needed. (In reply to Dieter Nützel from comment #8) > Is this still a problem for you? > > Looks very similar as mesa-demos/glsl/geom-outlining-150 on my RV730 AGP. > I have a geom-outlining-150-shader.log with R600_DEBUG=gs,vs,fs,ps if needed. Stays this for you? 'cause my reported 'mesa-demos/glsl/geom-outlining-150' artifacts are SOLVED, now. Have a look at: https://bugs.freedesktop.org/show_bug.cgi?id=83319#c11 Thanks, I confirm this works for me: OpenGL renderer string: Gallium 0.4 on AMD RV730 (DRM 2.48.0 / 4.9.0_3, LLVM 3.9.0) OpenGL core profile version string: 3.3 (Core Profile) Mesa 13.0.2 |
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.