From patchwork Wed Jun 24 16:52:54 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 11623779 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 9A96F90 for ; Wed, 24 Jun 2020 16:53:07 +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 7896B2073E for ; Wed, 24 Jun 2020 16:53:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="l/C+4LhE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7896B2073E 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 C554D8906D; Wed, 24 Jun 2020 16:53:04 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1A3EB6E11A for ; Wed, 24 Jun 2020 16:53:04 +0000 (UTC) Received: by mail-ed1-x529.google.com with SMTP id e15so2022045edr.2 for ; Wed, 24 Jun 2020 09:53:04 -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:mime-version :content-transfer-encoding; bh=8ykskx82s4AmCuTWYxay1plvnN+S8KauOmt7zyXl/Vs=; b=l/C+4LhE0NI8HOY7ODUg13gL6Ulp1iai1hMujVDBu6QPnqzazBz6eTLyNslEhSAJs5 EIWAYACp+NGKasRZnkxIBlXDV8616u/7LttwKW4IuMeOsvdrSUCA4FXL3y3qeazcEj/L PPlDZ8YlNhM9VDB712YQi0Z/7Ghylge8LS5VaAvWR4kYaNDgB9cH4zHpy0Gax9/QXC/m 0ewwq5CFmYjLbSe6ts32uZ2PNQiaYOPtAqI36PO9xbatxFxww5qpg2UPoHC1nyzXFQJs PxpARezCOsrqdNupn3YHPalXILFjuTCjkI6MeecZ13knfCHF1lYaYQyDtp3+alld+JM/ 8yUA== 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:mime-version :content-transfer-encoding; bh=8ykskx82s4AmCuTWYxay1plvnN+S8KauOmt7zyXl/Vs=; b=OhEH+RQzpnAXQ/xQxs2zjxs8OPyFaGY94MtinafYeaMB2/1mBxqyTFSgH9O4XrmU/D dsJ35FWr6aJgdab8bEvXmdRTtZ5QHrtyBTSQbMwMerFP1Nq4hFN0grVJDZOyfC9FST6L 8qL1F0Mi0UYiDo1yzB3hR9379wsAI0uwHTF4KOVvZOoHK00F6a3ogienKnJ9t5Cnh2vN oy2aeo/skRd0mNGI/RUvFV3iLwsjl4YvqAbcGxDQn8Z9r6SpiuB9HCbsihRJR61zuolw YTSBnb8DnmalgsN0NSUs8sa+8G72lksUbLq0beAA4Dw03BrSDYTaYK330axmzL6KKaiK 6EKQ== X-Gm-Message-State: AOAM533BYw+dMxCjikgL8Lgno29Ztun6S00yyfdo4kVi3bJQNARVie/e T+KrT6x4nmjV+1BSDphlq2I= X-Google-Smtp-Source: ABdhPJxOK2EfCi4iXbYQR1XqwiHBAgTKwQWnt5sFo9PHvNZ/MoCiRcDA3smtZgyi51Xc949pIgZGbA== X-Received: by 2002:a05:6402:1c8f:: with SMTP id cy15mr17846851edb.308.1593017582672; Wed, 24 Jun 2020 09:53:02 -0700 (PDT) Received: from localhost ([62.96.65.119]) by smtp.gmail.com with ESMTPSA id n17sm15695902ejj.75.2020.06.24.09.53.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Jun 2020 09:53:01 -0700 (PDT) From: Thierry Reding To: Dave Airlie Subject: [GIT PULL] drm/tegra: Fixes for v5.8-rc3 Date: Wed, 24 Jun 2020 18:52:54 +0200 Message-Id: <20200624165254.2763104-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-tegra@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Dave, The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://anongit.freedesktop.org/tegra/linux tags/drm/tegra/for-5.8-rc3 for you to fetch changes up to fce3a51d9b31312aa12ecb72ffabfc4c7b40bdc6: drm/tegra: Add zpos property for cursor planes (2020-06-16 19:03:25 +0200) Thanks, Thierry ---------------------------------------------------------------- drm/tegra: Fixes for v5.8-rc3 This contains a fairly random assortment of fixes for various minor issues. ---------------------------------------------------------------- Christophe JAILLET (1): gpu: host1x: Clean up debugfs in error handling path Colton Lewis (1): gpu: host1x: Correct trivial kernel-doc inconsistencies Nicolin Chen (1): drm/tegra: hub: Do not enable orphaned window group Thierry Reding (4): gpu: host1x: Register child devices drm/tegra: hub: Register child devices gpu: host1x: Detach driver on unregister drm/tegra: Add zpos property for cursor planes drivers/gpu/drm/tegra/dc.c | 1 + drivers/gpu/drm/tegra/hub.c | 17 +++++++++++++++-- drivers/gpu/host1x/bus.c | 9 +++++++++ drivers/gpu/host1x/dev.c | 11 +++++++++-- include/linux/host1x.h | 3 +++ 5 files changed, 37 insertions(+), 4 deletions(-)