Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4908          
     

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|dri-                        |[EMAIL PROTECTED]
                   |[EMAIL PROTECTED] |
             Status|NEW                         |ASSIGNED




------- Additional Comments From [EMAIL PROTECTED]  2005-11-04 03:43 -------
Created an attachment (id=3699)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=3699&action=view)
DRM patch

The extra security checks that now exist in the DRM, are under the assumption
that the DRM is THE arbiter for AGP space, which is not always the case as in
the i830 driver. In this case the i830 driver manages AGP space itself,
and passes offsets back down.

The patch skips over the additional security checks for a quick fix.

Ultimately, the next thing to do is wrap the agp ioctls in the Xserver to call
libdrm's AGP wrappers when DRI is enabled, and then fallback to the
Xserver's own routines when DRI is not enabled. But we can do that after the
6.9/7.0 release.

I've not tried this patch yet, so if someone could that'd be great.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to