diff options
author | 2020-07-27 05:06:44 +0300 | |
---|---|---|
committer | 2020-07-28 17:21:16 +0200 | |
commit | 1e5d7963bb770d055c2a90f6ef7b57c9f4ba0fa0 (patch) | |
tree | 090458f944dd1d0418e232cf9f62070cb5abd2b6 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
parent | drm: mxsfb: Stop using DRM simple display pipeline helper (diff) | |
download | linux-dev-1e5d7963bb770d055c2a90f6ef7b57c9f4ba0fa0.tar.xz linux-dev-1e5d7963bb770d055c2a90f6ef7b57c9f4ba0fa0.zip |
drm: mxsfb: Move vblank event arm to CRTC .atomic_flush()
The vblank event is armed in the plane .atomic_update(). This works fine
as we have a single plane, and was the only option when the driver was
using the drm_simple_kms_helper helper, but will break as soon as
multiple planes are supported. Move it to CRTC .atomic_flush().
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200727020654.8231-13-laurent.pinchart@ideasonboard.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions