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
/
i915_hwmc.c
Age
Commit message (
Expand
)
Author
2010-04-08
XvMC: merge *_hwmc.c into i830_hwmc.c
Daniel Vetter
2010-04-08
i915 XvMC: kill more subpict support remnants
Daniel Vetter
2010-03-04
i915 XvMC: kill dead code
Daniel Vetter
2010-03-04
i915_hwmc: Remove dead code.
Carl Worth
2010-03-04
XvMC: kill the pinned batchbuffer in the ddx code
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: switch surfaces to drm_intel_bo
Daniel Vetter
2010-03-04
i830_memory: rip out field "size"
Daniel Vetter
2010-03-04
i830_memory: kill i830_desribe_allocations
Daniel Vetter
2010-03-04
i830_memory: rip out field "offset"
Daniel Vetter
2010-02-20
Remove more DRI1 dead code.
Eric Anholt
2009-10-08
Clean up more i830_memory.c madness.
Eric Anholt
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
2009-10-08
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Eric Anholt
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-10-06
Remove UMS support.
Eric Anholt
2009-07-28
intel: remove unneeded includes
Dave Airlie
2009-07-24
XvMC: pin XvMC buffers under KMS.
Xiang, Haihao
2009-05-18
DRI2 for XvMC
Xiang Hai hao
2008-06-28
xvmc: Don't copy on xvmc surface in PutImage
Zhenyu Wang
2008-06-28
xvmc: only allocate memory requiring physical address on 915G
Zhenyu Wang
2008-06-28
xvmc: formalize surface type definition
Zhenyu Wang
2008-06-03
xvmc: a little cleanup
Zhenyu Wang
2008-03-26
More compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-12
disable memory alloc debug
Zhenyu Wang
2007-12-25
xvmc: consolidate put surface interfaces
Zhenyu Wang
2007-12-20
xvmc: move dri context handling to generic code
Zhenyu Wang
2007-11-29
xvmc: move batch buffer init/fini code into generic
Zhenyu Wang
2007-11-15
xvmc: some code clean up
Zhenyu Wang
2007-11-15
xvmc: take out batch buffer handling code
Zhenyu Wang
2007-11-14
xvmc: attempt to move batch buffer code out of i915 private
Zhenyu Wang
2007-10-26
try to move some fields to xvmc driver structure
Zhenyu Wang
2007-10-22
revert xvmc memory allocation hacks
Zhenyu Wang
2007-10-23
split xvmc user lib chipset drivers
Zhenyu Wang
2007-10-15
Merge branch 'xvmc' of git+ssh://zhen@people.freedesktop.org/~zhen/xf86-video...
Zhenyu Wang
2007-10-08
use field name to initialize i915 xvmc driver
Zhenyu Wang
2007-10-08
move some definition out of i915 specific header
Zhenyu Wang
2007-10-08
Temp work around ttm allocation for xvmc, which should be fixed later.
Zhenyu Wang
2007-09-26
fix i915 xvmc devPrivate reference
Zhenyu Wang
2007-09-26
Create xvmc driver interface
Zhenyu Wang
2007-08-10
disable subpicture initial
Zhenyu Wang
2007-08-08
check early if we have slot left for new context or surface
Zhenyu Wang
2007-08-08
I missed to remove port attributes wrapper
Zhenyu Wang
2007-08-08
explicit say "unsigned int"
Zhenyu Wang
2007-08-08
remove xvmc attributes
Zhenyu Wang
2007-08-07
code cleanups
Zhenyu Wang
2007-07-19
add copyright
Xiang, Haihao
2007-07-19
block some signals within critical section to avoid
Xiang, Haihao
2007-07-19
1. The pitches for y/u/v surfaces are 1024bytes aligned.
Xiang, Haihao
[next]