summaryrefslogtreecommitdiffstats
path: root/include/linux/hdmi.h
Commit message (Expand)AuthorAgeFilesLines
* video: Add new aspect ratios for HDMI 2.0Shashank Sharma2016-10-171-0/+2
* [media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CTHans Verkuil2015-01-271-1/+2
* [media] hdmi: added unpack and logging functions for InfoFramesMartin Bugge2015-01-271-0/+4
* [media] hdmi: add new HDMI 2.0 definesHans Verkuil2015-01-271-1/+29
* video/hdmi: Relicense header under MIT licenseThierry Reding2014-11-131-3/+18
* drm/docs: Include hdmi infoframe helper referenceDaniel Vetter2014-03-131-0/+12
* 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/+0
* video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien2013-08-301-1/+0
* 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