OSDN Git Service

drm/arc: Use drm_gem_fb_create()
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 13 Aug 2017 13:31:47 +0000 (15:31 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 2 Sep 2017 12:23:06 +0000 (14:23 +0200)
commit1cdea74ea041a382d7ce5994215bf0c43a15dd20
tree75b1a22a486f88c07eb1ecaec97d4bafb5c0f64f
parent4ee73624e0d0fd647ede3b17187ba98f2aa9421c
drm/arc: 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: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1502631125-13557-5-git-send-email-noralf@tronnes.org
drivers/gpu/drm/arc/arcpgu_drv.c