From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: [PATCH 18/18] intel_audio_dump: show Gamut Metadata DIP Date: Sat, 12 Nov 2011 11:12:55 +0800 Message-ID: <20111112031412.314492380@intel.com> References: <20111112031237.321877255@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by gabe.freedesktop.org (Postfix) with ESMTP id 2BD049E7A4 for ; Fri, 11 Nov 2011 19:16:12 -0800 (PST) Content-Disposition: inline; filename=cpt-reserved List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org Cc: Wu Fengguang List-Id: intel-gfx@lists.freedesktop.org Signed-off-by: Wu Fengguang --- tools/intel_audio_dump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- intel-gpu-tools.orig/tools/intel_audio_dump.c 2011-11-12 10:52:50.000000000 +0800 +++ intel-gpu-tools/tools/intel_audio_dump.c 2011-11-12 10:52:51.000000000 +0800 @@ -112,7 +112,7 @@ static char *dip_trans[] = { static char *video_dip_index[] = { [0] = "AVI DIP", [1] = "Vendor-specific DIP", - [2] = "Reserved", + [2] = "Gamut Metadata DIP", [3] = "Source Product Description DIP", };