From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: Re: [PATCH 10/12] video/hdmi: Hook the HDMI vendor infoframe with the generic _pack() Date: Thu, 15 Aug 2013 17:14:32 +0200 Message-ID: <20130815151431.GE16951@ulmo> References: <1376500755-30227-1-git-send-email-damien.lespiau@intel.com> <1376500755-30227-11-git-send-email-damien.lespiau@intel.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1091406087==" Return-path: In-Reply-To: <1376500755-30227-11-git-send-email-damien.lespiau@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Damien Lespiau Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org --===============1091406087== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vv4Sf/kQfcwinyKX" Content-Disposition: inline --vv4Sf/kQfcwinyKX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Aug 14, 2013 at 06:19:13PM +0100, Damien Lespiau wrote: [...] > diff --git a/include/linux/hdmi.h b/include/linux/hdmi.h [...] > +union hdmi_vendor_infoframe { > + struct { > + enum hdmi_infoframe_type type; > + unsigned char version; > + unsigned char length; > + unsigned int oui; > + } any; > + struct hdmi_hdmi_infoframe hdmi; Given the above, perhaps struct hdmi_vendor_hdmi_infoframe would possibly be a good fit, albeit being rather long. But I'm obsessed with namespaces... Thierry --vv4Sf/kQfcwinyKX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBAgAGBQJSDPBXAAoJEN0jrNd/PrOhmlYP/jj9/u9SbLXvI03PGrfOe14f ouhDjkGZmH2U2IqNVAd7zBvmQEUcEm5lM3yZ0s3s8A0t2u1L4eRZ52euS7KiDeq4 bu9MwaUfGVAJrdUPKv5E8NAo3mNbEkHNNTs76wrO1DEKtVpFbR0tdFGFZC8Tdbh1 9b6i3FWWLPV01WZKj6aA7fRJLp+wXjLIftFjFc3gn8amonjMiZs1tbOoK26FAc85 Rl4j1jL1Z2XFbs2/24oNtnF9W/CIBDNmhJSq78qw6TLnRA6KXmZFzlMOOoa5jCSg G14o19VE6a78PsGnhfF3g1RaZlWQKa9vQGS9Ku786IcERPloKT4m5VB2flbUR/hc VwlhQpa6guDDYpE7+HsX0xMsAuEXBKsVnjNIwMbQ4LQTVokFOYeULx87JCGUyqJA mGLEIAMaaMIMV+tkG+Yp9DZuNeeVoKijC5WftYbc7eGCYFgnWcCNKGy8TiY5xDUa lE9gBqxDsXxdgRPslI5qg5FnEtZhhcIht5klzya/I+A4zz3n44Ss8jG/BvVZBAQ1 wlkl/MGAigfQ1HINsJoAP6tv4iVpMYMQF0y2yIcZPcv0YFdfuXgP7Tf1u4KtP3Zh JhSSmBOcxL1Rvn/1OmHDjWm+7wrjTebL+AUaaBl2jbyWdFCmkNFLvvV5svRd364v /JCTNR+UcPEZ6KeABcKh =u908 -----END PGP SIGNATURE----- --vv4Sf/kQfcwinyKX-- --===============1091406087== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1091406087==--