diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2017-11-15 17:19:58 +0300 |
---|---|---|
committer | Noralf Trønnes <noralf@tronnes.org> | 2017-12-08 16:47:43 +0300 |
commit | bdecd83546352e0cdf54f64d8d6206f1fef32d75 (patch) | |
tree | 3587908949ba854fe9cf4c1cb195a83ef8e20001 /Documentation/gpu | |
parent | f05682a8b4ab4f854a358c25fb1220ed51161527 (diff) | |
download | linux-bdecd83546352e0cdf54f64d8d6206f1fef32d75.tar.xz |
drm/arm/mali: 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: Liviu Dudau <liviu.dudau@arm.com>
Cc: Brian Starkey <brian.starkey@arm.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171115142001.45358-20-noralf@tronnes.org
Diffstat (limited to 'Documentation/gpu')
0 files changed, 0 insertions, 0 deletions