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
Age
Commit message (
Expand
)
Author
2009-02-24
Move i965 render kernels to BOs.
Eric Anholt
2009-02-24
Move 965 render unit state to BOs.
Eric Anholt
2009-02-24
Remove 965 render wm scratch space, which was just unused.
Eric Anholt
2009-02-24
Fix build with server 1.4.
Eric Anholt
2009-02-24
Use drm_intel_bo_subdata to put render vb data in.
Eric Anholt
2009-02-24
Move i965 render vb setup to use time, and decouple state emit from it.
Eric Anholt
2009-02-24
Move i965 render transform setup from emit_composite_state to prepare_composite.
Eric Anholt
2009-02-24
i965: Pull check_aperture out to a separate function and make it dtrt.
Eric Anholt
2009-02-24
Move filter computation from emit_batch_header to prepare_composite.
Eric Anholt
2009-02-24
Use intel_emit_reloc from video to prettify 965 render bind_bo setup.
Eric Anholt
2009-02-24
Move i965 render state bo setup back to prepare_composite.
Eric Anholt
2009-02-24
Do check_aperture_space and batch_start_atomic for i965 video.
Eric Anholt
2009-02-24
Move 965 video setup to a separate function so we can move it around.
Eric Anholt
2009-02-24
Assign rotation memory dri_bo to rotation pixmap.
Keith Packard
2009-02-24
Resize framebuffer on screen size change (requires UXA and DRI2)
Keith Packard
2009-02-24
Make i830_allocate_memory take tiling parameters.
Keith Packard
2009-02-24
warning fix.
Eric Anholt
2009-02-24
Fix compile failure after 45f45c73469f1bd46a1b6fb206f2e9e5e4fd66b3
Eric Anholt
2009-02-24
Remove logical context setup.
Eric Anholt
2009-01-21
Bump version to 2.6.1.
xf86-video-intel-2.6.1
Eric Anholt
2009-01-21
Don't run in KD_TEXT mode even with KMS
Jesse Barnes
2009-01-21
Tear down batchbuffers unconditionally on LeaveVT
Jesse Barnes
2009-01-21
Support sysfs backlight control for Sony laptops in xf86-video-intel
Kshitij Kulshreshtha
2009-01-21
Fix invarient state emits for DRI2 (do it per batch, since there's no lock).
Eric Anholt
2009-01-21
Protect i915 textured video against batchbuffer wrapping.
Eric Anholt
2009-01-21
Re-emit i915 composite setup when the batchbuffer wraps.
Eric Anholt
2009-01-15
Bump version 2.6.0
xf86-video-intel-2.6.0
Zhenyu Wang
2009-01-15
Fix ioctl type.
Owain G. Ainsworth
2009-01-15
use ifdef __linux__ where needed.
Owain G. Ainsworth
2009-01-14
Revert "Assign rotation memory dri_bo to rotation pixmap."
Zhenyu Wang
2009-01-14
Disable VGA plane reliably
Ma Ling
2009-01-14
Assign rotation memory dri_bo to rotation pixmap.
Keith Packard
2009-01-14
UXA: Declare glyph cache picture as component-alpha when necessary.
Bernhard Rosenkraenzer
2009-01-14
set continuous-frequency flag in get modes function
Ma Ling
2009-01-14
Fix LVDS EDID to match all possible default modes
Keith Packard
2009-01-14
Remove xorgconfig & xorgcfg from See Also list in man page
Alan Coopersmith
2009-01-13
Prevent redefinitions of CARD8 and friends. Fixes build.
Ian Romanick
2009-01-08
Bump version 2.5.99.2
xf86-video-intel-2.5.99.2
Zhenyu Wang
2009-01-07
Always enable KMS if server's new enough, and remove option.
Eric Anholt
2009-01-07
Fix pin leakage with EXA GTT-mapping shortcut, and crash with UXA on KMS.
Eric Anholt
2009-01-07
Disable DRI2 buffer tiling on non-965, as those need fence regs for 2D blits.
Eric Anholt
2009-01-07
FatalError on batchbuffer map failure
Keith Packard
2009-01-07
uxa: handle uxa_prepare_access failure
Keith Packard
2009-01-07
Handle drm_bo_map failure in 965 video and composite paths.
Keith Packard
2009-01-07
Add support for SDVO LVDS.
Henry unbongo
2008-12-31
UXA: Fallback to dri_bo_map() if pin failed
Zhenyu Wang
2008-12-31
Don't touch the pipestat regs for detecting FIFO underrun. The kernel owns them.
Eric Anholt
2008-12-31
Quiet some KMS warnings.
Kristian Høgsberg
2008-12-31
uxa: Do a hack to use the aperture mapping instead of bo_map in sw fallbacks.
Eric Anholt
2008-12-30
Add PCI write posting to LeaveVT path when we're about to wait on write results.
Eric Anholt
[next]