diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2017-11-15 17:19:51 +0300 |
---|---|---|
committer | Noralf Trønnes <noralf@tronnes.org> | 2017-12-08 16:47:41 +0300 |
commit | 53889c92fde989e71f5bd01b227d58cd92010128 (patch) | |
tree | c2ce6b5e3f2fe8a8818a151bb4a5b501c29caf2f /drivers/gpu/drm/stm | |
parent | d18df744de1a2823086486588e497aad68370de6 (diff) | |
download | linux-53889c92fde989e71f5bd01b227d58cd92010128.tar.xz |
drm/sti: Use drm_fb_cma_fbdev_init/fini()
Use drm_fb_cma_fbdev_init() and drm_fb_cma_fbdev_fini() which relies on
the fact that drm_device holds a pointer to the drm_fb_helper structure.
This means that the driver doesn't have to keep track of that.
Also use the drm_fb_helper functions directly.
Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Cc: Vincent Abriou <vincent.abriou@st.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20171115142001.45358-13-noralf@tronnes.org
Diffstat (limited to 'drivers/gpu/drm/stm')
0 files changed, 0 insertions, 0 deletions