drm/amd/display: Ensure valid event timestamp for cursor-only commits
authorMichel Dänzer <mdaenzer@redhat.com>
Mon, 11 Jul 2022 14:51:31 +0000 (16:51 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Jul 2022 00:57:04 +0000 (20:57 -0400)
commitcc79950bf0904f58e651747c17987270f1931c29
tree5b51af145866405fdb5560978667a3471e5e6c6a
parentf5ba14043621f4afdf3ad5f92ee2d8dbebbe4340
drm/amd/display: Ensure valid event timestamp for cursor-only commits

Requires enabling the vblank machinery for them.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2030
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Michel Dänzer <mdaenzer@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c