summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_drm_drv.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/sti: rename files and functionsVincent Abriou2015-08-031-35/+0
| | | | | | | replace all "sti_drm_" occurences by "sti_" Signed-off-by: Vincent Abriou <vincent.abriou@st.com> Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
* drm: sti: convert driver to atomic modesetBenjamin Gaignard2015-03-191-0/+6
| | | | | | | | | v1: This patch does the minimum to make sti driver use atomic helpers. No big bang, only adapt some functions to new call order. v2: Use dpms and page flip atomic helpers Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
* drm: sti: Add DRM driver itselfBenjamin Gaignard2014-07-311-0/+29
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>
OpenPOWER on IntegriCloud