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
/
intel_video.c
Age
Commit message (
Expand
)
Author
2012-04-17
Don't issue a scanline wait while VT switched
Chris Wilson
2012-01-08
Removed deprecated xf86PciInfo.h includes
Chris Wilson
2011-12-17
uxa: Explicitly check for libdrm_intel in configure
Chris Wilson
2011-10-14
Remove a couple of trivial compile warnings for unused variables
Chris Wilson
2011-09-13
video: Stop advertising unsupported Xv attributes
Chris Wilson
2011-08-29
video: check that the pixmap exists before use
Chris Wilson
2011-05-10
video: Flush the batch on the next blockhandler after queuing
Chris Wilson
2011-04-07
Revert "i965: Convert to relative relocations for state"
Chris Wilson
2011-04-04
i965: Convert to relative relocations for state
Chris Wilson
2011-04-04
MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1]
Chris Wilson
2011-01-21
Fix an error in 4c4ad555564a80311df1a4b762eb1e119c6d95fb.
Xiang, Haihao
2011-01-19
Correct offset of planes within clipped window
Xiang, Haihao
2011-01-03
xv: Fix interlace computation
Adam Jackson
2010-11-01
Xv: don't call intel_wait_for_scanline on Sandybridge
Xiang, Haihao
2010-11-01
Xv: enable TextureAdaptor for Sandybridge
Xiang, Haihao
2010-10-07
Include a chipset generation number to clarify device specific paths.
Chris Wilson
2010-10-01
video: Disable TextureAdaptor for Sandybridge
Chris Wilson
2010-09-21
Allow interlaced modes.
Krzysztof Halasa
2010-09-08
Enable a shadow buffer and disable GPU acceleration.
Chris Wilson
2010-08-22
Use ALIGN macro instead of open coding it.
Matt Turner
2010-08-01
Remove the final references to the drmmode prefix
Chris Wilson
2010-08-01
Rename drmmode_display to intel_display
Chris Wilson
2010-07-26
video: kill do { ... } while (ret != -EINTR) loops
Daniel Vetter
2010-07-26
video: kernel overlay needs triple buffering
Daniel Vetter
2010-07-16
video: Free the buffers immediately after turning off.
Chris Wilson
2010-07-16
video: Reuse the old buffers.
Chris Wilson
2010-07-12
video: Apply overlay stride errata for i830 and i845
Chris Wilson
2010-07-12
video: Copy DummyEncoding into each adapter.
Chris Wilson
2010-07-09
video: forgotten amendment to previous commit.
Chris Wilson
2010-07-09
video: apply the crtc box checks from dri.
Chris Wilson
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson