diff options
author | Dave Airlie <airlied@redhat.com> | 2016-06-03 14:11:49 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2016-06-03 14:11:49 +1000 |
commit | b1602452cb80239b121addc598803b6fc1223872 (patch) | |
tree | 7980d81d74acc58b4a42eb31c1ad6a4c3cf9902c /Documentation | |
parent | 35962eaef44166fd8d4fff7cb4e9c64a2da536ee (diff) | |
parent | 151787ba0562fd70e7b669a1b5a398875e4fc8e7 (diff) |
Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes
imx-drm updates
- add support for reading LVDS panel EDID over DDC
- enable UYVY/VYUY support
- add support for pixel clock polarity configuration
- honor the native-mode DT property for LVDS
- various fixes and cleanups
* tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux:
drm/imx: plane: Don't set plane->crtc in ipu_plane_update()
drm/imx: ipuv3-plane: Constify ipu_plane_funcs
drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT
drm/imx: parallel-display: remove dead code
drm/imx: use bus_flags for pixel clock polarity
drm/imx: ipuv3-plane: enable UYVY and VYUY formats
drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helper
drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper
dt-bindings: imx: ldb: Add ddc-i2c-bus property
drm/imx: imx-ldb: Add DDC support
Diffstat (limited to 'Documentation')