From patchwork Tue Jun 24 10:14:54 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rodrigo Vivi X-Patchwork-Id: 4412181 Return-Path: X-Original-To: patchwork-intel-gfx@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id B3268BEEAA for ; Tue, 24 Jun 2014 17:12:50 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D652120263 for ; Tue, 24 Jun 2014 17:12:49 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 7B632201EF for ; Tue, 24 Jun 2014 17:12:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0E9CF6E55F; Tue, 24 Jun 2014 10:12:48 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 250F36E55F for ; Tue, 24 Jun 2014 10:12:47 -0700 (PDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 24 Jun 2014 10:07:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,539,1400050800"; d="scan'208";a="533363214" Received: from di-604.jf.intel.com (HELO rdvivi-hillsboro.jf.intel.com) ([10.7.201.28]) by orsmga001.jf.intel.com with ESMTP; 24 Jun 2014 10:12:38 -0700 From: Rodrigo Vivi To: intel-gfx@lists.freedesktop.org Date: Tue, 24 Jun 2014 03:14:54 -0700 Message-Id: <1403604894-17119-1-git-send-email-rodrigo.vivi@intel.com> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1402420539-5103-2-git-send-email-rodrigo.vivi@intel.com> References: <1402420539-5103-2-git-send-email-rodrigo.vivi@intel.com> Cc: Rodrigo Vivi Subject: [Intel-gfx] [PATCH] BDW: Adding Marketing names. X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DATE_IN_PAST_06_12, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Even the unknown/reserved ones might stay with HD Graphics. v2: Add missing names to intel.man and README files as well. (Chris) Cc: Chris Wilson Signed-off-by: Rodrigo Vivi --- README | 3 +++ man/intel.man | 7 +++++-- src/intel_module.c | 32 +++++++++++++++++++++++++++++--- 3 files changed, 37 insertions(+), 5 deletions(-) diff --git a/README b/README index dc64ff7..386e07d 100644 --- a/README +++ b/README @@ -15,6 +15,9 @@ Intel graphics chipsets including: G/Q33,G/Q35,G41,G/Q43,G/GM/Q45 PineView-M (Atom N400 series) PineView-D (Atom D400/D500 series) + Intel(R) HD Graphics: 2000-6000, + Intel(R) Iris(TM) Graphics: 5100/6100, and + Intel(R) Iris(TM) Pro Graphics: 5200/6200/P6300. Where to get more information about the driver ---------------------------------------------- diff --git a/man/intel.man b/man/intel.man index 9deac41..917f7f8 100644 --- a/man/intel.man +++ b/man/intel.man @@ -25,8 +25,11 @@ the 830M and later. .B intel supports the i810, i810-DC100, i810e, i815, i830M, 845G, 852GM, 855GM, 865G, 915G, 915GM, 945G, 945GM, 965G, 965Q, 946GZ, 965GM, 945GME, -G33, Q33, Q35, G35, GM45, G45, Q45, G43, G41 chipsets, and Pineview-M in -Atom N400 series, Pineview-D in Atom D400/D500 series. +G33, Q33, Q35, G35, GM45, G45, Q45, G43, G41 chipsets, Pineview-M in +Atom N400 series, Pineview-D in Atom D400/D500 series, +Intel(R) HD Graphics: 2000-6000, +Intel(R) Iris(TM) Graphics: 5100/6100, and +Intel(R) Iris(TM) Pro Graphics: 5200/6200/P6300. .SH CONFIGURATION DETAILS Please refer to __xconfigfile__(__filemansuffix__) for general configuration diff --git a/src/intel_module.c b/src/intel_module.c index a47427a..35c24a2 100644 --- a/src/intel_module.c +++ b/src/intel_module.c @@ -224,6 +224,32 @@ static const SymTabRec intel_chipsets[] = { {0x0155, "HD Graphics"}, {0x0157, "HD Graphics"}, + /* Broadwell Marketing names */ + {0x1602, "HD graphics"}, + {0x1606, "HD graphics"}, + {0x160B, "HD graphics"}, + {0x160A, "HD graphics"}, + {0x160D, "HD graphics"}, + {0x160E, "HD graphics"}, + {0x1612, "HD graphics 5600"}, + {0x1616, "HD graphics 5500"}, + {0x161B, "HD graphics"}, + {0x161A, "HD graphics"}, + {0x161D, "HD graphics"}, + {0x161E, "HD graphics 5300"}, + {0x1622, "Iris Pro graphics 6200"}, + {0x1626, "HD graphics 6000"}, + {0x162B, "Iris graphics 6100"}, + {0x162A, "Iris Pro graphics P6300"}, + {0x162D, "HD graphics"}, + {0x162E, "HD graphics"}, + {0x1632, "HD graphics"}, + {0x1636, "HD graphics"}, + {0x163B, "HD graphics"}, + {0x163A, "HD graphics"}, + {0x163D, "HD graphics"}, + {0x163E, "HD graphics"}, + /* When adding new identifiers, also update: * 1. intel_identify() * 2. man/intel.man @@ -407,9 +433,9 @@ static void intel_identify(int flags) if (unique != stack) free(unique); - xf86Msg(X_INFO, INTEL_NAME ": Driver for Intel(R) HD Graphics: 2000-5000\n"); - xf86Msg(X_INFO, INTEL_NAME ": Driver for Intel(R) Iris(TM) Graphics: 5100\n"); - xf86Msg(X_INFO, INTEL_NAME ": Driver for Intel(R) Iris(TM) Pro Graphics: 5200\n"); + xf86Msg(X_INFO, INTEL_NAME ": Driver for Intel(R) HD Graphics: 2000-6000\n"); + xf86Msg(X_INFO, INTEL_NAME ": Driver for Intel(R) Iris(TM) Graphics: 5100, 6100\n"); + xf86Msg(X_INFO, INTEL_NAME ": Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300\n"); } static Bool intel_driver_func(ScrnInfoPtr pScrn,