summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_mode_object.c
diff options
context:
space:
mode:
authorJyri Sarha <jsarha@ti.com>2016-09-07 10:46:40 +0200
committerJyri Sarha <jsarha@ti.com>2016-09-07 14:54:42 +0200
commit6c94c71400fbb630549611e17b430458c1c00cf8 (patch)
treeb32027199d969f60fe0b322756be453516783eea /drivers/gpu/drm/drm_mode_object.c
parentdrm/tilcdc: Remove unnecessary tilcdc_crtc_disable() from tilcdc_unload() (diff)
downloadlinux-6c94c71400fbb630549611e17b430458c1c00cf8.tar.xz
linux-6c94c71400fbb630549611e17b430458c1c00cf8.zip
drm/tilcdc: Take CRTC lock when calling tilcdc_crtc_disable()
Take CRTC lock when calling tilcdc_crtc_disable() in tilcdc_crtc_destroy(). In theory there could still be some operation ongoing, which should finish before destroying the CRTC. However, the main reason for adding this is to be able to add WARNing in tilcdc_crtc_disable() if CRTC is not locked. Signed-off-by: Jyri Sarha <jsarha@ti.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/drm_mode_object.c')
0 files changed, 0 insertions, 0 deletions