drm/tegra: Support asynchronous commits for cursor
authorThierry Reding <treding@nvidia.com>
Thu, 9 Sep 2021 12:07:57 +0000 (14:07 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 16 Dec 2021 13:07:06 +0000 (14:07 +0100)
commitcae7472e4fb965aaa86bc9b7b6f4b739f09c178d
tree68cc0a04e2bc929544cd3727f35efb1770fc4480
parentee423808990d6fa6b367561a2390ad99b1551d6b
drm/tegra: Support asynchronous commits for cursor

This adds support for asynchronously updating the cursor plane, which
enables support for the legacy cursor IOCTLs.

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