diff options
author | 2020-07-27 05:06:46 +0300 | |
---|---|---|
committer | 2020-07-28 17:21:24 +0200 | |
commit | b9f5937680a8f1c14aea481358af3504c8b94c3f (patch) | |
tree | 9cae5c4b6be145cc1a03ce11479d66d3fd1f9f75 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
parent | drm: mxsfb: Don't touch AXI clock in IRQ context (diff) | |
download | linux-dev-b9f5937680a8f1c14aea481358af3504c8b94c3f.tar.xz linux-dev-b9f5937680a8f1c14aea481358af3504c8b94c3f.zip |
drm: mxsfb: Enable vblank handling
Enable vblank handling when the CRTC is turned on and disable it when it
is turned off. This requires moving vblank init after the KMS pipeline
initialisation, otherwise drm_vblank_init() gets called with 0 CRTCs.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200727020654.8231-15-laurent.pinchart@ideasonboard.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions