Imre Deak 3052fe2c91 kms_render: fix gpu-blit for non-32bit bpps
intel_copy_bo assumes a 32bpp bo, whereas we passed it bos with
arbitrary bpp values. This resulted in thrashing GPU memory following the
destination bo.

Fix this by using a blit helper that can handle other bpps too.

Signed-off-by: Imre Deak <imre.deak@intel.com>
2013-07-29 18:40:00 +03:00
..
2013-07-23 23:15:12 +02:00
2012-04-10 16:23:18 +02:00
2013-07-21 22:04:20 -07:00
2013-04-09 20:21:13 +02:00
2009-03-26 18:47:42 -07:00
2011-09-15 19:39:44 +02:00
2013-07-21 22:04:20 -07:00
2012-01-15 16:05:43 +01:00