Age | Commit message (Expand) | Author |
---|---|---|
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 |