From patchwork Wed Apr 30 22:44:26 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Deucher X-Patchwork-Id: 4096481 Return-Path: X-Original-To: patchwork-dri-devel@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 3F25DC0ACC for ; Wed, 30 Apr 2014 22:44:37 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 80A682025B for ; Wed, 30 Apr 2014 22:44:36 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id AB7112027D for ; Wed, 30 Apr 2014 22:44:35 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 24A376ED12; Wed, 30 Apr 2014 15:44:33 -0700 (PDT) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qa0-f53.google.com (mail-qa0-f53.google.com [209.85.216.53]) by gabe.freedesktop.org (Postfix) with ESMTP id 612926E212 for ; Wed, 30 Apr 2014 15:44:32 -0700 (PDT) Received: by mail-qa0-f53.google.com with SMTP id i13so2302335qae.40 for ; Wed, 30 Apr 2014 15:44:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=XPkoxbedUfOhK6dgb23XmCKa121qVZbHG4T4EawY300=; b=GqXrZ4zECg0CGS2AhVz9e/LWWJ9afk5jwxXclRdYxbgyxGupZ0whlewiMjAprxqc+x Jtn2ZHBtlt2bSz3o62ES+TuPrvOMHZLph34xcwTwwk37fkgDJKne4PkJ8cYUFokVckWN abNpZXHxHye1PfFTvWqP017OUiSC5ksx0vb5i6B7wBqwiMdRZJ3ptnVrNVCwwapMAZ9i uMOmIGwkiu7JA9dyl2dTEWbkbg10QjUM02FhYWKvIoX2B0M8RnfTgctzl3JNhkny2X2f wH2aUeQTdLUnnztK2CxwsSvhxliv5t2rglNluu6lqQetSTNt6FPzprlU8rL4wPnFdiRh tSrg== X-Received: by 10.224.79.12 with SMTP id n12mr9177800qak.13.1398897872012; Wed, 30 Apr 2014 15:44:32 -0700 (PDT) Received: from localhost.localdomain (static-74-96-105-49.washdc.fios.verizon.net. [74.96.105.49]) by mx.google.com with ESMTPSA id a9sm15239638qaa.26.2014.04.30.15.44.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Apr 2014 15:44:31 -0700 (PDT) X-Google-Original-From: Alex Deucher From: Alex Deucher To: dri-devel@lists.freedesktop.org Subject: [PATCH 2/2] radeon: add Mullins pci ids Date: Wed, 30 Apr 2014 18:44:26 -0400 Message-Id: <1398897866-26165-3-git-send-email-alexander.deucher@amd.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1398897866-26165-1-git-send-email-alexander.deucher@amd.com> References: <1398897866-26165-1-git-send-email-alexander.deucher@amd.com> Cc: Alex Deucher , Samuel Li X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, 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 From: Samuel Li Signed-off-by: Samuel Li Signed-off-by: Alex Deucher --- radeon/r600_pci_ids.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/radeon/r600_pci_ids.h b/radeon/r600_pci_ids.h index 37fb61c..de25f16 100644 --- a/radeon/r600_pci_ids.h +++ b/radeon/r600_pci_ids.h @@ -425,6 +425,23 @@ CHIPSET(0x983D, KABINI_983D, KABINI) CHIPSET(0x983E, KABINI_983E, KABINI) CHIPSET(0x983F, KABINI_983F, KABINI) +CHIPSET(0x9850, MULLINS_9850, MULLINS) +CHIPSET(0x9851, MULLINS_9851, MULLINS) +CHIPSET(0x9852, MULLINS_9852, MULLINS) +CHIPSET(0x9853, MULLINS_9853, MULLINS) +CHIPSET(0x9854, MULLINS_9854, MULLINS) +CHIPSET(0x9855, MULLINS_9855, MULLINS) +CHIPSET(0x9856, MULLINS_9856, MULLINS) +CHIPSET(0x9857, MULLINS_9857, MULLINS) +CHIPSET(0x9858, MULLINS_9858, MULLINS) +CHIPSET(0x9859, MULLINS_9859, MULLINS) +CHIPSET(0x985A, MULLINS_985A, MULLINS) +CHIPSET(0x985B, MULLINS_985B, MULLINS) +CHIPSET(0x985C, MULLINS_985C, MULLINS) +CHIPSET(0x985D, MULLINS_985D, MULLINS) +CHIPSET(0x985E, MULLINS_985E, MULLINS) +CHIPSET(0x985F, MULLINS_985F, MULLINS) + CHIPSET(0x1304, KAVERI_1304, KAVERI) CHIPSET(0x1305, KAVERI_1305, KAVERI) CHIPSET(0x1306, KAVERI_1306, KAVERI)