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
/
sna_accel.c
Age
Commit message (
Expand
)
Author
2013-06-29
sna: Fix get_image_inplace to use the pixmap offset
Chris Wilson
2013-06-29
sna: Move the clone discard into free-gpu
Chris Wilson
2013-06-29
sna: Improve checks for coherent access through CPU mappings
Chris Wilson
2013-06-29
sna: Promote assert(!priv->mapped) along migration paths
Chris Wilson
2013-06-29
sna: Add asserts around applying clears
Chris Wilson
2013-06-29
sna: Use inplace CPU mapping readback for GetImage on linear buffers
Chris Wilson
2013-06-28
sna: Add debug control for disabling accelerated GetImage
Chris Wilson
2013-06-28
sna: Assert that the kernel tiling mode matches our bo
Chris Wilson
2013-06-27
sna: Prefer operating inplace with a very large GPU bo
Chris Wilson
2013-06-27
sna: Add a fast path for reading back from tiled X bo
Chris Wilson
2013-06-27
sna: Support operations inplace on CPU mappings of a region
Chris Wilson
2013-06-27
sna: We can read from cloned pixmaps inplace - so long as we don't write
Chris Wilson
2013-06-27
sna: Tweak ordering of userptr temporary mappings for uploads
Chris Wilson
2013-06-27
sna: Fix DBG printing of can_upload_tiled_x()
Chris Wilson
2013-06-27
sna: Refactor freeing gpu_bo in manual tiled upload
Chris Wilson
2013-06-27
sna: Detect and handle cloned pixels for manual tiled uploads
Chris Wilson
2013-06-26
sna: Clear mapped state after performing manual tiling
Chris Wilson
2013-06-26
sna: Do not force creation of CPU maps on !llc
Chris Wilson
2013-06-26
sna: Rearrange tiled x upload so that damage accumulation is last
Chris Wilson
2013-06-26
sna: Optimize clears to white
Chris Wilson
2013-06-25
sna: Do not perform tiling inplace if the destination is busy
Chris Wilson
2013-06-25
sna: Be explicit when creating tiled-x pixmaps for manual tiling uplaods
Chris Wilson
2013-06-25
sna: Don't flag IGNORE_CPU for partial overwritten blocks
Chris Wilson
2013-06-24
sna: Initialise gc->ops->PolyPoint for miWideDash
Chris Wilson
2013-06-24
sna: Clear 'clear' hint upon uploading into tiled
Chris Wilson
2013-06-23
sna: Discard proxy upload buffers before overwritting for PutImage
Chris Wilson
2013-06-23
sna: Discard overwritten incomplete operations before migrating
Chris Wilson
2013-06-23
sna: Allow tiled uploads to accumulate damage
Chris Wilson
2013-06-22
sna: Refine the self-cow copy hack to reduce collateral damage
Chris Wilson
2013-06-21
sna: Determine swizzling once during initialisation and choose memcpy_to_tiled_x
Chris Wilson
2013-06-21
sna: Allow PutImage to write inplace using manual tiling
Chris Wilson
2013-06-21
sna: Check if we may want to simply upload for a CopyArea
Chris Wilson
2013-06-21
sna: Fix inspection of transfer extents for deciding transport
Chris Wilson
2013-06-20
sna: Mark overwriting CopyArea as not needing the dst damage
Chris Wilson
2013-06-20
sna: Promote the CopyArea to the GPU if it subsumes the CPU damage
Chris Wilson
2013-06-19
sna: Tidy a redundant conditional for CopyArea
Chris Wilson
2013-06-19
Revert "sna: Apply scanout stride limits to tiling selection"
Chris Wilson
2013-06-19
sna: Apply scanout stride limits to tiling selection
Chris Wilson
2013-06-18
sna: Allow wedged pixmaps to be accessed via GTT
Chris Wilson
2013-06-18
sna: Specialise mi calls to PolyFillRect
Chris Wilson
2013-06-18
sna: Add extra assertions to sanity check CPU access is coherent
Chris Wilson
2013-06-18
sna: Mark the base bo as unreusable for temporary mappings
Chris Wilson
2013-06-17
sna: Refactor scanout flushing
Chris Wilson
2013-06-15
sna: Be explicit in not marking an upload buffer as being on the cpu
Chris Wilson
2013-06-14
sna: Tighten a few asserts on pixmap migration
Chris Wilson
2013-06-12
sna: Do not enlarge the read back region if there is already CPU damage
Chris Wilson
2013-06-11
sna: Make sure the source is coherent on the CPU before uploading
Chris Wilson
2013-06-10
sna: Move the GTT dirty tracking from the pixmap to the bo
Chris Wilson
2013-06-10
sna: Make sure all sna_write_boxes* flag the GTT is dirty
Chris Wilson
2013-06-07
sna: Set the needs_flush flag on the bo when the scanout is dirty
Chris Wilson
[next]