Bug 9637 - G965 render acceleration broken
Summary: G965 render acceleration broken
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Eric Anholt
QA Contact: Xorg Project Team
URL: http://safari.iki.fi/modesetting-2007...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-13 07:08 UTC by Sami Farin
Modified: 2007-08-03 02:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
xorg.conf (3.46 KB, text/plain)
2007-01-13 07:09 UTC, Sami Farin
no flags Details
log with 20070112 xorg (15.03 KB, application/octet-stream)
2007-01-13 07:09 UTC, Sami Farin
no flags Details
log with 20070103 xorg (12.91 KB, application/octet-stream)
2007-01-13 07:10 UTC, Sami Farin
no flags Details
decompressed log with 20070103 xorg (112.07 KB, text/plain)
2007-02-14 13:49 UTC, Eric Anholt
no flags Details
decompressed log with 20070112 xorg (289.25 KB, text/plain)
2007-02-14 13:50 UTC, Eric Anholt
no flags Details
modesetting 20070214 works with EXA after reboot (113.27 KB, text/plain)
2007-02-16 12:57 UTC, Sami Farin
no flags Details
modesetting 20070214 with EXA does not work after restart (113.02 KB, text/plain)
2007-02-16 12:58 UTC, Sami Farin
no flags Details

Description Sami Farin 2007-01-13 07:08:33 UTC
modesetting dated 20070103 was latest which worked,
then with 20070110 and 20070112 (45696aa29124e2852f94880642e70bb2e0cee827)
versions I get garbled display (see attachment).
It actually looks like that when I run xrefresh.
And that's after second run of "xrandr -s 1280x960",
after the first time it's even more screwed (no screencap).

$ dmidecode | grep 965
        Version: CO96510J.86A.5595.2006.1227.1649
        Product Name: DQ965GF

Other info attached...
Comment 1 Sami Farin 2007-01-13 07:09:21 UTC
Created attachment 8386 [details]
xorg.conf
Comment 2 Sami Farin 2007-01-13 07:09:59 UTC
Created attachment 8387 [details]
log with 20070112 xorg
Comment 3 Sami Farin 2007-01-13 07:10:33 UTC
Created attachment 8388 [details]
log with 20070103 xorg
Comment 4 Eric Anholt 2007-02-14 13:49:51 UTC
Created attachment 8707 [details]
decompressed log with 20070103 xorg
Comment 5 Eric Anholt 2007-02-14 13:50:50 UTC
Created attachment 8708 [details]
decompressed log with 20070112 xorg
Comment 6 Sami Farin 2007-02-14 14:00:40 UTC
exa does not work very well with xorg 1.2.0...
maybe because it's too old in fedora

this bug 9637 is 1) in the table...
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=224226
Comment 7 Eric Anholt 2007-02-14 14:07:41 UTC
A number of 965 EXA rendering bugs should be fixed as of a week ago.
Comment 8 Sami Farin 2007-02-16 12:53:44 UTC
After reboot it works once, but when I restart Xorg, I get some errors...
And in X no fonts in wmaker menus, so it's no fun really.
And sometimes when switching from vt back to Xorg screen just blinks in pink/yellow/whatever and reboot is needed.  vt works ok then, though.

Please do diff -u of the attached files.

And latest modesetting does not compile on latest Redhat Fedora.

 gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -I./.. -I./../modes -g -O2 -MT ch7017.lo -MD -MP -MF .deps/ch7017.Tpo -c ch7017.c  -fPIC -DPIC -o .libs/ch7017.o
ch7017.c:40:22: error: xf86Crtc.h: No such file or directory
In file included from ch7017.c:44:
../i2c_vid.h:7: error: expected specifier-qualifier-list before 'xf86OutputStatus'
ch7017.c:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ch7017_detect'
ch7017.c: In function 'ch7017_mode_set':
ch7017.c:196: warning: implicit declaration of function 'ch7017Power'
ch7017.c:213: warning: implicit declaration of function 'ch7017PrintRegs'
ch7017.c: At top level:
ch7017.c:295: error: unknown field 'detect' specified in initializer
Comment 9 Sami Farin 2007-02-16 12:57:39 UTC
Created attachment 8754 [details]
modesetting 20070214 works with EXA after reboot
Comment 10 Sami Farin 2007-02-16 12:58:34 UTC
Created attachment 8755 [details]
modesetting 20070214 with EXA does not work after restart
Comment 11 Eric Anholt 2007-02-26 15:14:56 UTC
I'm seeing render acceleration issues on the 965 as well currently.
Comment 12 Daniel Stone 2007-02-27 01:35:41 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 13 Gordon Jin 2007-03-14 19:44:54 UTC
The bug priority was upgraded (P2->high) with the bugzilla configuration change.
I'm Changing the priority back to the normal one.
Sorry for the spam.
Comment 14 Jesse Barnes 2007-08-02 18:56:28 UTC
It's been good for me lately, maybe this one can be closed?
Comment 15 Sami Farin 2007-08-03 02:19:52 UTC
Oh yeah...  I had almost forgotten this bug report.  EXA works 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.