[Bug 15574] [965]Specviewperf case 'ensight' crash X

2008-04-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15574


Gordon Jin [EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|[965]Specvierperf case  |[965]Specviewperf case
   |'ensight' crash X   |'ensight' crash X




-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [Mesa3d-users] Doom3- false texturing on mirror

2008-04-18 Thread Roland Scheidegger
khaqq wrote:
 On Wed, 16 Apr 2008 04:34:17 -0700 (PDT)
 smoki [EMAIL PROTECTED] wrote:
 
 This is happen in r200 driver, because when i use software TCL pipeline it's
 correct.
 Is there anybody who can handle this?
 
Ok, I've verified this. This is standard z-fighting due to a tcl
fallback (so in the fallback path the fragments generated do not match
those generated without fallback). You can see this with
R200_DEBUG=fall, there will be messages about texgen fallback.
In fact the fallback (in this case) seems unnecessary (tried it), but
it's hard to tell since there are situations where it might be
necessary. The code does its best to figure out what to do but there's
some guesswork involved there.
A fix would be possible, if nothing else it would be possible to convert
the fixed function tnl into a vertex prog and run that so we wouldn't
need a fallback (though I wouldn't know if this one would fit into the
r200 resource limits), but this currently can't be done.

It shouldn't cause instabilities however, if it does maybe we're not
handling switching on/off tcl correctly (maybe forget a vap flush or
something), but I didn't experience that.

Roland

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 15580] New: PATCH: intel drm: fix reproducable kernel panic

2008-04-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15580

   Summary: PATCH: intel drm: fix reproducable kernel panic
   Product: DRI
   Version: XOrg CVS
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: DRM modules
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=16008)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=16008)
PATCH: intel drm: fix reproducable kernel panic

Hi,

Short intro: I'm a Linux enthusiast / developer. Lately I'm mainly active 
writing kernel drivers and as a developer for Fedora.

I don't know what the proper place is to send bugs for intel drm issues, and 
you are a recent committer to the i915 drm driver, so hence this mail.

During the testing of Fedora 9, I've noticed that any OpenGL use hard freezes 
my machine with a kernel panic (blinking keyboard leds).

Today I've attached a serial console to capture the panic output. This has lead 
to me finding out that the panics are caused by a setting in my drirc, namely:
Always synchronize with vertical refresh

Further investigation has let to me localizing and fixing the bug, patch
attached.

Regards,

Hans


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 15580] PATCH: intel drm: fix reproducable kernel panic

2008-04-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15580





--- Comment #1 from Michel Dänzer [EMAIL PROTECTED]  2008-04-18 07:46:28 PST 
---
Looks Fedora / modesetting-101 specific.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 14127] Qt4 SvgViewer Demo

2008-04-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14127


Bernd Buschinski [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #5 from Bernd Buschinski [EMAIL PROTECTED]  2008-04-18 07:46:59 
PST ---
Finally I got I the drivers working and it works fine, hurray :)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 15580] PATCH: intel drm: fix reproducable kernel panic

2008-04-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15580





--- Comment #2 from Hans de Goede [EMAIL PROTECTED]  2008-04-18 07:48:30 PST 
---
(In reply to comment #1)
 Looks Fedora / modesetting-101 specific.
 

It might very well be, I was planning on adding a note that this was for the
modesetting branch, but I forgot.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 15582] New: Qt4 Demo missing animation

2008-04-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15582

   Summary: Qt4 Demo missing animation
   Product: Mesa
   Version: CVS
  Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/DRI/i915
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


In the qtdemo app (Qt-4.3.4) there are some nice green moving balls that form
figures, however they are missing on my intel 945GM

qt-4.3.4
mesa-git
drm-git
xf86-video-intel-2.2.99.903
xorg-server-git
(DRI1)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 15582] Qt4 Demo missing animation

2008-04-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15582





--- Comment #1 from Bernd Buschinski [EMAIL PROTECTED]  2008-04-18 08:00:20 
PST ---
Created an attachment (id=16016)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=16016)
how it should look

you cant start the qtdemo app with
qtdemo :)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 15584] New: qt4 qtdemo opengl/textures

2008-04-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15584

   Summary: qt4 qtdemo opengl/textures
   Product: Mesa
   Version: CVS
  Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/DRI/i915
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


The qt4 demo textures doesnt start with
qt-4.3.4
mesa-git
drm-git
xf86-video-intel-2.2.99.903
xorg-server-git
(DRI1)

worked fine with
mesa-7.0.2
drm kernel (2.6.24)
xf86-video-intel-2.2.0
xorg-server-1.4.90

command qtdemo then navigate opengl - textures - Launch

or 
execute
cd /usr/share/qt4/examples/opengl/textures  ./textures


Failed to initialize TTM buffer manager. Falling back to classic.
Failed to initialize TTM buffer manager. Falling back to classic.
Failed to initialize TTM buffer manager. Falling back to classic.
Failed to initialize TTM buffer manager. Falling back to classic.
textures: ../common/dri_bufmgr_fake.c:576 dri_bufmgr_fake_contended_lock_take:
»((bufmgr_fake-onhardware)-next == (bufmgr_fake-on_hardware))«

(in german nicht erfüllt)
not fulfilled?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel