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
2007-10-11
Fix potential use-after-free in XV overlay code on video stop.
Eric Anholt
2007-09-20
Fix pixmap offset
Hong Liu
2007-08-17
Make sure XV_PIPE is used whenever possible.
Keith Packard
2007-08-17
Use i830_memory.c instead of the AA's allocator for XV buffers.
Eric Anholt
2007-06-21
Eliminate some uninitialized variable warnings
Keith Packard
2007-06-18
Bug #11295: Disable textured video on i915 with framebuffer width too large.
Eric Anholt
2007-06-13
Fix and enable the 915-class planar textured video path.
Eric Anholt
2007-06-06
Enable overlay on G33 class chipsets
Wang Zhenyu
2007-06-05
Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-06-05
Always ensure the pipe A is lit when activating overlay on pipe B.
Keith Packard
2007-06-04
Automatically switch overlay when crtcs are reconfigured.
Keith Packard
2007-05-30
Extend XV_PIPE range to include new -1 value
Keith Packard
2007-05-27
On i830, Pipe B cannot be lit the first time unless Pipe A is running.
Keith Packard
2007-05-25
Compute and clip to crtc before call to xf86XVClipVideoHelper.
Keith Packard
2007-05-25
Ensure Pipe A is active when enabling overlay the first time.
Keith Packard
2007-05-24
Clean up CRTC selection. Remove more overlay blocking.
Keith Packard
2007-05-24
Eliminate blocking for video overlay.
Keith Packard
2007-05-23
Reformat i830_video.c to four-space indents.
Keith Packard
2007-05-23
Clean up overlay management.
Keith Packard
2007-05-23
Use FLIP_CONTINUE with ~OVERLAY_ENABLE to turn overlay off.
Keith Packard
2007-05-23
Automatically select crtc based on coverage.
Keith Packard
2007-05-23
Use CRTCs instead of pipe indices for video pipe selection.
Keith Packard
2007-03-04
Merge branch 'modesetting'
Eric Anholt
2007-02-27
Fix typo when assign overlay reg mem pointer
Wang Zhenyu
2007-02-26
Fix XV issues on 965 after the allocation rework
Eric Anholt
2007-02-23
Rework the video memory allocation.
Eric Anholt
2007-01-25
Make rotated shadow buffer allocation dynamic.
Eric Anholt
2007-01-24
Fix a possible failure to misalign video allocation in XAA.
Eric Anholt
2007-01-11
Restore legacy overlay size limits, due to card hangs at larger sizes.
Eric Anholt
2007-01-11
Bug #8845: Unify all our XV ports to 1920x1088 maximum size.
Eric Anholt
2007-01-10
Formalize sync interface
Wang Zhenyu
2007-01-06
More sparse cleanups:
Jesse Barnes
2006-12-28
In EXA mode, force backing pixmaps into memory when doing XV to them.
Eric Anholt
2006-12-28
Draw textured video to the backing pixmap in the composited case.
Eric Anholt
2006-12-27
Remove the nasty #define away of ErrorF in i830_video.c.
Eric Anholt
2006-12-27
Fix operator precedence issue that stuck 965 t-v state into the front buffer.
Eric Anholt
2006-12-27
Fix discrepancy between XAA/EXA linear allocations that broke EXA XV.
Eric Anholt
2006-12-27
Make the assert() in i965_video.c actually work and expose an error.
Eric Anholt
2006-12-27
Move 965 textured-video out to a separate file.
Eric Anholt
2006-12-27
Bug #7524: Major improvements to EXA/XAA static memory allocation.
Eric Anholt
2006-12-13
Move xf86CrtcConfig to ScrnInfo private.
Keith Packard
2006-12-12
Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.
Eric Anholt
2006-12-11
Move the overlay mode switch status updates to when we enable/disable crtcs.
Eric Anholt
2006-12-11
Remove dead remnants of old clone mode support.
Eric Anholt
2006-11-30
Merge branch 'restructure-outputs' into modesetting.
Keith Packard
2006-11-30
Merge branch 'exa' of ../xf86-video-intel into modesetting
Eric Anholt
2006-11-27
Move crtc/output config to sub-structure.
Keith Packard
2006-11-26
Start output/crtc restructuring work. It compiles.
Keith Packard
2006-11-22
update port attributes immediately when overlay is on.
Alan Hourihane
2006-11-16
Merge branch 'master' into modesetting
Eric Anholt
[next]