From patchwork Mon Apr 3 08:27:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Nicolai_H=C3=A4hnle?= X-Patchwork-Id: 9658937 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 934E560352 for ; Mon, 3 Apr 2017 08:27:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 831A12845B for ; Mon, 3 Apr 2017 08:27:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6EB8D28460; Mon, 3 Apr 2017 08:27:38 +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_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham 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 342BF2845B for ; Mon, 3 Apr 2017 08:27:38 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 81B136E2D4; Mon, 3 Apr 2017 08:27:35 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wr0-x243.google.com (mail-wr0-x243.google.com [IPv6:2a00:1450:400c:c0c::243]) by gabe.freedesktop.org (Postfix) with ESMTPS id A0F5F6E2CA; Mon, 3 Apr 2017 08:27:33 +0000 (UTC) Received: by mail-wr0-x243.google.com with SMTP id u18so31299071wrc.0; Mon, 03 Apr 2017 01:27:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=CkH6u8BuPsthCRxvyOarQOX/JDWd+beQ1OPHMVLvn6g=; b=EIHD7NwiiltX7O3gz1hfeJDRwtsQglQzwRKJG16KG6kL4Hu7ve2V8xf3bGUhnwG3wd HepKnTsNlWO7P4yAm2+d5YTNA2oLB82B7e1UzhPBikHIfeYupuIRDyeEQ4NDXAWOODHZ 45V4w5Jp3KKPeKoYPxEW+LYvYSYfG1WJPBxy4Qsb/i99jvNi8/4ajE/dpbbm9COr7SWp 2MMuSHm/2wm4s6moWfhZQ4BYZXOoGvzMr2+LQeuTWaijemeLBObgkmvjM4h3bq1WOAYm 7eMCbYjvMq89UA/bRZrTuMFlXdmMMcaSoqkJvq6ghRSxUuUy2oMlD2L3QSzyA6DtfxQ+ OViw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=CkH6u8BuPsthCRxvyOarQOX/JDWd+beQ1OPHMVLvn6g=; b=RVcD0hVIvrfdeFKCJxu9VLg3oJTNOzRMi9v5hXu0UNJHF/58bTt4GdVtAZw5UqCErx h2gwglth+z8f/fcmv3WaiGhSx6AslKOUWtQs5gp5DuSJNmnJHFgWict/G53xzgU6gCpN jzesb7jp34xJu7YB+sE8zUFjrwmZLuguFKIn0kpVg30GZwbbXu/qgnfZRiDSET3A95/K E1kDNmDfrdnquDY7EU6eDpqsP1vlRv+2ZmmtXjIZUJ62g2XFjrdnGHjFYzRmTG5gjr1W BHPgRjVmldGIaps4/EIT3qNqB05qkgOGkIVsOMnoDBmmyLujhgC/T5tg+NYjxW4BAs5Q 9zww== X-Gm-Message-State: AFeK/H2bf7KsAbD7ol9dOIUGKVGVfKHihTIV1hcGGi/ladlFF5yNsdxuuutKqcWwKKYjrA== X-Received: by 10.28.103.84 with SMTP id b81mr8387160wmc.124.1491208052154; Mon, 03 Apr 2017 01:27:32 -0700 (PDT) Received: from capella.fritz.box (ppp-93-104-81-181.dynamic.mnet-online.de. [93.104.81.181]) by smtp.gmail.com with ESMTPSA id k32sm17096529wre.18.2017.04.03.01.27.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2017 01:27:31 -0700 (PDT) From: =?UTF-8?q?Nicolai=20H=C3=A4hnle?= To: amd-gfx@lists.freedesktop.org Subject: [PATCH libdrm 2/3] headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed Date: Mon, 3 Apr 2017 10:27:19 +0200 Message-Id: <20170403082720.13166-2-nhaehnle@gmail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170403082720.13166-1-nhaehnle@gmail.com> References: <20170403082720.13166-1-nhaehnle@gmail.com> MIME-Version: 1.0 Cc: =?UTF-8?q?Nicolai=20H=C3=A4hnle?= , dri-devel@lists.freedesktop.org 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP From: Nicolai Hähnle This was already done in commit 3dc002df3e5 ("amdgpu: sync amdgpu_drm.h with kernel 4.11-rc2"), now update the README accordingly. Signed-off-by: Nicolai Hähnle --- include/drm/README | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/drm/README b/include/drm/README index f3cdf5d..870b0b5 100644 --- a/include/drm/README +++ b/include/drm/README @@ -89,24 +89,20 @@ have relative to their kernel equivalent. Nearly all headers: - Missing extern C notation. Status: Trivial. Most UMS headers: - Not using fixed size integers - compat ioctls are broken. Status: ? Promote to fixed size ints, which match the current (32bit) ones. -amdgpu_drm.h - - Using the stdint.h uint*_t over the respective __u* ones -Status: Trivial. - drm_mode.h - Missing DPI encode/connector pair. Status: Trivial. i915_drm.h - Missing PARAMS - HAS_POOLED_EU, MIN_EU_IN_POOL CONTEXT_PARAM_NO_ERROR_CAPTURE Status: Trivial. mga_drm.h - Typo fix, use struct over typedef.