]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: Remove custom page-flip handler
authorThierry Reding <treding@nvidia.com>
Thu, 12 Oct 2017 15:40:46 +0000 (17:40 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 13 Dec 2017 12:42:10 +0000 (13:42 +0100)
commit9d99ab6e5fe27980a2a7cdd1957993099727530f
treec0257c6d40867844400efe77d024d02b3deee04d
parent31b02caea3b30b044fe39301aad34886f7fd2556
drm/tegra: Remove custom page-flip handler

Tegra display hardware has GO bits and meets all the requirements to use
drm_crtc_arm_vblank_event(). Use it instead and get rid of the hand-
rolled implementation.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/dc.h