| Commit message (Expand) | Author | Age | Files | Lines |
* | video/hdmi: Add audio_infoframe packing for DP | Markus Schneider-Pargmann | 2022-09-04 | 1 | -1/+6 |
* | drm: Fix HDMI_STATIC_METADATA_TYPE1 constant | Mario Kleiner | 2021-02-23 | 1 | -1/+1 |
* | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-06-24 | 1 | -0/+1 |
|\ |
|
| * | drivers: video: hdmi: cleanup coding style in video a bit | Bernard Zhao | 2020-06-01 | 1 | -0/+1 |
* | | video/hdmi: Add Unpack only function for DRM infoframe | Gwan-gyeong Mun | 2020-05-14 | 1 | -0/+2 |
|/ |
|
* | video: hdmi: Change return type of hdmi_avi_infoframe_init() to void | Laurent Pinchart | 2020-02-26 | 1 | -1/+1 |
* | drm: Fix docbook warnings in hdr metadata helper structures | Uma Shankar | 2019-06-04 | 1 | -0/+12 |
* | drm: Add HLG EOTF | Ville Syrjälä | 2019-05-22 | 1 | -0/+1 |
* | drm: Enable HDR infoframe support | Uma Shankar | 2019-05-22 | 1 | -0/+28 |
* | drm: Add HDR source metadata property | Uma Shankar | 2019-05-22 | 1 | -0/+26 |
* | video/hdmi: Add an enum for HDMI packet types | Ville Syrjälä | 2019-01-25 | 1 | -0/+15 |
* | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 2018-11-13 | 1 | -2/+2 |
|\ |
|
| * | media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC | Hans Verkuil | 2018-09-24 | 1 | -2/+2 |
* | | video/hdmi: Constify infoframe passed to the pack functions | Ville Syrjälä | 2018-10-03 | 1 | -2/+17 |
* | | video/hdmi: Constify infoframe passed to the log functions | Ville Syrjälä | 2018-10-01 | 1 | -1/+1 |
* | | video/hdmi: Pass buffer size to infoframe unpack functions | Ville Syrjälä | 2018-10-01 | 1 | -1/+1 |
* | | video/hdmi: Constify 'buffer' to the unpack functions | Ville Syrjälä | 2018-10-01 | 1 | -1/+2 |
|/ |
|
* | drm/edid: check for HF-VSDB block | Thierry Reding | 2017-03-21 | 1 | -0/+1 |
* | video: Add new aspect ratios for HDMI 2.0 | Shashank Sharma | 2016-10-17 | 1 | -0/+2 |
* | [media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CT | Hans Verkuil | 2015-01-27 | 1 | -1/+2 |
* | [media] hdmi: added unpack and logging functions for InfoFrames | Martin Bugge | 2015-01-27 | 1 | -0/+4 |
* | [media] hdmi: add new HDMI 2.0 defines | Hans Verkuil | 2015-01-27 | 1 | -1/+29 |
* | video/hdmi: Relicense header under MIT license | Thierry Reding | 2014-11-13 | 1 | -3/+18 |
* | drm/docs: Include hdmi infoframe helper reference | Daniel Vetter | 2014-03-13 | 1 | -0/+12 |
* | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI | Lespiau, Damien | 2013-08-30 | 1 | -1/+1 |
* | video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe | Lespiau, Damien | 2013-08-30 | 1 | -7/+8 |
* | video/hdmi: Hook the HDMI vendor infoframe with the generic _pack() | Lespiau, Damien | 2013-08-30 | 1 | -12/+12 |
* | drm/edid: Move HDMI_IDENTIFIER to hdmi.h | Lespiau, Damien | 2013-08-30 | 1 | -0/+1 |
* | video/hdmi: Introduce helpers for the HDMI vendor specific infoframe | Lespiau, Damien | 2013-08-30 | 1 | -0/+26 |
* | video/hdmi: Derive the bar data valid bit from the bar data fields | Lespiau, Damien | 2013-08-30 | 1 | -2/+0 |
* | video/hdmi: Don't let the user of this API create invalid infoframes | Lespiau, Damien | 2013-08-30 | 1 | -1/+0 |
* | video/hdmi: Add a macro to return the size of a full infoframe | Damien Lespiau | 2013-08-08 | 1 | -0/+3 |
* | video/hdmi: Introduce a generic hdmi_infoframe union | Damien Lespiau | 2013-08-08 | 1 | -0/+17 |
* | video: Add generic HDMI infoframe helpers | Thierry Reding | 2013-02-22 | 1 | -0/+231 |