Skip to content
  • Zhenyu Wang's avatar
    xvmc: consolidate put surface interfaces · ed9ff6f3
    Zhenyu Wang authored
    Make surface list track like context list, and move
    generic PutSurface code out of i915. So MC driver just
    needs to fill specific the command params, and we can
    get one single type of intel xvmc command to issue,
    ddx driver's put_image_size got removed.
    
    Fix last commit with missing XvMCContext assignment.
    
    Fix priv_data free with apropriate X11 XFree.
    ed9ff6f3