Hi, Is anyone aware of a V4L2 display driver which supports manual update panels, i.e. panels which require an explicit device->driver->update call? An auto update panel would be one which does not require the V4L2 driver requesting for the next frame, the display drivers below the V4l2 layer will handle this updation of the frame and notifying the v4l2 isr to unblock the dqbuf ioctl. This manual update feature is needed for panels which support DSI command mode interface; in this case, it is generally the responsibility of the display driver users (V4L2, FB etc) to give a explicit manual update call. Thanks, Archit -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html