[PATCH v4 0/6] xf86/xv: Fixing XV auto key filling to track exposes

Pauli ext-pauli.nieminen at nokia.com
Tue Jan 25 10:08:49 PST 2011


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

Forth version of the patches changes interface so that driver side requires
less code (based on Ville's review).

I'm updating my example xf86-video-ati patch also. If this patch gets reviewed
I will create more patches to convert other drivers too.

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     |  210 ++++++++++++++++++++++++----------------
 hw/xfree86/common/xf86xv.h     |    3 +
 hw/xfree86/common/xf86xvpriv.h |    6 +-
 3 files changed, 131 insertions(+), 88 deletions(-)



More information about the xorg-devel mailing list