summaryrefslogtreecommitdiffstats
path: root/include/linux/hdmi.h
Commit message (Expand)AuthorAgeFilesLines
* video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien2013-08-301-1/+1
* video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien2013-08-301-7/+8
* video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien2013-08-301-12/+12
* drm/edid: Move HDMI_IDENTIFIER to hdmi.hLespiau, Damien2013-08-301-0/+1
* video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien2013-08-301-0/+26
* video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien2013-08-301-2/+0Star
* video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien2013-08-301-1/+0Star
* video/hdmi: Add a macro to return the size of a full infoframeDamien Lespiau2013-08-081-0/+3
* video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau2013-08-081-0/+17
* video: Add generic HDMI infoframe helpersThierry Reding2013-02-221-0/+231