]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
drm/arm/mali: Use drm_gem_fb_create()
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 13 Aug 2017 13:31:49 +0000 (15:31 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sun, 27 Aug 2017 17:29:46 +0000 (19:29 +0200)
commit783f7d9733eab5d9d3ed723569afd36fa8bc1e98
tree5e48a558906abd2b083940818c66ab9562590a2c
parent39ffd906c4a27bef1c578c1ef2780a15f66ca0de
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
drivers/gpu/drm/arm/malidp_drv.c