commit | 24ef8157fcc092b5bd87cd1eb4dc0f540601d533 | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Sun Sep 24 14:26:19 2017 +0200 |
committer | Noralf Trønnes <noralf@tronnes.org> | Sun Oct 01 17:01:39 2017 +0200 |
tree | 4d6bf0d842220768946c136d6f8a54aa6c9700ea | |
parent | 503ad2e174cdb39d8bee74fab28fcc4ce7dd01b5 [diff] |
drm/meson: 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: Neil Armstrong <narmstrong@baylibre.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-5-git-send-email-noralf@tronnes.org