Bug 12128 - [EXA]some cases of rendercheck failed on 965GM with FBC
Summary: [EXA]some cases of rendercheck failed on 965GM with FBC
Status: VERIFIED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Wang Zhenyu
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-23 22:26 UTC by WuNian
Modified: 2007-08-29 20:13 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
xorg config file (3.64 KB, text/plain)
2007-08-23 23:03 UTC, WuNian
no flags Details
xorg log file (32.94 KB, text/plain)
2007-08-23 23:03 UTC, WuNian
no flags Details

Description WuNian 2007-08-23 22:26:38 UTC
rendercheck's case about mask coords test and Src composite mask test failed on G965.

Reproduce step:
rendercheck -t mcoords
rendercheck -t compisite -o src
Comment 1 Wang Zhenyu 2007-08-23 23:00:20 UTC
xorg.conf? log?
Comment 2 WuNian 2007-08-23 23:03:34 UTC
Created attachment 11247 [details]
xorg config file
Comment 3 WuNian 2007-08-23 23:03:57 UTC
Created attachment 11248 [details]
xorg log file
Comment 4 Wang Zhenyu 2007-08-23 23:21:15 UTC
It should be relate to fbc, try to disable it and test again.
Comment 5 WuNian 2007-08-23 23:35:56 UTC
I disabled FBC by adding line  Option "FramebufferCompression" "false"
in xorg.conf.
The bug still exists.

In Q965, the bug does not exist.
Comment 6 Wang Zhenyu 2007-08-24 00:09:06 UTC
with fbc disabled, rendercheck can pass on my box.
Comment 7 Wang Zhenyu 2007-08-29 08:58:23 UTC
fbc on G965 is default off, so this shouldn't be a problem for now.
check you with latest intel driver.
Comment 8 Jesse Barnes 2007-08-29 11:10:35 UTC
I'm a little confused by this one, the subject says the bug appears on 965GM, but the initial post says G965.

Framebuffer compression is only available on mobile parts, so regardless of whether "FramebufferCompression" is "true" or "false", it'll only be enabled on e.g. 965GM or 915GM, not 965G, 965Q or other desktop parts.

So if the problem exists on non-mobile chips, it's probably just a generic rendering bug.
Comment 9 WuNian 2007-08-29 18:49:33 UTC
The initial G965 is a typo.

I will test again with latest driver on T61.
Comment 10 WuNian 2007-08-29 20:13:58 UTC
Now rendercheck passed on 965GM with FBC.


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.