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_uxa.c
Age
Commit message (
Expand
)
Author
2010-06-24
Limit maximum tiled stride to 8k and untiled to 32k.
Chris Wilson
2010-06-21
Emit the flush after a potential draw from the BlockHandler.
Chris Wilson
2010-06-17
i830: Remove domain tracking from pixmaps.
Chris Wilson
2010-06-17
i830: GetImage acceleration.
Chris Wilson
2010-06-17
i830: Tidy i830_uxa_put_image()
Chris Wilson
2010-06-07
Adapt to DevPrivate API changes
Keith Packard
2010-06-07
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-06-07
i915; Avoid the implicit flush on changing BUF_INFO
Chris Wilson
2010-05-31
uxa: Mega-Glyphs!
Chris Wilson
2010-05-31
Remove all code that pretends to work if we lack drm and gem.
Owain G. Ainsworth
2010-05-31
Stop conditionalising on kernel_exec_fencing.
Owain G. Ainsworth
2010-05-30
i915: Don't re-emit vertex size unless it has changed.
Chris Wilson
2010-05-27
Decouple non-reusuable pixmaps from batch lists on unref.
Chris Wilson
2010-05-27
Add a workaround for Ironlake errata regarding blits and other engines.
Eric Anholt
2010-05-27
i830: Skip an empty fill.
Chris Wilson
2010-05-25
i915: Emit CA over using OutReverse + Add passes
Chris Wilson
2010-05-25
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-25
i915: Move vertices into a vertex buffer object.
Chris Wilson
2010-05-25
i915: amalgamate composite into a single primitive list
Chris Wilson
2010-05-17
i830: Remove xrgb conversion to argb, no longer required.
Chris Wilson
2010-05-17
Split the prepare blitter functions into check + prepare.
Chris Wilson
2010-05-17
i830: Prevent allocation of bo larger than half the aperture
Chris Wilson
2010-05-17
i830: Never create a bo for depth=1 pixmaps.
Chris Wilson
2010-05-17
i830: Use set_pixmap_bo() instead of open-coding.
Chris Wilson
2010-05-17
i830: Do not cache in-flight non-reusable buffers.
Chris Wilson
2010-05-17
Must call ValidateGC in i830_uxa_put_image for scratch GC
Keith Packard
2010-05-17
i830: Update stride when swapping bo for PutImage
Chris Wilson
2010-05-17
uxa: Rearrange checking and preparing of composite textures.
Chris Wilson
2010-05-17
i830: prepare the uxa pixmap for fbCopyArea.
Chris Wilson
2010-05-17
i830: if pixman_blt() fails fallback to fbCopyArea()
Chris Wilson
2010-05-17
i830: tidy in flight bo reuse.
Chris Wilson
2010-05-17
sync swap support. Backported from current and adapted for ums.
Owain G. Ainsworth
2010-05-08
Local patch that is a bit of a hack.
Owain G. Ainsworth
2010-04-18
uxa: Default to using TILING_X for pixmaps.
Owain G. Ainsworth
2010-04-16
uxa: Reuse in-flight bo
Owain G. Ainsworth
2010-04-16
i830: Allocate bo's for glyphs larger than 32x32.
Chris Wilson
2010-04-16
i830: Use pixman_blt directly for performing the in-memory copy
Chris Wilson
2010-04-16
render: tell the kernel explicitly when fences are needed
Owain G. Ainsworth
2010-04-11
uxa: Perform the xrgb -> argb conversion not inplace
Chris Wilson
2010-04-11
i830: Clip solid fills to surface.
Chris Wilson
2010-04-11
Fill alpha on xrgb images.
Chris Wilson
2010-03-01
i830: Do not use vtSema when chosing mapping type.
Chris Wilson
2010-03-01
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
2010-03-01
Remove flush parameter from intel_batch_flush()
Chris Wilson
2010-03-01
uxa_prepare_access() don't force a flush.
Chris Wilson
2010-03-01
Review use of errno after libdrm call
Chris Wilson
2010-03-01
uxa: Don't treat prepare_access as a flush synchronisation point.
Chris Wilson
2010-03-01
uxa: Limit maximum size of tiled objects
Chris Wilson
2010-03-01
uxa: Remove cache flush for copy
Chris Wilson
2010-03-01
uxa: PutImage acceleration
Chris Wilson
[next]