]> git.baikalelectronics.ru Git - kernel.git/commit
drm/shmobile: Use drm_gem_fb_create()
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 24 Sep 2017 12:26:22 +0000 (14:26 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sun, 1 Oct 2017 15:03:22 +0000 (17:03 +0200)
commit820926127e7ebad56576a9b6525564e46d546336
tree7aeadfd168c2a2553b4500b963e8a51112d2c4f3
parent8810df998aaa5cb4e04795a4572d8f9cb811c5fd
drm/shmobile: 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: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/1506255985-61113-8-git-send-email-noralf@tronnes.org
drivers/gpu/drm/shmobile/shmob_drm_kms.c