Summary: | [Bisected IVB]Piglit fbo_fbo-mipmap-copypix fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Drivers/DRI/i965 | Assignee: | Chad Versace <chadversary> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | idr, xunx.fang |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
lu hua
2012-09-29 08:20:40 UTC
Following Oglc cases also fail and have same bisect commit: bitmap-tex(basic.allCases bitmap-transfer(basic.allCases texsubimage(basic.allCases volume-tex(volume.basic tex-compress-dxt1(basic.small.RGBA tex-compress-dxt1(basic.medAndLarge.RGBA texCombine(Combiner.Functions texCombine(Combiner.Sources texCombine(Combiner.Arguments texCombine(Combiner.Scales GLSLlinker(positive.basic.uniform.sampler GLSLlinker(positive.basic.varying.TexCoordRedeclaration GLSLlinker(positive.basic.varying.TexCoordRedeclarationDifferentSize GLSLlinker(positive.uniform.sampler2D GLSLlinker(positive.uniform.samplerAsFunctionArgument.2D textureNPOT(basic.allCases max_values(unstable.advanced.textureImageUnits.original max_values(unstable.advanced.textureImageUnits.simplified max_values(unstable.advanced.textureVertexImageUnits pbo(texImage.1PBOChangeOffset pbo(getTexImage.1PBODefaults pbo(getTexImage.multiPBODefaults pbo(getTexImage.1PBOChangeOffset pbo(getTexImage.1PBOChangeUsageType pbo(getTexImage.1PBOChangeDataSize fbo(renderToTex.1FBOCubeMap fbo(renderToTex.1FBOCopyTexImage textureswizzle(advanced.ff.basic textureswizzle(advanced.ff.texenv textureswizzle(advanced.ff.internalfmt textureswizzle(advanced.ff.targets textureswizzle(advanced.ff.mipmaps textureswizzle(advanced.ff.multitex textureswizzle(advanced.ff.border textureswizzle(advanced.ff.copyteximage textureswizzle(advanced.shader.basic textureswizzle(advanced.shader.internalfmt textureswizzle(advanced.shader.targets textureswizzle(advanced.shader.multitex glsl-bif-tex-lod(advanced.deprec.2d.noProj glsl-bif-tex-lod(advanced.deprec.2d.proj glsl-bif-tex-lod(advanced.deprec.2d.proj4 glsl-bif-tex-lod(advanced.glsl130.textureLod.2d glsl-bif-tex-lod(advanced.glsl130.textureLodOffset.2d glsl-bif-tex-lod(advanced.glsl130.textureProjLod.2d glsl-bif-tex-lod(advanced.glsl130.textureProjLod.2dVec4 glsl-bif-tex-lod(advanced.glsl130.textureProjLodOffset.2d glsl-bif-tex-lod(advanced.glsl130.textureProjLodOffset.2dVec4 draw-buffers2(advanced.mask.copyPixels tex-compress-rgtc(basic.fetchTest.gradientTextureSmallSize.COMPRESSED_RED_RGTC1 tex-compress-rgtc(basic.fetchTest.gradientTextureSmallSize.COMPRESSED_RG_RGTC2 tex-compress-rgtc(basic.fetchTest.gradientTextureMedAndLargeSize.COMPRESSED_RED_RGTC1 tex-compress-rgtc(basic.fetchTest.gradientTextureMedAndLargeSize.COMPRESSED_RG_RGTC2 tex-compress-rgtc(basic.fetchTest.fixedImage.COMPRESSED_RED_RGTC1 tex-compress-rgtc(basic.fetchTest.fixedImage.COMPRESSED_RG_RGTC2 tex-compress-rgtc(basic.fetchTest.extCompressor.COMPRESSED_RED_RGTC1 tex-compress-rgtc(basic.fetchTest.extCompressor.COMPRESSED_RG_RGTC2 tex-compress-rgtc(basic.samplerTest.gradientTextureSmallSize.COMPRESSED_RED_RGTC1 tex-compress-rgtc(basic.samplerTest.gradientTextureSmallSize.COMPRESSED_RG_RGTC2 tex-compress-rgtc(basic.samplerTest.gradientTextureMedAndLargeSize.COMPRESSED_RED_RGTC1 tex-compress-rgtc(basic.samplerTest.gradientTextureMedAndLargeSize.COMPRESSED_RG_RGTC2 tex-compress-rgtc(basic.samplerTest.fixedImage.COMPRESSED_RED_RGTC1 tex-compress-rgtc(basic.samplerTest.fixedImage.COMPRESSED_RG_RGTC2 tex-compress-rgtc(basic.samplerTest.extCompressor.COMPRESSED_RED_RGTC1 tex-compress-rgtc(basic.samplerTest.extCompressor.COMPRESSED_RG_RGTC2 Do these tests still fail on master? I may have fixed the bug with the commit below. commit b5891286202987dfc2606ac716050c0ee426de11 Author: Chad Versace <chad.versace@linux.intel.com> Date: Thu Sep 27 11:05:34 2012 -0700 intel: Fix yet-another-bug in intel_texsubimage_tiled_memcpy It fixed on mesa master branch (commit:86de501f14f11f1e993c8703c0d69bdf1f6c7835) Verified. Fixed on commit 86de501f14f11f1e. |
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.