diff options
author | Jyri Sarha <jsarha@ti.com> | 2016-06-21 15:00:44 +0200 |
---|---|---|
committer | Jyri Sarha <jsarha@ti.com> | 2016-08-08 22:05:15 +0200 |
commit | afaf833dd5d7793e9441f122bbe3e37a09a0c743 (patch) | |
tree | c56baf55c9c6dfdbcd820d28047390e4a7384427 /drivers/gpu/drm/tilcdc/tilcdc_drv.h | |
parent | drm/tilcdc: tfp410: Add atomic modeset helpers to connector funcs (diff) | |
download | linux-afaf833dd5d7793e9441f122bbe3e37a09a0c743.tar.xz linux-afaf833dd5d7793e9441f122bbe3e37a09a0c743.zip |
drm/tilcdc: Enable and disable interrupts in crtc start() and stop()
Enable and disable interrupts in crtc start() and stop(). None of the
interrupts can fire if CRTC is disabled, so it is cleaner - when
considering suspend/resume code etc. - to enable the interrupts when
CRTC is turned on and to disable them when CRTC is turned off.
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Diffstat (limited to 'drivers/gpu/drm/tilcdc/tilcdc_drv.h')
0 files changed, 0 insertions, 0 deletions