]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
drm/atmel-hlcdc: Use drm_gem_fb_create()
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 13 Aug 2017 13:31:50 +0000 (15:31 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sun, 27 Aug 2017 17:30:15 +0000 (19:30 +0200)
commit2a6f713974aa11d5d4b4351e637eda58af97e08e
tree337c82db2e5d463fab1cdcf051328d09cce99e77
parent783f7d9733eab5d9d3ed723569afd36fa8bc1e98
drm/atmel-hlcdc: 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: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1502631125-13557-8-git-send-email-noralf@tronnes.org
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h