drm/hisilicon/kirin: Use drm_gem_fb_create()
authorNoralf Trønnes <[email protected]>
Sun, 24 Sep 2017 12:26:18 +0000 (14:26 +0200)
committerNoralf Trønnes <[email protected]>
Sun, 1 Oct 2017 15:00:55 +0000 (17:00 +0200)
commit503ad2e174cdb39d8bee74fab28fcc4ce7dd01b5
tree66022aedc7a1f7e0e11c4b41edac714136cc85f8
parentba22bf6785810d89496be1d5ee9b159cc9546560
drm/hisilicon/kirin: 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: Xinliang Liu <[email protected]>
Cc: Rongrong Zou <[email protected]>
Cc: Xinwei Kong <[email protected]>
Cc: Chen Feng <[email protected]>
Signed-off-by: Noralf Trønnes <[email protected]>
Reviewed-by: Xinliang Liu <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c