[go: nahoru, domu]

History log of /drivers/gpu/drm/sti/sti_drm_crtc.c
Revision Date Author Comments
8bb652eb38e50ce4e8709fbfd9e73f9d11ac3ff6 05-Aug-2014 Dave Airlie <airlied@redhat.com> drm/sti: fix warning in build.

Signed-off-by: Dave Airlie <airlied@redhat.com>
9bbf86fe874cce0169f0e1152d96f0591e680874 31-Jul-2014 Benjamin Gaignard <benjamin.gaignard@linaro.org> 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>