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_threads.c
Age
Commit message (
Expand
)
Author
2014-07-04
sna: Tweak number of threads for short areas
Chris Wilson
2014-07-04
sna: Fix typo s/num_threads/max_threads/
Chris Wilson
2014-07-04
sna: Do a quirk early check for short areas before threading
Chris Wilson
2014-05-07
sna: Tidy thread handling under valgrind
Chris Wilson
2014-04-19
sna: Initialise thread->arg
Chris Wilson
2014-03-10
sna: DBG compilation fixups
Chris Wilson
2014-02-28
sna: Reorder writes during thread task decoupling
Chris Wilson
2014-02-22
sna: Propagate thread signals for extra DBG
Chris Wilson
2014-02-22
sna: Allow SIGBUS/SEGV to kill the thread
Chris Wilson
2014-02-22
sna: Move sigtrap wrapping closer to threaded sw composite
Chris Wilson
2014-02-22
sna: Handle asynchronous signals from threads
Chris Wilson
2013-10-22
sna: Ignore overflow in CPU count rather than abort
Chris Wilson
2013-10-08
sna: Rework the num_threads refinement to avoid the division
Chris Wilson
2013-10-08
sna/trapezoids: Recompute num_threads to match range
Chris Wilson
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
2013-08-04
sna: Tweak threading thresholds
Chris Wilson
2013-01-27
sna: Disable all signals in the render threads
Chris Wilson
2013-01-25
sna: Spawn threads to rasterize trapezoids through pixman
Chris Wilson
2013-01-24
sna: Perform the last threaded composite operation directly
Chris Wilson
2013-01-24
sna: Parse cpuinfo to determine the actual number of physical cores/caches
Chris Wilson
2013-01-24
sna: Tidy construction of data for threaded composite
Chris Wilson
2013-01-24
sna: Use threads for simple mask generation
Chris Wilson
2013-01-24
sna: Experiment with a threaded renderer for fallback compositing
Chris Wilson