System Environment: -------------------------- Libdrm: (master)07646002c6835537c6ae44ef9b3f8480762279b8 Mesa: (mesa_7_4_branch)85396d8ef4f7fc4702578a3d4e89844c7e238acc Xserver: (server-1.6-branch)cd321badf0c185854b3e0c038f3851a3ac7864ea Xf86_video_intel: (2.7)cff6cf9adc4235af5cc73a47bb272c81635fc8b2 Kernel: (drm-intel-2.6.29)0aa7e8a61658193f90198d579c5ef8297b45be9b Bug detailed description: -------------------------- a lot of glean cases get failure with exa recently, such as basicPerf,makeCurrent,texBindPerf, fragProg1,logicOp,maskedClear,orthoPosRandTris, orthoPosRandRects,orthoPosTinyQuads,orthoPosTinyQuads, orthoPosHLines, orthoPosVLines, orthoPosPoints, paths,pbo,pixelFormats,readPixSanity,rgbTriStrip, scissor,teapot,texCombine,texCube,texEnv,texgen,texRect,vertProg1 etc. most of them work with uxa. for example: basicPerf,texBindPerf,logicOp... Reproduce Steps: ------------------------- 1.xinit& 2.run glean tests
with Raul's fix in 2D driver, below glean cases work well now: basicPerf,texBindPerf,fragProg1,orthoPosRandTris,orthoPosRandRects,orthoPosTinyQuads,orthoPosTinyQuads, orthoPosHLines,orthoPosVLines, orthoPosPoints,paths,pbo,readPixSanity,rgbTriStrip ,scissor,teapot,texCube,texEnv,texgen,texRect,vertProg1. and we test them with below commits: Libdrm: (master)412d370b9ae4b2882691863a1c5e13a507574e92 Mesa: (mesa_7_4_branch)e8807a14a61a0b9389aa2f2a113da24ab22a364d Xserver: (server-1.6-branch)11db545a86c8933c638a0bc1fcd4f2c65279f617 Xf86_video_intel: (2.7)296a986e5258e2fd13ec494071b7063bd639cd68 Kernel: (qa-branch)ba1d2a9be507cda299c15740ff7e2bb3705a4792
these cases still fail with the latest driver: makeCurrent,depthStencil,fbo,polygonOffset,pixelFormats, pointAtten,coloredTexPerf2, coloredLitPerf2.
(In reply to comment #2) > these cases still fail with the latest driver: > makeCurrent,depthStencil,fbo,polygonOffset,pixelFormats, > pointAtten,coloredTexPerf2, coloredLitPerf2. > exa has been removed from our driver; coloredTexPerf2, coloredLitPerf2 get pass with exa now and there some specified bugs for cases above. so let's close this bug.
verified.
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.