commit | ba22bf6785810d89496be1d5ee9b159cc9546560 | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Sun Sep 24 14:26:17 2017 +0200 |
committer | Noralf Trønnes <noralf@tronnes.org> | Sun Oct 01 17:00:20 2017 +0200 |
tree | 97faf98f2ec02907990b2dd898256354e890978b | |
parent | cce1a87788eb607e9616fe0d1c04f5da72141068 [diff] |
drm/fsl-dcu: 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: Stefan Agner <stefan@agner.ch> Cc: Alison Wang <alison.wang@freescale.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-3-git-send-email-noralf@tronnes.org