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
2011-05-30
Add support for Ivybridge chipset.
Eric Anholt
2011-05-30
Remove the static list of PciChipset and construct it from SymTabRec instead.
Eric Anholt
2011-05-30
Use the existing deviceID -> name mapping in SymTabRec instead of duping it.
Eric Anholt
2011-05-30
Store the chipset info struct in the PCI match struct, instead of a switch().
Eric Anholt
2011-05-29
Ensure that the partial batch is flushed upon the blockhandler
Chris Wilson
2011-05-29
Add basic 30 bit depth support
Jesse Barnes
2011-05-29
i965/video: We need 150 dwords of space for video state emission
Chris Wilson
2011-05-29
intel: Beware the unsigned promotion when checking for batch overflows
Chris Wilson
2011-05-29
gen6: Invalidate texture cache
Chris Wilson
2011-05-29
i965: Avoid transform overheads for vertex emit where possible
Chris Wilson
2011-05-29
i965: Refactor to use constant sampler_state offsets
Chris Wilson
2011-05-29
i965: Reset vertex_id after every batch
Chris Wilson
2011-05-29
i965: Always update last_floats_per_vertex
Chris Wilson
2011-05-29
Take advantage of the kernel flush for dirty bo in the busy ioctl
Chris Wilson
2011-05-29
Remove unused function 'intel_bo_alloc_for_data'
Chris Wilson
2011-05-29
Remove the unnecessary MI_FLUSH from the flush handler
Chris Wilson
2011-05-29
i965: segregate each vertex element into its own buffer
Chris Wilson
2011-05-29
i965: Convert to relative relocations for state
Chris Wilson
2011-05-29
MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1]
Chris Wilson
2011-05-29
946GZ is a 965G!
Chris Wilson
2011-05-29
Add a DRI2SwapEventPtr typedef for retro xservers
Chris Wilson
2011-05-29
Cleanup gen2 tiling confusion
Daniel Vetter
2011-05-29
Use the per-generation batch context switch for atomic sequences
Chris Wilson
2011-05-29
dri: Disable page-flip between a tiled buffer and a linear scanout
Chris Wilson
2011-05-29
Give each user of tiling separate xorg.conf options
Chris Wilson
2011-05-29
Fix relaxed tiling on gen2
Daniel Vetter
2011-05-29
i965: Fix off-by-one in assert
Chris Wilson
2011-05-29
If the crtc is not enabled, then it can't be on
Chris Wilson
2011-05-29
dri: Don't wait upon a NULL current mode
Chris Wilson
2011-05-29
i830: amalgamate consecutive composites into a single primitive
Chris Wilson
2011-05-29
Remove the deprecated function 'XNFprintf'
Chris Wilson
2011-05-29
Undo: Disable BLT for i830 and 845G
Chris Wilson
2011-05-29
i965: Mark sure we mark reused render targets as dirty
Chris Wilson
2011-05-29
snb: Only emit CC and DepthStencil bos once per batch
Chris Wilson
2011-05-29
snb: Restore drawrect, we need the implicit flush
Chris Wilson
2011-05-29
snb: Cache pixmap binding locations
Chris Wilson
2011-05-29
snb: Cache state between composite ops
Chris Wilson
2011-05-29
snb: Emit more invariants only once
Chris Wilson
2011-05-29
Don't use hardware acceleration on Sandybridge rev 07 hardware or earlier.
Matthias Hopf
2011-05-29
Wait on the current buffer to complete when running synchronously.
Chris Wilson
2011-04-04
don't do batch_submits in uxa block handler if vtswitched
Owain G. Ainsworth
2011-04-04
Move batch and render state initialisation to init/close screen instead of
Owain G. Ainsworth
2011-03-16
i965: Amalgamate surface binding tables
Chris Wilson
2011-03-16
Disable BLT for i830 and 845G
Owain G. Ainsworth
2011-03-16
uxa: Relax fencing some more for gen3
Chris Wilson
2011-03-16
Fallback to shadow for Sandybridge if we don't have access to the BLT
Owain G. Ainsworth
2011-03-16
Flush BLT batches before starting an atomic RENDER batch
Chris Wilson
2011-03-16
Fix build. oops.
Owain G. Ainsworth
2011-03-16
Support BLT acceleration on gen6
Owain G. Ainsworth
2011-03-16
add BLT ring support
Zou Nan hai
[next]