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
2014-07-22
sna: Remove %# from DBG messages
Chris Wilson
2014-07-22
sna: Assert that we do not overwrite an earlier COW entry
Chris Wilson
2014-07-16
sna: And remove new bogus assertion
Chris Wilson
2014-07-16
sna: Make the damage check more verbose
Chris Wilson
2014-07-04
sna: Convert a clear tile into a solid fill
Chris Wilson
2014-07-04
sna: Utilise existing cached upload for promoting to GPU bo
Chris Wilson
2014-07-04
sna: Promote tile pixmaps to GPU when reused
Chris Wilson
2014-07-04
sna: Tighten assertions for using upload proxies concurrently with CPU reads
Chris Wilson
2014-07-04
sna: Prevent creating a GPU bo for an inplace read
Chris Wilson
2014-07-01
sna: Fix typo in LinearFramebuffer handling
Chris Wilson
2014-07-01
sna: Enforce LinearFramebuffer option
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-30
sna: Reduce assertion when using asynchronous CPU access
Chris Wilson
2014-06-30
sna: Silence snarky compliers
Chris Wilson
2014-06-30
sna: Mollify assert to be consistent with the scanout flush
Chris Wilson
2014-06-29
sna: Ensure CPU bo is synchronized before writing
Chris Wilson
2014-06-29
sna: Update allocation of CPU bo to avoid creating active buffers
Chris Wilson
2014-06-29
sna: Sync CPU bo before writes
Chris Wilson
2014-06-29
sna: Only preferentially upload through the GTT for large transfers
Chris Wilson
2014-06-29
sna: Don't discard damage for SHM pixmaps
Chris Wilson
2014-06-29
sna: Check for a mappable GPU bo before migrating damage
Chris Wilson
2014-06-29
sna: Skip adding damage if it is already contained
Chris Wilson
2014-06-29
sna: Tidy calling memcpy_from_tiled
Chris Wilson
2014-06-25
sna: Tweak scanout flush
Chris Wilson
2014-06-23
sna: Allow scratch pixmap to allocate linear GPU bo
Chris Wilson
2014-06-23
sna: Promote to full GPU bo after forced migration away from CPU bo
Chris Wilson
2014-06-23
sna: Prefer rendering on the CPU to avoid damage migration
Chris Wilson
2014-06-23
sna: Force creation of GPU bo for drawing if need be
Chris Wilson
2014-06-23
sna: Allow the CPU bo to be created if GPU rendering is forced
Chris Wilson
2014-06-23
sna: Prefer to render over damage into the GPU bo
Chris Wilson
2014-06-23
sna: Do not set CAN_CREATE_GPU flag for untiled allocations
Chris Wilson
2014-06-23
sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purpose
Chris Wilson
2014-06-21
sna: Discard write hint from a couple more move-to-gpu
Chris Wilson
2014-06-20
sna: Avoid blending with the render engine on snoopable bo
Chris Wilson
2014-06-20
sna: Be more flexible in converting random subsamples to 8x8 tiles
Chris Wilson
2014-06-20
sna: Mark up const boxes to keep the compiler happy
Chris Wilson
2014-06-20
sna: Feed more operations into the 8x8 BLT tiler
Chris Wilson
2014-06-20
sna: Mark upload from SHM segment as read-only
Chris Wilson
2014-06-19
sna: Mark upload from SHM segment as read-only
Chris Wilson
2014-06-19
sna: Missed fixing y tile offset in last commit
Chris Wilson
2014-06-19
sna: Use the right pattern origin for tiled 8x8 extraction
Chris Wilson
2014-06-19
sna: Fix up small extents for 8x8 tile construction
Chris Wilson
2014-06-19
sna: Wrap pointer access for 8x8 tile construction
Chris Wilson
2014-06-19
sna: Always readback shadow damage after replacing the buffer
Chris Wilson
2014-06-18
sna: Fix modulus for partial conversion of tiles to 8x8 patterns
Chris Wilson
2014-06-18
sna: Delete the silly typo
Chris Wilson
2014-06-18
sna: Do not treat both src/dst having no clones as being the same
Chris Wilson
2014-06-18
sna: Skip redundant copies when already cloned
Chris Wilson
2014-06-18
sna: Use nxm tiled blits for small regions of large tiles
Chris Wilson
2014-06-18
sna: Simplify sna_pixmap_get_source
Chris Wilson
[next]