index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xvmc
/
i915_xvmc.c
Age
Commit message (
Expand
)
Author
2011-01-31
xvmc: Get rid of unused variables.
Cyril Brulebois
2010-08-22
Use ALIGN macro instead of open coding it.
Matt Turner
2010-04-08
libXvMC: rip out debug stuff
Daniel Vetter
2010-04-08
libXvMC: unify CreateSurface
Daniel Vetter
2010-04-08
libXvMC i915: kill unused context private fields
Daniel Vetter
2010-04-08
libXvMC: derive driver context from struct intel_xvmc_context
Daniel Vetter
2010-04-08
libXvMC: unify DestroySurface
Daniel Vetter
2010-04-08
libXvMC: drop get_surface_status driver callback
Daniel Vetter
2010-04-08
libXvMC i915: s/i915XvMCSurface/struct intel_xvmc_surface/
Daniel Vetter
2010-04-08
libXvMC i915: rip out unneeded surface fields
Daniel Vetter
2010-04-08
libXvMC: unify PutSurface
Daniel Vetter
2010-04-08
libXvMC: move drm_intel_bo to common intel_xvmc_surface
Daniel Vetter
2010-04-08
libXvMC: derive driver surfaces from struct intel_xvmc_surface
Daniel Vetter
2010-04-08
XvMC: kill intel_xvmc_command
Daniel Vetter
2010-04-08
XvMC: dynamically allocate adaptor
Daniel Vetter
2010-04-08
XvMC: move i915 specific stuff to common context
Daniel Vetter
2010-03-08
i915 XvMC: fixup colors
Daniel Vetter
2010-03-04
i915 XvMC: kill pinned surface buffer in the ddx code
Daniel Vetter
2010-03-04
i915 XvMC: kill pinned per-context buffers in the ddx code
Daniel Vetter
2010-03-04
i915 XvMC: drop superflous MI_FLUSH
Daniel Vetter
2010-03-04
i915 XvMC: switch surfaces to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch corrdata buffer to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch msb to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch sis to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch load_indirect_render_emit to batchbuffer macros
Daniel Vetter
2010-03-04
i915 XvMC: switch psc to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch psp to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch ssb to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: kill last_flip and last_render
Daniel Vetter
2010-03-04
i915 XvMC: switch one_time_state_emit to batchbuffer macros
Daniel Vetter
2010-03-04
XvMC: kill dead code in i915_xvmc.c
Daniel Vetter
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-05-18
DRI2 for XvMC
Xiang Hai hao
2008-07-16
xvmc: use vector based structure
Zhenyu Wang
2008-06-28
xvmc: only allocate memory requiring physical address on 915G
Zhenyu Wang
2008-06-28
xvmc: init mc render load indirect command once
Zhenyu Wang
2008-06-28
xvmc: init dest and reference buffer once
Zhenyu Wang
2008-06-28
xvmc: init one-time mc context once
Zhenyu Wang
2008-06-28
xvmc: formalize surface type definition
Zhenyu Wang
2008-06-04
xvmc: move block size lookup helper to generic
Zhenyu Wang
2008-06-03
xvmc: a little cleanup
Zhenyu Wang
2008-06-03
xvmc: remove unused dri drawable
Zhenyu Wang
2008-03-26
More compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-13
nuke unneed error_base and event_base
Zhenyu Wang
2008-03-13
remove unused init/fini hooks for xvmc driver
Zhenyu Wang
2008-01-02
xvmc: add context id info in debug/trace
Zhenyu Wang
2007-12-25
xvmc: consolidate put surface interfaces
Zhenyu Wang
2007-12-20
xvmc: handle surface create/destory in generic code
Zhenyu Wang
2007-12-20
xvmc: move dri context handling to generic code
Zhenyu Wang
2007-11-16
xvmc: move some i915 context destroy code to generic function
Zhenyu Wang
[next]