Age | Commit message (Expand) | Author | Files | Lines |
2019-01-25 | video/hdmi: Add an enum for HDMI packet types | Ville Syrjälä | 1 | -0/+15 |
2018-11-13 | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 1 | -2/+2 |
2018-10-03 | video/hdmi: Constify infoframe passed to the pack functions | Ville Syrjälä | 1 | -2/+17 |
2018-10-01 | video/hdmi: Constify infoframe passed to the log functions | Ville Syrjälä | 1 | -1/+1 |
2018-10-01 | video/hdmi: Pass buffer size to infoframe unpack functions | Ville Syrjälä | 1 | -1/+1 |
2018-10-01 | video/hdmi: Constify 'buffer' to the unpack functions | Ville Syrjälä | 1 | -1/+2 |
2018-09-24 | media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC | Hans Verkuil | 1 | -2/+2 |
2017-03-21 | drm/edid: check for HF-VSDB block | Thierry Reding | 1 | -0/+1 |
2016-10-17 | video: Add new aspect ratios for HDMI 2.0 | Shashank Sharma | 1 | -0/+2 |
2015-01-27 | [media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CT | Hans Verkuil | 1 | -1/+2 |
2015-01-27 | [media] hdmi: added unpack and logging functions for InfoFrames | Martin Bugge | 1 | -0/+4 |
2015-01-27 | [media] hdmi: add new HDMI 2.0 defines | Hans Verkuil | 1 | -1/+29 |
2014-11-13 | video/hdmi: Relicense header under MIT license | Thierry Reding | 1 | -3/+18 |
2014-03-13 | drm/docs: Include hdmi infoframe helper reference | Daniel Vetter | 1 | -0/+12 |
2013-08-30 | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI | Lespiau, Damien | 1 | -1/+1 |
2013-08-30 | video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe | Lespiau, Damien | 1 | -7/+8 |
2013-08-30 | video/hdmi: Hook the HDMI vendor infoframe with the generic _pack() | Lespiau, Damien | 1 | -12/+12 |
2013-08-30 | drm/edid: Move HDMI_IDENTIFIER to hdmi.h | Lespiau, Damien | 1 | -0/+1 |
2013-08-30 | video/hdmi: Introduce helpers for the HDMI vendor specific infoframe | Lespiau, Damien | 1 | -0/+26 |
2013-08-30 | video/hdmi: Derive the bar data valid bit from the bar data fields | Lespiau, Damien | 1 | -2/+0 |
2013-08-30 | video/hdmi: Don't let the user of this API create invalid infoframes | Lespiau, Damien | 1 | -1/+0 |
2013-08-08 | video/hdmi: Add a macro to return the size of a full infoframe | Damien Lespiau | 1 | -0/+3 |
2013-08-08 | video/hdmi: Introduce a generic hdmi_infoframe union | Damien Lespiau | 1 | -0/+17 |
2013-02-22 | video: Add generic HDMI infoframe helpers | Thierry Reding | 1 | -0/+231 |