]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
video/hdmi: Add an enum for HDMI packet types
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 10 Jan 2019 21:14:36 +0000 (23:14 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 25 Jan 2019 17:35:20 +0000 (19:35 +0200)
commitf1a2a540c86441016ce3dff6590b7a09080871de
treebac7e1a5287af2003f155464d332d53f4ed319af
parentd0ec0a3e48d6fc56e5293be6b946cd60b099ea9c
video/hdmi: Add an enum for HDMI packet types

We'll be wanting to send more than just infoframes over HDMI. So add an
enum for other packet types.

TODO: Maybe just include the infoframe types in the packet type enum
      and get rid of the infoframe type enum?

v2: s/AUDIO_CP/ACP/ (Shashank)

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Cc: linux-media@vger.kernel.org
Reviewed-by: Shashank Sharma <shashank.sharma@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190110211445.24177-2-ville.syrjala@linux.intel.com
include/linux/hdmi.h