Bug 927 - Inconsistent warnings among DDXen when DRI fails to initialize
Summary: Inconsistent warnings among DDXen when DRI fails to initialize
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium minor
Assignee: Adam Jackson
QA Contact:
URL: http://marc.theaimsgroup.com/?l=dri-d...
Whiteboard:
Keywords:
Depends on:
Blocks: 3116
  Show dependency treegraph
 
Reported: 2004-07-26 12:55 UTC by Adam Jackson
Modified: 2005-10-18 22:16 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Adam Jackson 2004-07-26 12:55:51 UTC
See the thread in the URL.

I've got a patch for this (still), should get applied before 6.8.
Comment 1 Adam Jackson 2004-07-27 16:08:19 UTC
while i'm at it, audit the libdrm.a code, many failure conditions are only
listed as X_INFO.
Comment 2 Mike A. Harris 2004-10-13 08:15:35 UTC
Adding the URL to a comment, so it doesn't get lost:  ;o)

http://marc.theaimsgroup.com/?l=dri-devel&m=108242198901833&w=2


(I hate the bugzilla URL field)
Comment 3 Adam Jackson 2005-04-23 18:30:04 UTC
really going to do this, i promise...
Comment 4 Ian Romanick 2005-08-06 09:04:44 UTC
I have resolved this by making all the "Direct rendering disabled" messages
X_WARNING and all the "Direct rendering enabled" messages X_INFO.  Ideally, we
need to factor some of this stuff out to common code.  There is a *LOT* of
duplication among the *_dri.c files under programs/Xserver/hw/xfree86/drivers.

I'm trying to clean up as much low hanging fruit as I can and got tired of
waiting for ajax. :P


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.