From patchwork Wed Oct 3 19:59:57 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10625269 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 EEBD91731 for ; Wed, 3 Oct 2018 20:00:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DC21128FFE for ; Wed, 3 Oct 2018 20:00:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C707D2908B; Wed, 3 Oct 2018 20:00:07 +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=unavailable 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 03EC729069 for ; Wed, 3 Oct 2018 20:00:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 073386E1B0; Wed, 3 Oct 2018 20:00:01 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-yw1-xc44.google.com (mail-yw1-xc44.google.com [IPv6:2607:f8b0:4864:20::c44]) by gabe.freedesktop.org (Postfix) with ESMTPS id 252DF6E1B0 for ; Wed, 3 Oct 2018 19:59:59 +0000 (UTC) Received: by mail-yw1-xc44.google.com with SMTP id y76-v6so2827636ywd.2 for ; Wed, 03 Oct 2018 12:59:59 -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=/xA8Kv8jUIjutp6ZPMe5131QeFb9FZAwMtbQY01bz08=; b=ZWRLNqhE8h4fMmn6cI0jsOqd4UqzwFCc6Fsqn+NYFAgHpMHBDkEqXJGCvwHU3gVSey 1kH9cgN4eGnqtGUEAV/dXWlTJUENLsSemtXYjNlGBsBzgfOjFszm3iXrX6FK5sDhOuJJ zpJuZ5sMESMhlmF6sgjL/Mz+B3BOn0s7ri13SUKR/9lvTTEPiZv4bDQsO21l7tY470kG ir93QSzlxbEXIPbX0t+TdfiDxEl1zPVm5qcpKtDtlz0c7RHu2GawMsGq5OZZ9s3j9+cp Ip+LxchQp5nwcIowuoIUVT5pQCm4d7btzpY5yroEurSXUOB+SN/92ExjhK6qdkDCBfiB rGhA== X-Gm-Message-State: ABuFfohBEFh1FbMy0/cYk3nQ7vcewRudYEnV5T+4+3bLvCA6S85RGfRr 9xEb/Phgz6CbwThxpduOWvEQsw== X-Google-Smtp-Source: ACcGV615enumVSe5sGhVAvU2nk6jbvINRdMKH+LXcUgVtMvIBBzJx4AuvY8RednyiWKSo1ICn+G2vw== X-Received: by 2002:a0d:cfc1:: with SMTP id r184-v6mr1861158ywd.118.1538596798225; Wed, 03 Oct 2018 12:59:58 -0700 (PDT) Received: from localhost ([2620:0:1013:11:ad55:b1db:adfe:3b9f]) by smtp.gmail.com with ESMTPSA id m1-v6sm1357051ywf.96.2018.10.03.12.59.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 03 Oct 2018 12:59:57 -0700 (PDT) Date: Wed, 3 Oct 2018 15:59:57 -0400 From: Sean Paul To: Dave Airlie Message-ID: <20181003195957.GA64584@art_vandelay> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Subject: [Intel-gfx] [PULL] drm-misc-next-fixes for 4.20 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, Neil Armstrong , 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, We've cut over to misc-next-fixes for 4.20, so just one patch this week. It's Neil's fix for mali binary driver. drm-misc-next-fixes-2018-10-03: - Add EXPERT config option to allow phys mem leak from fbdev for blob drivers (Neil) Cc: Neil Armstrong Cheers, Sean The following changes since commit 87c2ee740c07f1edae9eec8bc45cb9b32a68f323: Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next (2018-09-28 09:48:40 +1000) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2018-10-03 for you to fetch changes up to 4be9bd10e22dfc7fc101c5cf5969ef2d3a042d8a: drm/fb_helper: Allow leaking fbdev smem_start (2018-10-03 21:08:21 +0200) ---------------------------------------------------------------- - Add EXPERT config option to allow phys mem leak from fbdev for blob drivers (Neil) Cc: Neil Armstrong ---------------------------------------------------------------- Neil Armstrong (1): drm/fb_helper: Allow leaking fbdev smem_start drivers/gpu/drm/Kconfig | 20 ++++++++++++++++++++ drivers/gpu/drm/drm_fb_helper.c | 33 +++++++++++++++++++++++++++++++-- 2 files changed, 51 insertions(+), 2 deletions(-)