]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: rcar-du: Add support for LVDS mode selection
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 3 Oct 2016 10:07:02 +0000 (13:07 +0300)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 4 Apr 2017 14:03:57 +0000 (17:03 +0300)
commite947eccbeba45268bf3b5f4e30185d9bb87a293d
tree8d5fc6882175f20319e93c6e402588be7a0c5c38
parentbf7149f34241dcd6c95ea76b2b5ab4ff33f1c9b9
drm: rcar-du: Add support for LVDS mode selection

Retrieve the LVDS mode from the panel and configure the LVDS encoder
accordingly. LVDS mode selection is static as LVDS panels can't be
hot-plugged on any of the device supported by the driver. Support for
dynamic mode selection can be implemented in the future when needed.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_encoder.c
drivers/gpu/drm/rcar-du/rcar_du_lvdsenc.c
drivers/gpu/drm/rcar-du/rcar_du_lvdsenc.h