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=4451          
     




------- Additional Comments From [EMAIL PROTECTED]  2005-09-16 11:10 -------
Actually, turns out this is a simple problem (the vt switch one). The FLIP_CNTL
bit will not get set. This has to do with that while X sets up the
CRTC_OFFSET_CNTL register we're relying on drm to set the flip cntl bit, which
it will only do when a new client dispatches a flip.
Not sure how exactly a good solution would look like, since we don't save any
regs when LeaveVT is called (only when using fbdev, which indeed saves that reg
just for page flipping). Probably just saving those offset cntl regs when
leaving vt might do the trick (though I think a solution which would also get
rid of the FLIP_CNTL bit when page flipping is not enabled would be better).    
      
     
     
--           
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