[PATCH v2 0/6] xv: Fix auto key color fill with reput image & code clean up

Pauli ext-pauli.nieminen at nokia.com
Tue Jan 18 05:37:13 PST 2011


From: Pauli Nieminen <ext-pauli.nieminen at nokia.com>

This set fixes following problems in previous patches:
* If there is expose but clipboxes don't change driver doesn't know to fill 
  the color key
* Crash in PostValidateTree when pLayerWin is NULL
* Prevent infinite recursion when wrapping PostValidateTree

I still need to cook patches to take advantage of the xf86XVGetPortFillArea in
drivers if these patches look good.

Pauli Nieminen (6):
  xf86/xv: Remove copy paste code.
  xf86/xv: Remove unused GC pointers
  xf86/xv: Remove unused variable from XvPortRecPrivate
  xf86/xv: Fill color key on expose
  xf86/xv: Use PostValidateTree to do reput
  xf86/xv: Only register PostValidateTree hook when there is work to do

 hw/xfree86/common/xf86xv.c     |  168 ++++++++++++++++++++++------------------
 hw/xfree86/common/xf86xv.h     |    7 +-
 hw/xfree86/common/xf86xvpriv.h |    6 +-
 3 files changed, 100 insertions(+), 81 deletions(-)



More information about the xorg-devel mailing list