accel: add accel dummy driver This commit is only intended as a reference of how to add a new accelerator driver. It is not intended to be merged. The dummy driver defines the new DRIVER_COMPUTE_ACCEL flag as its feature and registers to the DRM subsystem. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>