commit | 9bbf86fe874cce0169f0e1152d96f0591e680874 | [log] [tgz] |
---|---|---|
author | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Thu Jul 31 09:39:11 2014 +0200 |
committer | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Thu Jul 31 09:39:11 2014 +0200 |
tree | 844f5e119ffd0b9d690dde389aa89ddda0b171e2 | |
parent | d219673d8437ff1073c11d30ac496fa42b09662c [diff] |
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 <benjamin.gaignard@linaro.org> Reviewed-by: Rob Clark <robdclark@gmail.com>