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
2012-12-20
sna: Do not throttle before move-to-cpu
Chris Wilson
2012-12-18
sna: Prefer the GPU once again for PolyPoint
Chris Wilson
2012-12-17
sna: Untangle the confusion of caching large LLC bo
Chris Wilson
2012-12-16
intel: Support debugging through AccelMethod
Chris Wilson
2012-12-16
sna: Tweak the idle SHM CopyArea path to also replace a busy GPU bo
Chris Wilson
2012-12-16
sna: Do not force use of the GPU for a copy from a SHM pixmap
Chris Wilson
2012-12-10
sna: Avoid reusing the same 'busy' bit for two different meanings.
Chris Wilson
2012-12-10
sna: Immediately flush a split batch
Chris Wilson
2012-12-09
sna: Move source to CPU prior to referencing for inplace trapezoids
Chris Wilson
2012-12-09
sna: Replace remaining kgem_is_idle() with kgem_ring_is_idle()
Chris Wilson
2012-12-08
sna: Flush upon change of target if GPU is idle
Chris Wilson
2012-12-05
sna: Don't disable CPU bo if supported on unknown hw
Chris Wilson
2012-11-30
sna: Unify gen4 acceleration again
Chris Wilson
2012-11-30
Convert generation counter to octal
Chris Wilson
2012-11-30
sna: Prevent gen4 from rendering to I915_TILING_Y
Chris Wilson
2012-11-24
sna: Make GPU idle more consistent during wakeup
Chris Wilson
2012-11-23
sna/gen4: Revert changes to 965g[m]
Chris Wilson
2012-11-21
sna: Assert that we do not replace a GPU bo with a proxy
Chris Wilson
2012-11-21
sna: Do not dispose of a shadow pixmap
Chris Wilson
2012-11-21
sna: Add a few refcnt assertions
Chris Wilson
2012-11-21
sna: Fix bogus assertion from 03fb9ded43
Chris Wilson
2012-11-21
sna: Dispose of local copy for render sources
Chris Wilson
2012-11-21
sna: Tighten a couple of assertions for damage with use_bo
Chris Wilson
2012-11-20
sna: Assert that we do not create a proxy with existent GPU damage
Chris Wilson
2012-11-05
sna: Prevent use-after-free during partial move-to-gpu
Chris Wilson
2012-10-31
sna: assert that the source is not the GTT mapping when uploading
Chris Wilson
2012-10-31
sna: Prefer to use the GPU for uploads if continuing on the GPU
Chris Wilson
2012-10-31
sna: Fix a typo in a DBG
Chris Wilson
2012-10-31
sna: Add a few DBG tracepoints to screen init/fini
Chris Wilson
2012-10-31
sna: Clamp the drawable box to prevent int16 overflow
Chris Wilson
2012-10-22
sna: Refactor the common code to enable a timer
Chris Wilson
2012-10-21
sna: Only query the system time if we are processing timers
Chris Wilson
2012-10-21
sna: Use the FLUSH_TIMER as the only wakeup timer source
Chris Wilson
2012-10-21
sna: Remove the unused inactive eviction
Chris Wilson
2012-10-20
sna: Move the source region to the CPU for a self-copy fallback CopyArea
Chris Wilson
2012-10-19
sna: Reorder final checks for using the BO and setting the damage pointer
Chris Wilson
2012-10-11
sna: Correct a bogus assertion after inplace PutImage
Chris Wilson
2012-10-11
sna: Rearrange switch to suppress a compiler warning in sna_copy_plane_blt()
Chris Wilson
2012-10-10
sna: Prevent sign-extension when manipulating strides
Chris Wilson
2012-10-09
sna: Also check the bg rrop for reads when deciding upon fallback placement
Chris Wilson
2012-10-09
sna: Pass the region, not its pointer, when moving the GC to the CPU
Chris Wilson
2012-10-05
sna: Refactor the fallback CopyArea to use the common region computation
Chris Wilson
2012-10-04
sna: Remove another sna_pixmap->cpu assertion that was not true
Chris Wilson
2012-10-04
sna/gen2: Prevent using the GTT maps with I915_TILING_Y on 855gm
Chris Wilson
2012-10-04
sna: Once again look into assertions around sna_pixmap->cpu
Chris Wilson
2012-10-04
sna: Avoid using the gpu for uploads whilst wedged
Chris Wilson
2012-10-03
sna: Clear sna_pixmap->cpu when destroying the CPU damage
Chris Wilson
2012-10-03
sna: Fix an instance of undamaged tracking
Chris Wilson
2012-10-03
sna: Review sna_pixmap->cpu tracking
Chris Wilson
2012-10-02
sna: Prevent sna_damage_contains_box__no_reduce() from a NULL deref
Chris Wilson
[next]