From patchwork Wed Aug 22 19:38:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10573157 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 829D6112E for ; Wed, 22 Aug 2018 19:38:54 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 711672B87F for ; Wed, 22 Aug 2018 19:38:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6594C2B8CA; Wed, 22 Aug 2018 19:38:54 +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 25B932B87F for ; Wed, 22 Aug 2018 19:38:54 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6BCD5897B5; Wed, 22 Aug 2018 19:38:53 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-yw1-xc42.google.com (mail-yw1-xc42.google.com [IPv6:2607:f8b0:4864:20::c42]) by gabe.freedesktop.org (Postfix) with ESMTPS id A46EF89725 for ; Wed, 22 Aug 2018 19:38:51 +0000 (UTC) Received: by mail-yw1-xc42.google.com with SMTP id n21-v6so984176ywh.5 for ; Wed, 22 Aug 2018 12:38:51 -0700 (PDT) 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=vbQJ9PLFpqxcO5NneO+0Mdy6jYGyF+amBAuScQlY5XU=; b=bgE5mGAlQWZ5c/UhrmS4+HnUr0yPZ6SlUlY8AhWziBSd+ObNEdigX0F1uJDo9cmv+Q mB7d+sJUJH++U6PeVK1Nks7Nmdl32FVHndT8r9oFgVVh0z1zVfY2JRt51anIXiDlPN8k C+xJaiiaRFMLcbL8lXVOa+7Q59w0wCvjJ821bPiN3t6ScyWmWvpqV5/5SN8nK9Y5zCtL ClMQBJMn0ABe/VyOx2aJiMKJm4nLYGab486kUwcAgBe/lMa8p+PQLROMm+vKxQIkKjpk 7rrVt4sfAnGUj7BUzMcB1Wx0ZXvqqSu3Z2vGK1g/v3SpY5cTb0rCamPDl+9dG1ZKTiM7 UXng== X-Gm-Message-State: APzg51D2rlw4kyTei7E/8qtqzPIRb/a1O3weUq7bdp76oRtEDyVyNWK1 HEytZgLd4OSnHnP+/CB1XLkPYE9MjA4= X-Google-Smtp-Source: ANB0VdYJD7zeSTi6T2pLF7GTuMBPG7HIPmhUxA8vX7RhliSmwcwKssNns7AE5gPT2SoYEI48j8U4qQ== X-Received: by 2002:a81:4849:: with SMTP id v70-v6mr887674ywa.204.1534966730911; Wed, 22 Aug 2018 12:38:50 -0700 (PDT) Received: from localhost ([2620:0:1013:11:ad55:b1db:adfe:3b9f]) by smtp.gmail.com with ESMTPSA id j8-v6sm996195ywj.6.2018.08.22.12.38.50 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 22 Aug 2018 12:38:50 -0700 (PDT) Date: Wed, 22 Aug 2018 15:38:50 -0400 From: Sean Paul To: Dave Airlie Message-ID: <20180822193850.GA214158@art_vandelay> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.2 (2017-12-15) Subject: [Intel-gfx] [PULL] drm-misc-next-fixes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dim-tools@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, Rodrigo Vivi , Sean Paul , dri-devel@lists.freedesktop.org, Daniel Vetter Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP Hi Dave, A couple fixes for you that didn't quite make your -rc1 pull last week. I'm sending this since Gustavo is busy organizing linuxdev-br. drm-misc-next-fixes-2018-08-22: - Add an unprepare delay to the tv123wam panel (Sean) - Update seanpaul's email in MAINTAINERS (Sean) Cc: seanpaul@chromium.org Cc: sean@poorly.run Cheers, Sean The following changes since commit 2ead1be54b22ccdc93d3030172993e363128f1b4: drm/vkms: Fix connector leak at the module removal (2018-07-28 16:09:39 -0300) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2018-08-22 for you to fetch changes up to 4acd8d01a2393f2145ad1db10b2d5c764582a98d: MAINTAINERS: drm-misc: Change seanpaul's email address (2018-08-16 11:48:24 -0400) ---------------------------------------------------------------- - Add an unprepare delay to the tv123wam panel (Sean) - Update seanpaul's email in MAINTAINERS (Sean) Cc: seanpaul@chromium.org Cc: sean@poorly.run ---------------------------------------------------------------- Sean Paul (2): drm/panel: simple: tv123wam: Add unprepare delay MAINTAINERS: drm-misc: Change seanpaul's email address MAINTAINERS | 2 +- drivers/gpu/drm/panel/panel-simple.c | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-)