Bug 14786 - [EXA]xtest new failures
Summary: [EXA]xtest new failures
Status: VERIFIED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Carl Worth
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-02 18:20 UTC by Pi, Fengming
Modified: 2009-06-09 11:04 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Xtest in NoAccel-VESA-EXA mode report log (30.40 KB, text/plain)
2008-03-02 18:21 UTC, Pi, Fengming
no flags Details

Description Pi, Fengming 2008-03-02 18:20:09 UTC
System Environment:
--------------------------

--Platform: 945gm
--Architecture: 32bit
--2D driver: git commit:ea7c7d088e0a3c3b7ab2bdd0475aa13379764bf4
--3D driver: Mesa master commit:0da03c0aa9ed120fe5ff781a365b503b8ed70e0c
--DRM:   git commit:fd595fa4dc6f788a8a1e1b56178e15f411706cb9
--Xserver:  git commit:4632ea22580c31d44b0786321668d9e78f02900e
--Kernel: 2.6.23
using the latest git code on my 945GM machine, I seperately tested the Xtest under NoAccel(adding Option "NoAccel" "true" in Xorg.conf),VESA,EXA environments and did a compare to show the differentiations.
Comment 1 Pi, Fengming 2008-03-02 18:21:50 UTC
Created attachment 14775 [details]
Xtest in NoAccel-VESA-EXA mode report log
Comment 2 Wang Zhenyu 2008-03-02 18:41:11 UTC
Could you describe your testing method and environ?

Those x11 core protocol function tests shouldn't have difference in either case.
Comment 3 Pi, Fengming 2008-03-02 19:06:52 UTC
(In reply to comment #2)
> Could you describe your testing method and environ?
> 
> Those x11 core protocol function tests shouldn't have difference in either
> case.
> 

NoAccel test: adding Option "NoAccel" "true" in xorg.conf
VESA test: using Driver "vesa" in Device Section of xorg.conf
EXA test: using Driver "intel" in Device Section of xorg.conf

running Xtest under xts5 directory and run "tcc -e" to get the journal.
Comment 4 Michael Fu 2008-07-03 20:11:28 UTC
Carl, would you please take this one? thanks.
Comment 5 Carl Worth 2008-07-22 10:57:19 UTC
I'll be glad to take a look.

I'm quite surprised like Zhenyu that there is any difference here. One
of the huge shortcoming of the xtest test suite is that it doesn't test
anything of the things that really matter for 2D performance today, (such
as Render extension requests).

So basically everything in xtest should hit identical code paths in the
X server whether using NoAccel or EXA.

But at some point soon I'll run the test suite on a 945 machine and see
if I can replicate these results at all.

-Carl
Comment 6 Gordon Jin 2009-06-09 11:03:59 UTC
Close as wontfix, since EXA has been removed from master code, and also none has interest in xtest now.


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.