1
0
Files
linux/drivers/gpu/drm/msm
Archit Taneja 8d23ea4030 drm/msm/dsi: Queue HPD helper work in attach/detach callbacks
The msm/dsi host drivers calls drm_helper_hpd_irq_event in the
mipi_dsi_host attach/detatch callbacks.

mipi_dsi_attach()/mipi_dsi_detach() from a panel/bridge
driver could be called from a context where the drm_device's
mode_config.mutex is already held, resulting in a deadlock.
Queue it as work instead.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-11-02 10:48:09 -04:00
..
2016-09-15 17:39:49 -04:00
2016-07-16 10:09:06 -04:00
2016-05-08 10:22:15 -04:00
2016-05-08 10:22:15 -04:00
2016-09-28 12:08:49 +10:00
2016-08-07 23:38:48 -04:00
2016-08-07 23:38:48 -04:00
2014-01-09 14:44:06 -05:00