[Intel-gfx] [PATCH 0/7] cleanup xvmc passthrough handling
Daniel Vetter
daniel.vetter at ffwll.ch
Tue Dec 1 14:32:27 CET 2009
Hi all,
It took a while longer than I've planned, but here's my promised
cleanup of the xvmc passthrough handling in src/i830_video.c. As usual
I couldn't resist and cleanup up some surounding ugliness. IMHO
src/i830_video.c is now in quite decent shape and can't be used
anymore to scare away cute puppies;)
Like before, only tested on my i855GM.
Please review and commit.
Thanks, Daniel
Daniel Vetter (7):
Xv: split up I830PutImage into textured and !textured case
Xv: kill an unnecessary if
Xv: kill unnecessary parameters for hw PutImage functions
Xv: move users of x1, x2, y1, y2 to PutImage
Xv: hide ugly semantics in i830_clip_video_helper
Xv: consolidate xmvc passthrough handling
Xv: don't enable XVMC port on unsupported configs
src/i830_video.c | 335 +++++++++++++++++++++++++++++++-----------------------
src/i830_video.h | 3 +-
src/i915_video.c | 2 +-
src/i965_video.c | 1 -
4 files changed, 193 insertions(+), 148 deletions(-)
More information about the Intel-gfx
mailing list