Summary: | [KMS] mesa demo lodbias broken | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrew Randrianasulu <randrik> |
Component: | Drivers/DRI/r200 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Screenshot of corruption
X log Piglit data (bz2 compressed) RADEON_DEBUG=tex ./lodbias |
Description
Andrew Randrianasulu
2010-09-11 22:30:31 UTC
Created attachment 38636 [details]
Screenshot of corruption
Created attachment 38637 [details]
X log
Created attachment 38638 [details]
Piglit data (bz2 compressed)
From quick look at piglit's summary: bugs 13/15 -------- fdo20701 fail Returncode: 1 Errors: Mesa: Mesa 7.9-devel DEBUG build Sep 11 2010 06:16:40 Output: init:104: framebuffer status = 0x8cdd ------ then fdo25614-genmipmap fail ------- Returncode: 1 Errors: Mesa: Mesa 7.9-devel DEBUG build Sep 11 2010 06:16:40 Output: Probe at (0,0) Expected: 0.000000 1.000000 0.000000 1.000000 Observed: 0.501961 0.501961 0.501961 0.501961 Probe at (0,0) Expected: 0.000000 1.000000 0.000000 1.000000 Observed: 0.000000 0.000000 0.000000 0.000000 Probe at (0,0) Expected: 0.000000 1.000000 0.000000 1.000000 Observed: 0.000000 0.000000 0.000000 0.000000 Probe at (0,0) Expected: 0.000000 1.000000 0.000000 1.000000 Observed: 0.000000 0.000000 0.000000 0.000000 Probe at (0,0) Expected: 0.000000 1.000000 0.000000 1.000000 Observed: 0.000000 0.000000 0.000000 0.000000 Created attachment 38677 [details]
RADEON_DEBUG=tex ./lodbias
Still broken, as of mesa version up to: commit 4e27e935ca670d0cb1748e40a46a2357d4331a6f Author: Dave Airlie <airlied@redhat.com> Date: Fri Sep 24 12:36:08 2010 +1000 r600g: drop index_offset parameter to index buffer translate. r600 doesn't need this as we always have working index bias using kernel 2.6.36-rc5. This works OK today :). Just checked with my radeon 9250 and git mesa 10.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.