drm/hisilicon: Remove custom FB helper deferred setup
authorThierry Reding <[email protected]>
Thu, 6 Jul 2017 13:00:23 +0000 (15:00 +0200)
committerDaniel Vetter <[email protected]>
Wed, 26 Jul 2017 11:45:08 +0000 (13:45 +0200)
commit14693a08160ee38b05975260029811d560d7a34c
treec62aafaa39db5099e42058f76da9c508e17b1f87
parent812fc6f2a8b791c2449457a90eb21afbad489680
drm/hisilicon: Remove custom FB helper deferred setup

The FB helper core now supports deferred setup, so the driver's custom
implementation can be removed.

v2: Dont' resurrect drm_vblank_cleanup.

Cc: Xinliang Liu <[email protected]>
Cc: Rongrong Zou <[email protected]>
Cc: Xinwei Kong <[email protected]>
Cc: Chen Feng <[email protected]>
Signed-off-by: Thierry Reding <[email protected]> (v1)
Reviewed-by: Sean Paul <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c