]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
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>
Wed, 13 Jul 2022 16:20:37 +0000 (12:20 -0400)
commit3283c83eb6fcfbda8ea03d7149d8e42e71c5d45e
tree898e1c455a8fd5009bbf0b50d65be8ae6d40c410
parent47053b1e7382628dd30415685ae257f766a311e4
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
Signed-off-by: Michel Dänzer <mdaenzer@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c