vc4: Update to current kernel sources.
authorEric Anholt <eric@anholt.net>
Mon, 23 Feb 2015 06:48:34 +0000 (06:48 +0000)
committerEric Anholt <eric@anholt.net>
Tue, 24 Feb 2015 13:49:12 +0000 (13:49 +0000)
commit49d3c6a8e63ead43fafb7d52e2c770a1320eb2ee
tree1a9455ef787340a7b82883863f8b68b79871b718
parent1d1e820a6dce5e6fc8f67bd0f00e402645774e1b
vc4: Update to current kernel sources.

New BO create and mmap ioctls are added.  The submit ABI gains a flags
argument, and the pointers are fixed at 64-bit.  Shaders are now fixed at
the start of their BOs.
src/gallium/drivers/vc4/kernel/vc4_drv.h
src/gallium/drivers/vc4/kernel/vc4_gem.c
src/gallium/drivers/vc4/kernel/vc4_validate.c
src/gallium/drivers/vc4/kernel/vc4_validate_shaders.c
src/gallium/drivers/vc4/vc4_context.c
src/gallium/drivers/vc4/vc4_drm.h
src/gallium/drivers/vc4/vc4_simulator.c
src/gallium/drivers/vc4/vc4_simulator_validate.h