index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hdmi.h
Age
Commit message (
Expand
)
Author
2016-10-17
video: Add new aspect ratios for HDMI 2.0
Shashank Sharma
2015-01-27
[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CT
Hans Verkuil
2015-01-27
[media] hdmi: added unpack and logging functions for InfoFrames
Martin Bugge
2015-01-27
[media] hdmi: add new HDMI 2.0 defines
Hans Verkuil
2014-11-13
video/hdmi: Relicense header under MIT license
Thierry Reding
2014-03-13
drm/docs: Include hdmi infoframe helper reference
Daniel Vetter
2013-08-30
video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
Lespiau, Damien
2013-08-30
video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
Lespiau, Damien
2013-08-30
video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()
Lespiau, Damien
2013-08-30
drm/edid: Move HDMI_IDENTIFIER to hdmi.h
Lespiau, Damien
2013-08-30
video/hdmi: Introduce helpers for the HDMI vendor specific infoframe
Lespiau, Damien
2013-08-30
video/hdmi: Derive the bar data valid bit from the bar data fields
Lespiau, Damien
2013-08-30
video/hdmi: Don't let the user of this API create invalid infoframes
Lespiau, Damien
2013-08-08
video/hdmi: Add a macro to return the size of a full infoframe
Damien Lespiau
2013-08-08
video/hdmi: Introduce a generic hdmi_infoframe union
Damien Lespiau
2013-02-22
video: Add generic HDMI infoframe helpers
Thierry Reding