Searched hist:55613 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_crtc.cdiff 55613acf Wed Apr 15 13:47:45 MDT 2015 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: omap_crtc_flush() isn't called with modeset locked

When performing asynchronous atomic updates the modeset lock isn't taken
around the callers of omap_crtc_flush(). This isn't an issue though, as
access to the CRTC is properly serialized. Just drop the warning.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

Completed in 249 milliseconds