From 9bbf86fe874cce0169f0e1152d96f0591e680874 Mon Sep 17 00:00:00 2001 From: Benjamin Gaignard Date: Thu, 31 Jul 2014 09:39:11 +0200 Subject: [PATCH] drm: sti: Add DRM driver itself Make the link between all the hardware drivers and DRM/KMS interface. Create the driver itself and make it register all the sub-components. Use GEM CMA helpers for buffer allocation. Signed-off-by: Benjamin Gaignard Reviewed-by: Rob Clark --- Reading git-format-patch failed