[Bug 17099] Selection in a game does not work: RenderMode != GL_RENDER

2008-10-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17099





--- Comment #19 from Mihail Zenkov <[EMAIL PROTECTED]>  2008-10-26 17:28:34 PST 
---
Created an attachment (id=19873)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=19873)
r300_fallback

R300 fallback to _tnl_render_stage when we have problem with hardware TCL, but
it not fallback to _swrastr when we have problem with hardware rasterization. 

Tested on rs740.

Changes with this patch:
1. Add fallback to swrastr like in other radeon/r200
2. Small clean up useless things relation to fallback.
3. Add prefix TCL to things relation with TCL fallback.
4. Exclude useless warning (like in first post) when we don't have hardware
TCL.

Not sure what we shall do when we have hardware TCL, but have problem with
rasterization. Possibly we shall review current TCL fallback in r300_render.c
and do it like in radeon/r200.

Also not sure where hardware supported by r300 have problem and should fallback
to swrastr.


-- 
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 Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: i915.ko needs unknown symbol drm_vbl_send_signals

2008-10-26 Thread Sergio Monteiro Basto

On Sun, 2008-10-26 at 02:57 +, Sergio Monteiro Basto wrote:
> Compiling drm from git ( git clone
> git://anongit.freedesktop.org/git/mesa/drm ) 
> I got this message when depmod symbols kernel
> anything I am missing ?

ah we need kernel-sources at least from 2.6.28-rc1
Now without 
export OS_HAS_GEM=1 
i915.ko is not compiled ! 

I try with kernel 2.6.27 from fedora stock kernels, and 
works nice. 

Thanks 

-- 
Sérgio M. B.


smime.p7s
Description: S/MIME cryptographic signature
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


oops in radeon_suspend (mmotm 2008-10-22-17-18)

2008-10-26 Thread Jiri Slaby
Hi,

this oops occured on suspend of mmotm:
http://decibel.fi.muni.cz/~xslaby/radeon_oops1.png
http://decibel.fi.muni.cz/~xslaby/radeon_oops2.png

radeon_suspend:
movq288(%rcx), %rax # .mmio, .mmio
xorl%edx, %edx  # tmp68
movq24(%rax), %rax  # .handle, .handle

rax (dev_priv->mmio) is null.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel