commit | 783f7d9733eab5d9d3ed723569afd36fa8bc1e98 | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Sun Aug 13 15:31:49 2017 +0200 |
committer | Noralf Trønnes <noralf@tronnes.org> | Sun Aug 27 19:29:46 2017 +0200 |
tree | 5e48a558906abd2b083940818c66ab9562590a2c | |
parent | 39ffd906c4a27bef1c578c1ef2780a15f66ca0de [diff] |
drm/arm/mali: Use drm_gem_fb_create() drm_fb_cma_create() is just a wrapper around drm_gem_fb_create() now, so use the function 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/1502631125-13557-7-git-send-email-noralf@tronnes.org