From patchwork Wed Nov 14 20:45:42 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10683039 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1582014E2 for ; Wed, 14 Nov 2018 20:45:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F3BCC2BE99 for ; Wed, 14 Nov 2018 20:45:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E7C552BF22; Wed, 14 Nov 2018 20:45:48 +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=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED 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 789502BE99 for ; Wed, 14 Nov 2018 20:45:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 624806E5C7; Wed, 14 Nov 2018 20:45:45 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-yb1-xb43.google.com (mail-yb1-xb43.google.com [IPv6:2607:f8b0:4864:20::b43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 73E7D6E5C7 for ; Wed, 14 Nov 2018 20:45:44 +0000 (UTC) Received: by mail-yb1-xb43.google.com with SMTP id p144-v6so7443714yba.11 for ; Wed, 14 Nov 2018 12:45:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=B7nUJBtQxjB83lXJ83jl0zjhVKd1JFMBRsM4PnXC9Qc=; b=E5qZXdaBsg7wJa5qkwJSGnIWOcOpp/xlqCFMmXnrH7iffp1iA4CM6VaYyH4jWBzHJg IFqWfxW1AMMoM4WHDsxEK5MpFAofl9ADihp9Zbo07eAC2Lk82Y5+DKX9LHdAC0s6FbCz TDZTSw89hiTly87oDzfV8TlrEDc0II7Cu+QYMO73x1hCsQKoYAyAgriydCiFrTjxbPro ioqWbFQD23WY8ZPVIJ3wMAf2isWE+BVAspFgWhabwYt2UC157gPKqr3nTLamO6KmqUMq h0cydiiNMKqAMvbx2ktv5LnI1Ka6vWQXJ7s1d9YWEWYIu7DAf9x3qUEPDkfyb/zzyxxf HqtA== X-Gm-Message-State: AGRZ1gL81Kzg9CVghDlB9DlDfA4KtmlJqy1VKbinOmENRpRVefzw4Ebz X+mVGDwiVRAb1twep6lggZfRAg== X-Google-Smtp-Source: AJdET5cD6lJaNx4qaKbYxrBTdcB61JUyb41vdZXiJYOcW3ih7FAAAoktIWNJmUgVcJehb4Lq8B9EbA== X-Received: by 2002:a25:ae16:: with SMTP id a22-v6mr3203685ybj.347.1542228343390; Wed, 14 Nov 2018 12:45:43 -0800 (PST) Received: from localhost ([2620:0:1013:11:ad55:b1db:adfe:3b9f]) by smtp.gmail.com with ESMTPSA id 205-v6sm6396771ywd.1.2018.11.14.12.45.42 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 14 Nov 2018 12:45:42 -0800 (PST) Date: Wed, 14 Nov 2018 15:45:42 -0500 From: Sean Paul To: Dave Airlie Subject: [PULL] drm-misc-fixes Message-ID: <20181114204542.GA52569@art_vandelay> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) 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: dim-tools@lists.freedesktop.org, Maxime Ripard , Daniel Vetter , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Rodrigo Vivi , Sean Paul Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Hi Dave, Hope you're having a good time in Vancouver, sorry I missed y'all! A bit more activity this week in -fixes, and that's all due to omap. We've got some initialization fixes, the most notable is migrating dss child instantiation from mach-* to the omapdss driver. Please pull at your convenience. drm-misc-fixes-2018-11-14: Cross-subsystem: - omap: Instantiate dss children in omapdss instead of mach (Laurent) Other: - htmldocs build warning (Sean) - MST NULL deref fix (Stanislav) - omap: Various runtime ref gets on probe/bind (Laurent) - omap: Fix to the above dss children patch (Tony) Cc: Sean Paul Cc: Stanislav Lisovskiy Cc: Laurent Pinchart Cc: Tony Lindgren Cheers, Sean The following changes since commit a8939766c75c06b5a0ab691ecbba9347e4e520cf: drm/sun4i: tcon: prevent tcon->panel dereference if NULL (2018-11-06 16:55:29 +0100) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-11-14 for you to fetch changes up to adf59dd2408c4536d490bee649784f0465562444: drm/meson: venc: dmt mode must use encp (2018-11-13 10:52:33 +0100) ---------------------------------------------------------------- Cross-subsystem: - omap: Instantiate dss children in omapdss instead of mach (Laurent) Other: - htmldocs build warning (Sean) - MST NULL deref fix (Stanislav) - omap: Various runtime ref gets on probe/bind (Laurent) - omap: Fix to the above dss children patch (Tony) Cc: Sean Paul Cc: Stanislav Lisovskiy Cc: Laurent Pinchart Cc: Tony Lindgren ---------------------------------------------------------------- Jorge Ramirez-Ortiz (1): drm/meson: venc: dmt mode must use encp Laurent Pinchart (4): drm/omap: Populate DSS children in omapdss driver drm/omap: hdmi4: Ensure the device is active during bind drm/omap: dsi: Ensure the device is active during probe drm/omap: Move DISPC runtime PM handling to omapdrm Sean Paul (1): drm: Fix htmldocs warnings in drm_fourcc.c Stanislav Lisovskiy (1): drm/dp_mst: Check if primary mstb is null Tony Lindgren (1): drm/omap: dsi: Fix missing of_platform_depopulate() arch/arm/mach-omap2/display.c | 111 ++++++++++++++++------------------ drivers/gpu/drm/drm_dp_mst_topology.c | 3 + drivers/gpu/drm/drm_fourcc.c | 2 +- drivers/gpu/drm/meson/meson_venc.c | 15 ++--- drivers/gpu/drm/omapdrm/dss/dsi.c | 22 +++---- drivers/gpu/drm/omapdrm/dss/dss.c | 11 +++- drivers/gpu/drm/omapdrm/dss/hdmi4.c | 37 +++--------- drivers/gpu/drm/omapdrm/dss/hdmi5.c | 27 --------- drivers/gpu/drm/omapdrm/dss/venc.c | 7 --- drivers/gpu/drm/omapdrm/omap_crtc.c | 6 ++ 10 files changed, 101 insertions(+), 140 deletions(-)