summaryrefslogtreecommitdiffstats
path: root/include/drm/bridge/mhl.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/bridge/mhl: add MHL3 infoframe related definitionsAndrzej Hajda2017-02-021-0/+32
| | | | | | | | | | MHL3 protocol uses vendor specific infoframes to transmit additional information to the sink. This patch adds definitions of structures and constants used to create such frames. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Archit Taneja <architt@codeaurora.org> Link: http://patchwork.freedesktop.org/patch/msgid/1485935272-17337-20-git-send-email-a.hajda@samsung.com
* drm/bridge/mhl: add write burst related definitionsAndrzej Hajda2017-02-021-0/+53
| | | | | | | | Burst transmissions are required in MHL3 modes. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Archit Taneja <architt@codeaurora.org> Link: http://patchwork.freedesktop.org/patch/msgid/1485935272-17337-7-git-send-email-a.hajda@samsung.com
* video: add header file for Mobile High-Definition Link (MHL) interfaceAndrzej Hajda2016-10-261-0/+291
This header adds definitions specific to MHL protocol. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Archit Taneja <architt@codeaurora.org> Link: http://patchwork.freedesktop.org/patch/msgid/1475823762-16237-2-git-send-email-a.hajda@samsung.com