[PATCH 0/5] xfree86: vgaarb: clean up and device hidden
Tiago Vignatti
tiago.vignatti at nokia.com
Tue May 25 05:04:25 PDT 2010
Hi,
This series contains a bit of clean up that showed useful when I was debugging
the arbiter, a fix in the decoding interface (although no one is using so far,
we will want it sometime soon) and also a patch to hide the arbiter device,
which is not exposed anymore to the DDX screen structure.
Please review. Thanks
Tiago Vignatti (5):
xfree86: vgaarb: change macros by inline functions to ease debug
xfree86: vgaarb: remove superfluous and confusing VGAGet_GC and VGAPut_GC
xfree86: vgaarb: remove useless macro
xfree86: vgaarb: fix device decoding interface to send resources type properly
xfree86: vgaarb: hide arbiter device inside ddx privates
hw/xfree86/common/xf86VGAarbiter.c | 195 +++++++++++++++++++-------------
hw/xfree86/common/xf86VGAarbiter.h | 2 +-
hw/xfree86/common/xf86VGAarbiterPriv.h | 18 ---
hw/xfree86/common/xf86str.h | 1 -
4 files changed, 115 insertions(+), 101 deletions(-)
More information about the xorg-devel
mailing list