Bug 19539 - xf86-video-savage (and possibly other non xrandr 1.2 drivers) broken with latest xserver git
Summary: xf86-video-savage (and possibly other non xrandr 1.2 drivers) broken with lat...
Status: RESOLVED DUPLICATE of bug 19337
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2009-01-13 10:40 UTC by Alex Villacís Lasso
Modified: 2009-01-13 10:46 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Reference patch to add xf86CrtcConfigInit call to savage driver (not proper solution) (1.52 KB, patch)
2009-01-13 10:40 UTC, Alex Villacís Lasso
no flags Details | Splinter Review

Description Alex Villacís Lasso 2009-01-13 10:40:13 UTC
Created attachment 21950 [details] [review]
Reference patch to add xf86CrtcConfigInit call to savage driver (not proper solution)

In the latest git version of xserver (as of 2009/01/10), the savage driver crashes xserver on startup. After examining the cause with valgrind, it seems that it is apparently missing a call to xf86CrtcConfigInit() in the PreInit function. However, when sending the attached patch to the mailing list, I wondered whether other drivers are broken in the same way. Only ati, intel, siliconmotion and nv have this specific call. Alex Deucher pointed out that all of them are xrandr 1.2 enabled, and this problem possibly hits all other drivers, not just savage.
Comment 1 Alex Deucher 2009-01-13 10:46:33 UTC

*** This bug has been marked as a duplicate of bug 19337 ***


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.