#10061 HIGH 1.5-sof: Bad interrupt when accessing viafb-camera with XVideo acceleration

Zarro Boogs per Child bugtracker at laptop.org
Fri Mar 12 16:12:30 EST 2010


#10061: Bad interrupt when accessing viafb-camera with XVideo acceleration
-------------------------------------+--------------------------------------
           Reporter:  jon.nettleton  |       Owner:  dsaxena            
               Type:  defect         |      Status:  new                
           Priority:  high           |   Milestone:  1.5-software-update
          Component:  kernel         |     Version:  not specified      
         Resolution:                 |    Keywords:  viafb-camera       
        Next_action:  never set      |    Verified:  0                  
Deployment_affected:                 |   Blockedby:                     
           Blocking:                 |  
-------------------------------------+--------------------------------------

Comment(by cjb):

 The X log contains "viaWaitVideoCommandFire: Timeout.", which comes from
 via_swov.c:

 {{{
     unsigned count = 50000;
     CARD32 volatile *pdwState =
             (CARD32 volatile *)(pVia->VidMapBase + V_COMPOSE_MODE);

     while (--count && ((*pdwState & V1_COMMAND_FIRE)
                        || (*pdwState & V3_COMMAND_FIRE))) ;
     if (!count) {
         ErrorF("viaWaitVideoCommandFire: Timeout.\n");
     }
 }
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/10061#comment:5>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list