On Tue, Nov 02, 2010 at 08:05:46PM +0200, ville.syrj...@nokia.com wrote:
> Second installment of Xv reput changes.
> 
> Patches 09-13 are new. Patch 14 was modified. The rest should be the
> same as before.
> 
> ReputImage clipping should now match the behaviour of a regular
> XPutImage or a non-overlay XvPutImage fairly closely.
> 
> The ReputImage hook was changed to pass all the src/dst coordinates
> instead of just dst_x and dst_y. This isn't strictly necessary but
> leaving it out would require duplicate bookkeeping in the driver.
> 
> A call to the ModeSet hook was added to xf86DisableUnusedFunctions().
> 
> I think this set is pretty much done now. I'll wait for review comments
> before I'll touch it again.

The patchset fundamentally changes the use of reputimage. The extra 
arguments passed might need driver internal recalculation compared to 
before, as reputimage could've been sent because of a modechange.

I will commit changes to my unichrome driver repo soon, where scaling
is handled correctly (as on some unichrome hw this happens before 
overlays are blended in), and i have sent a fix for apm to the ml just 
now.

Nice work though,

Reviewed-by: Luc Verhaegen <luc.verhae...@basyskom.de>

Luc Verhaegen.
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to