From patchwork Fri Oct 28 03:38:03 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gurchetan Singh X-Patchwork-Id: 9401023 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 75D1C60231 for ; Fri, 28 Oct 2016 03:38:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 66EA92A3FD for ; Fri, 28 Oct 2016 03:38:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5BFE12A52C; Fri, 28 Oct 2016 03:38:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 377652A3FD for ; Fri, 28 Oct 2016 03:38:18 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AE8006EB20; Fri, 28 Oct 2016 03:38:15 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x235.google.com (mail-pf0-x235.google.com [IPv6:2607:f8b0:400e:c00::235]) by gabe.freedesktop.org (Postfix) with ESMTPS id 99C886EB1C for ; Fri, 28 Oct 2016 03:38:14 +0000 (UTC) Received: by mail-pf0-x235.google.com with SMTP id s8so29215510pfj.2 for ; Thu, 27 Oct 2016 20:38:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id; bh=Jo1xCg63y4FPQz7jp/YfJEFj7btp+VZxdpGpbw8V4wo=; b=DvRFc6FjLv0CViDCHt3FSAShFNtfBhDoHJHUnAmdT+nzGzC3EVwNKLkTBJSFqKbzoz CaXeVYbsGnK02gLh8t8iYgDdqN1geOao1Zpxr5VeX64D2T4cnT9T3vpRWNsq2OyNAM3f tFINXePy/oI3LbsDhhmMzNNBhA2bvM52Cufog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Jo1xCg63y4FPQz7jp/YfJEFj7btp+VZxdpGpbw8V4wo=; b=hSo2tFp/yUPayyDKgoE6Qb896r2qzHAgOpvVksobJ80ECgEjcCtn9ShImuOVZ82b1p 3q5TfJBf16CJxHeUKfvgjrD002o8hhk/MPhkulMbzh9A3sjf/BanGwwz1uEYqKzwgESc qMGTdM77JEIxkRy23aqgaT52d2thJ1pC43ZZ7oNfhdJLZU4IQQDb71RO8dRjix6By1DK KXi6KKtulfCvfTRzA/DNaFt9gaq8tGWbzSsoHqvQ1yQsZv+/l8MT8ZDwY5xP+GLkRXGA FwEXWyClO9WLHrU/BgpOLfa6tsJkdyTTw8GaP6TjeFmtFYe/MusCvPZ3n1hWc2GyRUEz MEmA== X-Gm-Message-State: ABUngvfQ23wLEtBC4RtbDvZd0FpePRiibAhQfjnq3Ww371P3DA/RV55FtlClJiVp5ovWmNNV X-Received: by 10.98.202.156 with SMTP id y28mr20867306pfk.130.1477625894259; Thu, 27 Oct 2016 20:38:14 -0700 (PDT) Received: from gurchetansingh0.mtv.corp.google.com ([172.22.112.64]) by smtp.gmail.com with ESMTPSA id e90sm14836533pfd.5.2016.10.27.20.38.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 27 Oct 2016 20:38:13 -0700 (PDT) From: Gurchetan Singh To: dri-devel@lists.freedesktop.org Subject: [PATCH] make intel_chipset.h public Date: Thu, 27 Oct 2016 20:38:03 -0700 Message-Id: <1477625883-76387-1-git-send-email-gurchetansingh@chromium.org> X-Mailer: git-send-email 2.8.0.rc3.226.g39d4020 Cc: intel-gfx@lists.freedesktop.org, Gurchetan Singh X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 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-Virus-Scanned: ClamAV using ClamSMTP This file has useful information regarding the pci-id --> gen conversion. The gen determines which scanout formats a chipset supports (for example, the SKL display engine can scanout Y-tiled formats). This would be useful for the ozone-gbm interface. Signed-off-by: Gurchetan Singh --- intel/Makefile.sources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intel/Makefile.sources b/intel/Makefile.sources index 7b2272c..06f3acf 100644 --- a/intel/Makefile.sources +++ b/intel/Makefile.sources @@ -4,11 +4,11 @@ LIBDRM_INTEL_FILES := \ intel_bufmgr_fake.c \ intel_bufmgr_gem.c \ intel_decode.c \ - intel_chipset.h \ mm.c \ mm.h LIBDRM_INTEL_H_FILES := \ intel_bufmgr.h \ intel_aub.h \ - intel_debug.h + intel_debug.h \ + intel_chipset.h