From patchwork Sun Sep 1 12:06:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Inki Dae X-Patchwork-Id: 11125199 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5D97814DE for ; Sun, 1 Sep 2019 12:06:28 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 456512190F for ; Sun, 1 Sep 2019 12:06:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 456512190F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 365E18987C; Sun, 1 Sep 2019 12:06:26 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) by gabe.freedesktop.org (Postfix) with ESMTPS id A43188987C for ; Sun, 1 Sep 2019 12:06:24 +0000 (UTC) Received: by mail-pg1-x52b.google.com with SMTP id u72so1650573pgb.10 for ; Sun, 01 Sep 2019 05:06:24 -0700 (PDT) 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; bh=nB/K4fFCOmhRTBELx0mrWczJtN91X4L47iUtpc1Dn5U=; b=ZYLj9Y16pIE4moY7cS0chc8pj5GkS225cq6SRf3bjjMgBksSWR1zNWOqZCVc1Cd+3G s4kf80WZFqLnGeGbsf1BRsLocyEXKZ8tFE6H0EunPgBk4jWMJkYWwDneVXM/WvIQiXlC /EpBc2TFhSqMJ982xR5K1XGwnYkgIjsHhu+VW/N3CraE/hB/oGcU196FqEWQYpAvwaKI N0go0mu0hMEVd9VeV7g6i7E0jqBwuPcBeap1m2GQsWyidRcDkfHsONMH/p+6/2iOAkR5 blekrhRhb1naWPPVNFsFl1xTStAzpKH3shT9s3ATtB/GCyWmyBnAWcFpFcWzdmFSOfVR +aHg== X-Gm-Message-State: APjAAAXdsl+pXiSowUfbs0k5EJygQiLc0KfecDfVRcnej0kmfWlKqS9V 7WcU59X4mxbpckpTLOLWoanZlG4HbRQ= X-Google-Smtp-Source: APXvYqySHThX8Km3wN6rbbaMlbzLhS/eo0kCnWMSQXxIyvf7bgSza0WqR/n8eynbCVmfIoGxyDr0Nw== X-Received: by 2002:a62:7d0d:: with SMTP id y13mr27898710pfc.150.1567339584021; Sun, 01 Sep 2019 05:06:24 -0700 (PDT) Received: from daeinki-virtual-machine.localdomain ([58.124.60.88]) by smtp.gmail.com with ESMTPSA id m4sm11273538pgs.71.2019.09.01.05.06.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 01 Sep 2019 05:06:23 -0700 (PDT) From: Inki Dae To: airlied@linux.ie Subject: [GIT PULL] exynos-drm-next Date: Sun, 1 Sep 2019 21:06:19 +0900 Message-Id: <20190901120619.3992-1-daeinki@gmail.com> X-Mailer: git-send-email 2.17.1 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=nB/K4fFCOmhRTBELx0mrWczJtN91X4L47iUtpc1Dn5U=; b=ZQ/uvY81mcA/CqiG7bgF3OOfTCLK0bVAlFEMHNrBoUUjO8aIwroAQ5ehw14o2lRqeK XqA9ZMYmVShfB3QHrNJO4jeq6N+H3Cv7ZQRSS4IlG4mnzX1KPtckhrRk/v/R17aJTJcV JOC17U645BQY9fiZCOp+gcIPGXWsM+1oYvB4rtIltktOkqVWzyUDWmcLAp1/2oEb0/BR hp8uFpxlT2J8a4kMLwSiLyI5z2SPXqwXRkKSPuJL+H38hGNqRMqNad9s5JOdbtXoZtFh P+cqkg4Y22x8t2Sui/NpO0KkiSfBEj1KiDlWL9vKPIoOHcyR9ULjaupq4nAtU/3Rvqhe 5+8g== X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-samsung-soc@vger.kernel.org, dri-devel@lists.freedesktop.org MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Dave, Just one patch which drops the use of drmP.h header file. Please kindly let me know if there is any problem. Thanks, INki Dae The following changes since commit 578d2342ec702e5fb8a77983fabb3754ae3e9660: Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/linux into drm-next (2019-08-27 17:22:15 +1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-next-for-v5.4 for you to fetch changes up to 226024b16685522ef8a97d881cffb90500ef1903: drm/exynos: drop use of drmP.h (2019-09-01 20:55:12 +0900) ---------------------------------------------------------------- - JUst one cleanup which drops the use of drmP.h header file. ---------------------------------------------------------------- Sam Ravnborg (1): drm/exynos: drop use of drmP.h drivers/gpu/drm/exynos/exynos_drm_drv.c | 8 ++++++++ drivers/gpu/drm/exynos/exynos_drm_fimc.c | 2 ++ drivers/gpu/drm/exynos/exynos_drm_gsc.c | 2 ++ drivers/gpu/drm/exynos/exynos_drm_ipp.c | 5 ++++- drivers/gpu/drm/exynos/exynos_drm_ipp.h | 2 -- drivers/gpu/drm/exynos/exynos_drm_rotator.c | 2 ++ drivers/gpu/drm/exynos/exynos_drm_scaler.c | 1 + 7 files changed, 19 insertions(+), 3 deletions(-)