From patchwork Tue Jun 10 17:15:39 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rodrigo Vivi X-Patchwork-Id: 4332931 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 7D3ADBEEAA for ; Wed, 11 Jun 2014 00:14:21 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A46CC20204 for ; Wed, 11 Jun 2014 00:14:20 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id AC705201F5 for ; Wed, 11 Jun 2014 00:14:19 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0484D6E7AD; Tue, 10 Jun 2014 17:14:19 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTP id 5C8056E7AD for ; Tue, 10 Jun 2014 17:14:17 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 10 Jun 2014 17:14:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,455,1400050800"; d="scan'208";a="555434739" Received: from di-604.jf.intel.com (HELO rdvivi-hillsboro.jf.intel.com) ([10.7.201.28]) by orsmga002.jf.intel.com with ESMTP; 10 Jun 2014 17:14:09 -0700 From: Rodrigo Vivi To: intel-gfx@lists.freedesktop.org Date: Tue, 10 Jun 2014 10:15:39 -0700 Message-Id: <1402420539-5103-2-git-send-email-rodrigo.vivi@intel.com> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1402420539-5103-1-git-send-email-rodrigo.vivi@intel.com> References: <1402420539-5103-1-git-send-email-rodrigo.vivi@intel.com> Cc: Rodrigo Vivi Subject: [Intel-gfx] [PATCH 2/2] 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=-3.3 required=5.0 tests=BAYES_00, DATE_IN_PAST_06_12, RCVD_IN_DNSWL_MED, 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. Signed-off-by: Rodrigo Vivi --- man/intel.man | 7 +++++-- src/intel_module.c | 32 +++++++++++++++++++++++++++++--- 2 files changed, 34 insertions(+), 5 deletions(-) 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 223ea81..730b279 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"}, + {-1, NULL} /* Sentinel */ }; @@ -401,9 +427,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,