20 Mar, 2013

1 commit


06 Oct, 2012

1 commit


28 Jul, 2011

1 commit

  • This is the display driver for Texas Instruments's DM644X family
    SoC. This patch contains the main implementation of the driver with the
    V4L2 interface. The driver implements the streaming model with
    support for both kernel allocated buffers and user pointers. It also
    implements all of the necessary IOCTLs necessary and supported by the
    video display device.

    Signed-off-by: Manjunath Hadli
    Acked-by: Muralidharan Karicheri
    Acked-by: Hans Verkuil
    Signed-off-by: Mauro Carvalho Chehab

    Manjunath Hadli