Summary: | [drm-gem classic 965] 'shadowtex' run incorrect as is shown in the attached image | ||
---|---|---|---|
Product: | Mesa | Reporter: | liuhaien <haien.liu> |
Component: | Drivers/DRI/i965 | Assignee: | Eric Anholt <eric> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | shuang.he |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
shadowtex_image
Xorg.0.log xorg conf file |
Created attachment 17188 [details]
Xorg.0.log
Created attachment 17189 [details]
xorg conf file
This issue still exist with latest codes. it still exists with the latest GEM. It still exists on the current classic. Haihao says this is a depth_stencil texture issue, and should has been fixed. Haien, please validate with the latest unstable package. this bug has been blocked by bug #17621 I'm able to reproduce this in GEM mode as well. Toggling out of packed depth-stencil mode (using the 'p' key) corrects the rendering. This is with Mesa master. Works on my G965 in both GEM and classic mode now (after I fixed depth_stencil fallout). 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.
Created attachment 17187 [details] shadowtex_image System Environment: -------------------------- Host: 965 Arch: i386 Kernel: 2.6.25 Libdrm_gem:drm-gem branch 3e48e144992fb11b31875989d45bc8a7c041cdef Mesa_gem: drm-gem branch 407ce3da3c53c9ebba0fbf827d7b0f610122d44b Xserver: master 8c9234a163eceda2abc0a2523e0f5587ea399935 Xf86_video_intel_gem:drm-gem branch d775ddc64dc8349b8ef9e85b0be9e93cb1997fea Bug detailed description: -------------------------- start X,then run 'shadowtex' with CLASSIC,it displays incorrect as is shown in the attached image. Reproduce steps: ---------------- 1.xinit& 2.export INTEL_NO_GEM=1 3../shadowtex