Files
linux/drivers
Michel Thierry af98714e5d drm/i915: batch_obj vm offset must be u64
Otherwise it can overflow in 48-bit mode, and cause an incorrect
exec_start.

Before commit 5f19e2bffa ("drm/i915: Merged
the many do_execbuf() parameters into a structure"), it was already an u64.

Signed-off-by: Michel Thierry <michel.thierry@intel.com>
Reviewed-by: Akash Goel <akash.goel@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-08-14 18:16:26 +02:00
..
2015-06-10 22:46:34 -07:00
2015-07-31 11:38:57 +03:00
2015-07-17 16:39:53 -07:00
2015-06-13 08:44:14 -07:00
2015-07-24 15:14:04 -06:00