[PATCH v2 0/2] drm: Add drm_bridge and PTN3460 bridge driver

2013-08-14 Thread Sean Paul
This patchset adds the drm_bridge abstraction as well as the PTN3460 DisplayPort to LVDS bridge driver (using drm_bridge, of course). Changed in v2: - Added PTN3460 driver to show drm_bridge usage - Removed connector detect() re-route in favor of implementing the connector in the bridge drive

[PATCH v2 0/2] drm: Add drm_bridge and PTN3460 bridge driver

2013-08-14 Thread Sean Paul
This patchset adds the drm_bridge abstraction as well as the PTN3460 DisplayPort to LVDS bridge driver (using drm_bridge, of course). Changed in v2: - Added PTN3460 driver to show drm_bridge usage - Removed connector detect() re-route in favor of implementing the connector in the bridge drive