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
2009-11-30
overlay: Fix build after 646b4a9483
Chris Wilson
2009-11-29
Cleanup a few compiler warnings.
Chris Wilson
2009-10-15
i965 XvMC cleanup
Zhenyu Wang
2009-10-15
Xv overlay: fix planar YUV copy for right rotated crtcs
Daniel Vetter
2009-10-15
Xv overlay: further cleanups
Daniel Vetter
2009-10-15
Xv: fixup the disabled drmmode overlay code
Daniel Vetter
2009-10-15
Xv overlay: remove some more dead stuff from ums overlay support
Daniel Vetter
2009-10-08
Rename pScreen to screen.
Eric Anholt
2009-10-08
Rename pDraw to plain old drawable.
Eric Anholt
2009-10-08
Rename the xv pPriv to adaptor_priv to reflect whose private it is.
Eric Anholt
2009-10-08
Call pPixmaps plain old pixmaps.
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-10-05
Remove UMS overlay support.
Eric Anholt
2009-10-05
Implement drmmode overlay
Daniel Vetter
2009-10-05
Xv: introduce an overlay hal
Daniel Vetter
2009-10-05
Xv: rework overlay buffer management
Daniel Vetter
2009-10-05
Xv: create xvmc_passthrough helper
Daniel Vetter
2009-10-05
Xv: scrap overlay offscreen pixmap support
Daniel Vetter
2009-10-05
Xv: small cleanups in I830PutImage
Daniel Vetter
2009-10-05
Xv I830PutImage splitup: extract i830_wait_for scanline
Daniel Vetter
2009-10-05
Xv I830PutImage splitup: extract i830_copy_video_data
Daniel Vetter
2009-10-05
Xv I830PutImage splitup: extract i830_setup_video_buffer
Daniel Vetter
2009-10-05
Xv I830PutImage splitup: extract i830_dst_pitch_and_size
Daniel Vetter
2009-10-05
Xv: kill destId in I830PutImage
Daniel Vetter
2009-10-05
Xv: kill hw double buffering logic
Daniel Vetter
2009-10-05
Xv: use is_planar_fourcc helper some more
Daniel Vetter
2009-10-05
Xv: introduce planar memcpy helper
Daniel Vetter
2009-10-05
Xv: rename i830_display_video to i830_display_overlay
Daniel Vetter
2009-10-05
Xv i830_display_video splitup: extract i830_overlay_cmd
Daniel Vetter
2009-10-05
Xv i830_display_video splitup: extract i830_calc_src_regs
Daniel Vetter
2009-09-21
Remove vestigial internal rotation which broke KMS DGA/VidMode modesetting.
Keith Packard
2009-07-28
intel: remove unneeded includes
Dave Airlie
2009-07-13
Fix XV scan line calculation when rotated.
Barry Scott
2009-07-07
Raise XV limit to 2048x2048 to match hardware limits.
Simon Farnsworth
2009-07-02
Fix segv for clipped movie window
Barry Scott
2009-07-02
Xv i830_display_video splitup: extract i830_update_scaling_factors
Daniel Vetter
2009-07-02
Xv i830_display_video splitup: extract i830_update_polyphase_coeffs
Daniel Vetter
2009-07-02
Xv i830_display_video splitup: extract i830_update_dst_box_to_crtc_coords
Daniel Vetter
2009-07-01
Xv: kill !textured condition
Daniel Vetter
2009-07-01
Xv overlay: implement GAMMA5 errata
Daniel Vetter
2009-07-01
Xv: kill unneeded indirection
Daniel Vetter
2009-06-24
Treat disabled CRTCs as "not covering" for scanline wait purposes
Jesse Barnes
2009-06-03
Replace some pixmap-related idioms with inline functions to do so.
Eric Anholt
2009-06-02
Sync DRI2 CopyRegion to vertical retrace
Jesse Barnes
2009-05-26
Fix backwards logic on whether to sync to vblank or not.
Eric Anholt
2009-05-18
Only sync XV to vblank when drawing to the frontbuffer.
Eric Anholt
2009-05-14
If DRM can't figure out which pipe to sync on, then don't sync at all.
Keith Packard
[next]