aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hdmi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart1-1/+1
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar1-0/+12
2019-05-22drm: Add HLG EOTFVille Syrjälä1-0/+1
2019-05-22drm: Enable HDR infoframe supportUma Shankar1-0/+28
2019-05-22drm: Add HDR source metadata propertyUma Shankar1-0/+26
2019-01-25video/hdmi: Add an enum for HDMI packet typesVille Syrjälä1-0/+15
2018-11-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-2/+2
2018-10-03video/hdmi: Constify infoframe passed to the pack functionsVille Syrjälä1-2/+17
2018-10-01video/hdmi: Constify infoframe passed to the log functionsVille Syrjälä1-1/+1
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä1-1/+1
2018-10-01video/hdmi: Constify 'buffer' to the unpack functionsVille Syrjälä1-1/+2
2018-09-24media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil1-2/+2
2017-03-21drm/edid: check for HF-VSDB blockThierry Reding1-0/+1
2016-10-17video: Add new aspect ratios for HDMI 2.0Shashank Sharma1-0/+2
2015-01-27[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CTHans Verkuil1-1/+2
2015-01-27[media] hdmi: added unpack and logging functions for InfoFramesMartin Bugge1-0/+4
2015-01-27[media] hdmi: add new HDMI 2.0 definesHans Verkuil1-1/+29
2014-11-13video/hdmi: Relicense header under MIT licenseThierry Reding1-3/+18
2014-03-13drm/docs: Include hdmi infoframe helper referenceDaniel Vetter1-0/+12
2013-08-30video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien1-1/+1
2013-08-30video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien1-7/+8
2013-08-30video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien1-12/+12
2013-08-30drm/edid: Move HDMI_IDENTIFIER to hdmi.hLespiau, Damien1-0/+1
2013-08-30video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien1-0/+26
2013-08-30video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien1-2/+0
2013-08-30video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien1-1/+0
2013-08-08video/hdmi: Add a macro to return the size of a full infoframeDamien Lespiau1-0/+3
2013-08-08video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau1-0/+17
2013-02-22video: Add generic HDMI infoframe helpersThierry Reding1-0/+231