xf86-video-intel/src
Chris Wilson 7050c8da56 sna: Use the unoptimized pwrite for general buffers
When we call kgem_bo_write() we have less control over the allocation of
the buffer, and do not ensure it meets the alignment criteria required
for the cacheline optimisation. So use the simple pwrite routine to
avoid reading beyond the end of the allocation.

Reported-and-tested-by: Mark Kettenis <mark.kettenis@xs4all.nl>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-11-04 09:31:05 +00:00
..
legacy intel: Remove dependence upon having PciInfo 2013-10-03 16:13:38 +01:00
render_program uxa/gen7: Don't use a message register to store vl 2013-02-18 13:46:47 +00:00
scripts
sna sna: Use the unoptimized pwrite for general buffers 2013-11-04 09:31:05 +00:00
uxa Prepare for changes in the BLT unit on future generations 2013-11-02 13:50:15 +00:00
Makefile.am Revert "sna: Add XMir support" 2013-09-07 08:42:26 +01:00
compat-api.h compat-api: Map changes of DamageUnregister API in 1.14.99.2 2013-10-05 19:00:32 +01:00
i915_pciids.h intel: Source our PCI IDs table from the copy in the kernel 2013-07-28 14:49:06 +01:00
intel_device.c sna: Quieten a couple of valgrind warnings about unknown ioctls 2013-10-28 20:55:41 +00:00
intel_driver.h intel: Handle fallback probing without match_data 2013-10-03 16:15:22 +01:00
intel_list.h sna: Fix checking the dirty boxes 2013-07-01 22:51:22 +01:00
intel_module.c intel: Allow opening the device only through platform information 2013-10-03 16:15:22 +01:00
intel_options.c intel: Fix includes for intel_options 2013-09-19 11:28:30 +01:00
intel_options.h intel: Fix includes for intel_options 2013-09-19 11:28:30 +01:00