]> 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)
commit8aa7685384d19eb162abd1dc4919b000ec100587
tree7aeadfd168c2a2553b4500b963e8a51112d2c4f3
parent799848c657fa4c67435d3c4dc920de40112f8e91
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