aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/hdmi.c
AgeCommit message (Expand)Author
2020-01-31video/hdmi: Fix AVI bar unpackVille Syrjälä
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-10-03video/hdmi: Constify infoframe passed to the pack functionsVille Syrjälä
2018-10-01video/hdmi: Constify infoframe passed to the log functionsVille Syrjälä
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä
2018-10-01video/hdmi: Constify 'buffer' to the unpack functionsVille Syrjälä
2018-09-24media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-05-11video/hdmi: Reject illegal picture aspect ratiosVille Syrjälä
2017-11-22video/hdmi: Allow "empty" HDMI infoframesVille Syrjälä
2016-10-17video: Add new aspect ratios for HDMI 2.0Shashank Sharma
2015-01-27[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CTHans Verkuil
2015-01-27[media] hdmi: added unpack and logging functions for InfoFramesMartin Bugge
2013-08-30video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien
2013-08-30video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien
2013-08-30video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien
2013-08-30video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien
2013-08-30video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien
2013-08-30video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien
2013-08-08video/hmdi: Clear the whole incoming buffer, not just the infoframe sizeDamien Lespiau
2013-08-08video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau
2013-08-08video/hdmi: Replace the payload length by their definesDamien Lespiau
2013-04-12video: hdmi: Relicense under MITThierry Reding
2013-02-22video: Add generic HDMI infoframe helpersThierry Reding