Summary: | [i965 UXA]incorrect rendering when run mesa xdemos/manywin | ||
---|---|---|---|
Product: | Mesa | Reporter: | liuhaien <haien.liu> |
Component: | Drivers/DRI/i965 | Assignee: | Eric Anholt <eric> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | low | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
xorg.0.log
xorg conf file screenshot1 screenshot2 using software |
Created attachment 24179 [details]
xorg conf file
Created attachment 24180 [details]
screenshot1
Created attachment 24181 [details]
screenshot2 using software
Is it different than bug#20052? So it's i965 v.s. i915? (In reply to comment #4) > Is it different than bug#20052? So it's i965 v.s. i915? > yes, they are differen.20052 for i915 and this bug for i965. |
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 24178 [details] xorg.0.log System Environment: -------------------------- Platform: gm965 Arch: x86_64 OSD: Fedora release 10 Libdrm: (master)2e2e8575b1ed4703653a72ac2b60b75316c388d7 Mesa_stable: (mesa_7_4_branch)a8528a2e8653b5237c1d1d66fe98c6e031d007f9 Xserver:(server-1.6-branch) 60c161545af80eb78eb790a05bde79409dfdf16e Xf86_video_intel: (2.7)238c2c40afd9f8b61479b8640d53f20d52fd7ddf Kernel: (for-airlied)dc529a4fe1ae4667c819437a94185e8581e1e680 Bug detailed description: -------------------------- With UXA, start X,then run manywin n(n>1), just the first window render correctly. all windows should have the same color and brightness,but the other windows appears different,as is shown in the attached screenshot1, and screenshot2 is the correct rendering with software. Reproduce steps: ---------------- 1. xinit& 2.run mesa/xdemos ./manywin 10