Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / vc4 / kernel / vc4_gem.c
2016-04-22 Eric Anholtvc4: Fix validation of full res tile offset if used...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-29 Eric Anholtvc4: Ensure that the bin CL is properly capped by incre...
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-18 Eric Anholtvc4: Move RCL generation into the kernel.
2015-06-16 Eric Anholtvc4: Handle refcounting the exec BO like we do in the...
2015-04-14 Eric Anholtvc4: Allow submitting jobs with no bin CL in validation.
2015-02-24 Eric Anholtvc4: Update to current kernel sources.
2014-10-09 Eric Anholtvc4: Move the mirrored kernel code to a kernel/ directory.