]> Git Repo - linux.git/commit
drm/rcar-du: Use drm_gem_fb_create()
authorNoralf Trønnes <[email protected]>
Sun, 24 Sep 2017 12:26:21 +0000 (14:26 +0200)
committerNoralf Trønnes <[email protected]>
Sun, 1 Oct 2017 15:02:53 +0000 (17:02 +0200)
commit365c38517827b8efd4009b5221fff320775a5f83
treedf1583e7a74b3efae38feba1e0a165d289a220ab
parent98f3eac5a13323958b32f17f32b66c0fd8841085
drm/rcar-du: 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 <[email protected]>
Signed-off-by: Noralf Trønnes <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/rcar-du/rcar_du_kms.c
This page took 0.057309 seconds and 4 git commands to generate.