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
/
i830_video.c
Age
Commit message (
Expand
)
Author
2010-06-07
i915: Fix typo from previous commit.
Chris Wilson
2010-06-07
i915: Remove screen size limit from video setup.
Chris Wilson
2010-06-07
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-05-16
intel: Use the compositing-aware colorkey filler instead of homebrew fail.
Eric Anholt
2010-05-16
Xv: fixup overlay stride confusion
Daniel Vetter
2010-05-16
i965 Xv: fix chroma pitch
Daniel Vetter
2010-05-16
XvMC: kill intel_xvmc_command
Daniel Vetter
2010-05-16
XvMC: init driver in one function call
Daniel Vetter
2010-05-16
XvMC: move i915 specific stuff to common context
Daniel Vetter
2010-05-16
XvMC: unify PutImage handling
Daniel Vetter
2010-05-16
i830_video: Remove unused variable.
Carl Worth
2010-05-16
i915 XvMC: switch surfaces to drm_intel_bo
Daniel Vetter
2010-05-16
Xv: fixup XvMC on i915
Daniel Vetter
2010-05-16
Xv: fixup YUV plane offset for xvmc case
Daniel Vetter
2010-05-16
Xv: don't enable XVMC port on unsupported configs
Daniel Vetter
2010-05-16
Xv: consolidate xmvc passthrough handling
Daniel Vetter
2010-05-16
Xv: hide ugly semantics in i830_clip_video_helper
Daniel Vetter
2010-05-16
Xv: move users of x1, x2, y1, y2 to PutImage
Daniel Vetter
2010-05-16
Xv: kill unnecessary parameters for hw PutImage functions
Daniel Vetter
2010-05-16
Xv: kill an unnecessary if
Daniel Vetter
2010-05-16
Xv: split up I830PutImage into textured and !textured case
Daniel Vetter
2010-03-01
Fix compiler warning in i830_copy_video_data() if XvMC is disabled
Tobias Doerffel
2010-03-01
Remove flush parameter from intel_batch_flush()
Chris Wilson
2010-03-01
Rename I830Sync() to intel_sync()
Chris Wilson
2010-03-01
i965 XvMC cleanup
Owain G. Ainsworth
2010-03-01
Xv overlay: fix planar YUV copy for right rotated crtcs
Daniel Vetter
2010-03-01
Rename pScreen to screen.
Owain G. Ainsworth
2010-03-01
Rename pDraw to plain old drawable.
Eric Anholt
2010-03-01
Rename the xv pPriv to adaptor_priv to reflect whose private it is.
Owain G. Ainsworth
2010-03-01
Call pPixmaps plain old pixmaps.
Owain G. Ainsworth
2010-03-01
Rename the xf86 screen private from pScrn to scrn.
Owain G. Ainsworth
2010-03-01
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Owain G. Ainsworth
2010-03-01
Oops, one of the previous cherry picks broke the buid, fix it up.
Owain G. Ainsworth
2010-02-28
Move to kernel coding style.
Eric Anholt
2010-02-28
Xv: introduce an overlay hal
Daniel Vetter
2010-02-28
Xv: rework overlay buffer management
Daniel Vetter
2010-02-28
Xv: create xvmc_passthrough helper
Daniel Vetter
2010-02-28
Xv: scrap overlay offscreen pixmap support
Daniel Vetter
2010-02-28
Xv: small cleanups in I830PutImage
Daniel Vetter
2010-02-28
Xv I830PutImage splitup: extract i830_wait_for scanline
Daniel Vetter
2010-02-28
Xv I830PutImage splitup: extract i830_copy_video_data
Daniel Vetter
2010-02-28
Xv I830PutImage splitup: extract i830_setup_video_buffer
Daniel Vetter
2010-02-28
Xv I830PutImage splitup: extract i830_dst_pitch_and_size
Daniel Vetter
2010-02-28
Xv: kill destId in I830PutImage
Daniel Vetter
2010-02-28
Xv: kill hw double buffering logic
Daniel Vetter
2010-02-28
Xv: use is_planar_fourcc helper some more
Daniel Vetter
2010-02-28
Xv: introduce planar memcpy helper
Daniel Vetter
2010-02-28
Xv: rename i830_display_video to i830_display_overlay
Daniel Vetter
2010-02-28
Xv i830_display_video splitup: extract i830_overlay_cmd
Daniel Vetter
2010-02-28
Xv i830_display_video splitup: extract i830_calc_src_regs
Daniel Vetter
[next]