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
/
sna
Age
Commit message (
Expand
)
Author
2012-01-08
sna: Tune cache size for cpu bo cache
Chris Wilson
2012-01-08
sna: Bubble sort the partial buffer list back into order after trimming padding
Chris Wilson
2012-01-08
sna/gen[67]: Hook into the clear operation for glyph masks
Chris Wilson
2012-01-08
sna/trapezoids: Don't risk stalling for inplace SRC trapezoids
Chris Wilson
2012-01-08
sna: Do not upload an untiled GPU bo if we already have a CPU bo
Chris Wilson
2012-01-08
sna: Trim usage of vmapping
Chris Wilson
2012-01-08
sna: Do not move-to-gpu for sna_copy_boxes if we have a cpu bo
Chris Wilson
2012-01-07
sna: Missing chunks from last commit
Chris Wilson
2012-01-07
sna: Prevent reuse of scanlines after the buffer is destroyed
Chris Wilson
2012-01-07
sna: Pad upload buffers to ensure there are an even number of rows
Chris Wilson
2012-01-06
sna/blt: Amalgamate many PolyFillRect of single boxes
Chris Wilson
2012-01-06
sna: Also mark a bo created by force-to-gpu as being all-damaged
Chris Wilson
2012-01-06
sna: Support performing alpha-fixup on the source
Chris Wilson
2012-01-06
sna: always skip active search when requested for find an inactive bo
Chris Wilson
2012-01-06
sna: Optimise sna_poly_segment() for the frequent no-op case
Chris Wilson
2012-01-06
sna: Only force a pipeline flush for a change of destination, not sources
Chris Wilson
2012-01-06
sna/gen6: Reuse current no-blending setup for PictOpClear
Chris Wilson
2012-01-06
sna/gen6: Tidy emission of CC state (blending)
Chris Wilson
2012-01-06
sna/trapezoids: Add debug markers for move-to-cpu
Chris Wilson
2012-01-06
sna: fast path move-to-cpu of an all-damaged CPU bo
Chris Wilson
2012-01-06
sna: Pass the real destination pixmap to sna_write_boxes()
Chris Wilson
2012-01-06
sna/trapezoids: Use a slightly faster miTrapezoidBounds()
Chris Wilson
2012-01-06
sna: Only need to remove the pixmap from the dirty CPU list when clearing damage
Chris Wilson
2012-01-06
sna: The condition for automatically using the GPU source is no CPU damage
Chris Wilson
2012-01-06
sna: Rearrange use-cpu-bo to avoid reducing GPU damage
Chris Wilson
2012-01-05
sna/gen6: Only force BLT if the src and dst overlaps for self-copy
Chris Wilson
2012-01-05
sna: Only force a batch continuation if the scanout is written to
Chris Wilson
2012-01-05
sna/gen6: Enable reuse of source Picture
Chris Wilson
2012-01-05
sna: Quickly handle the common case of using a CPU source pixmap
Chris Wilson
2012-01-05
sna: Quickly handle the common case of using a GPU source pixmap
Chris Wilson
2012-01-05
sna: Check that the GTT is no longer mapped before ensuring the shadow pointer
Chris Wilson
2012-01-05
sna: Only mark the pixmap as GTT mapped if the private owns the pixels
Chris Wilson
2012-01-05
sna: Make sure that we do not attach to SHM pixmaps in ignorance
Chris Wilson
2012-01-05
sna: Add more debugging to use-gpu-bo
Chris Wilson
2012-01-05
sna: Check for usable pixmap before deference its private
Chris Wilson
2012-01-05
sna: Enable using the render pipeline for uploads to Y-tiled pixmaps
Chris Wilson
2012-01-05
sna: Mark the upload as having acquired the GTT mapping
Chris Wilson
2012-01-05
sna: Avoid operating inplace if we have pending CPU damage
Chris Wilson
2012-01-05
sna: Avoid switching rings for uploading data
Chris Wilson
2012-01-05
sna/trapezoids: Try creating the trapezoids mask inplace if not using spans
Chris Wilson
2012-01-05
sna: Throttle, throttle, throttle.
Chris Wilson
2012-01-05
sna: Attach to the pixmap for source counting when deferring uploads
Chris Wilson
2012-01-05
sna: Try doing a cheap is-contained check before reducing damage
Chris Wilson
2012-01-05
sna: Check the composite-rectangles will be on the GPU before forcibly attaching
Chris Wilson
2012-01-05
sna: Deferred attachment to a pixmap needs to mark the pixmap as entirely dirty
Chris Wilson
2012-01-05
sna: Immediately upload oversized glyphs
Chris Wilson
2012-01-05
sna: Don't perform a deferred attachment for vmapping if not supported
Chris Wilson
2012-01-05
sna: Use the created cpu-bo for upload and download
Chris Wilson
2012-01-05
sna: Fix assertion as we may want to create active bo with cpu mappings
Chris Wilson
2012-01-04
sna/damage: Fix reduction to copy the boxes correctly
Chris Wilson
[next]