From patchwork Thu Oct 11 00:15:27 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ben Skeggs X-Patchwork-Id: 10635475 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 82AA417E1 for ; Thu, 11 Oct 2018 00:15:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 455A629142 for ; Thu, 11 Oct 2018 00:15:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3930C2ACEA; Thu, 11 Oct 2018 00:15:44 +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 E35BF29142 for ; Thu, 11 Oct 2018 00:15:43 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8754E8936C; Thu, 11 Oct 2018 00:15:41 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-ot1-f46.google.com (mail-ot1-f46.google.com [209.85.210.46]) by gabe.freedesktop.org (Postfix) with ESMTPS id BC6668936C for ; Thu, 11 Oct 2018 00:15:39 +0000 (UTC) Received: by mail-ot1-f46.google.com with SMTP id k9so7171311otl.10 for ; Wed, 10 Oct 2018 17:15:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=Qi1Bcpmm8THq9/NU/Pdf76WbXoPvz+VeI/TzSS1/FXY=; b=e6Pir/2iNHXIXEaswJ3WNCVDEQslRId9oq4jF7YthDOfQY/9G6zWze6aiMhp/H1XaY IUsskDhnU5bc4fuJiV+z10jloWwLTNOZ+wOGz+0cvneuGW3ruYHLUb7kSrTTaWfXVaMF 2jKhphIeSjjv/KK9gPh/ohaWbGQCoDbU06TnjCwRoP6xLejeW3TkFjDx5RnHe96MP9M9 z2d6QPq8NT1zleuh7OTbYfsDSYDDOOu26u7t9Oojs+Ko3gy62oMpj/iMhIkMUVeMpDQV UiSOiHj9diFKEJ0nbYLXZ9Jv0ZqpztqqIMs8s0nWDqKgsImID5fsgcD/H5c9hWi/y6AU 8NMA== X-Gm-Message-State: ABuFfojKH5hhSx3UeKlaX9Kf6Bho8FxzyVA3bI761IT/NfBZvskSFadM 2nkwyqYnJ/Rk4eTBcJA15tVZRZo/c7ldVm3JEZ44ZI9FVHw= X-Google-Smtp-Source: ACcGV62SOZYOIg2f81627LHiY8ZiqnaS6rFZdy3mG8U+DBOGDlDKamvx3Rm1bDPvUuKsyBGwug05RestoGQxkZJzdNY= X-Received: by 2002:a9d:4617:: with SMTP id y23mr19879154ote.300.1539216938692; Wed, 10 Oct 2018 17:15:38 -0700 (PDT) MIME-Version: 1.0 From: Ben Skeggs Date: Thu, 11 Oct 2018 10:15:27 +1000 Message-ID: Subject: nouveau-next 4.20 To: dri-devel 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: David Airlie Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Hey Dave, Just initial HDMI 2.0 support, and a bunch of other cleanups. Ben. The following changes since commit 62e681f7dcab746412dce22d4b75b32c5ea38cdb: Merge tag 'drm-msm-fixes-2018-10-09' of git://people.freedesktop.org/~robclark/linux into drm-next (2018-10-10 16:49:55 +1000) are available in the Git repository at: git://github.com/skeggsb/linux linux-4.20 for you to fetch changes up to 74a07c0a59fa372b069d879971ba4d9e341979cf: drm/nouveau/secboot/acr: fix memory leak (2018-10-11 09:54:10 +1000) ---------------------------------------------------------------- Gustavo A. R. Silva (1): drm/nouveau/secboot/acr: fix memory leak Ilia Mirkin (5): drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0 drm/nouveau/disp/gm200-: add scdc parameter setter drm/nouveau/disp: keep track of high-speed state, program into clock drm/nouveau/disp: add support for setting scdc parameters for high modes drm/nouveau/disp: take sink support into account for exposing 594mhz Lyude Paul (8): drm/nouveau: Check backlight IDs are >= 0, not > 0 drm/nouveau: Add NV_PRINTK_ONCE and variants drm/nouveau: Move backlight device into nouveau_connector drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/ drm/nouveau: Cleanup indenting in nouveau_backlight.c drm/nouveau: Refactor nvXX_backlight_init() drm/nouveau: Fix potential memory leak in nouveau_drm_load() drm/nouveau: Start using new drm_dev initialization helpers drivers/gpu/drm/nouveau/dispnv50/disp.c | 40 +++- drivers/gpu/drm/nouveau/include/nvif/cl5070.h | 5 +- drivers/gpu/drm/nouveau/nouveau_backlight.c | 220 ++++++++++----------- drivers/gpu/drm/nouveau/nouveau_connector.c | 54 +++-- drivers/gpu/drm/nouveau/nouveau_connector.h | 33 ++++ drivers/gpu/drm/nouveau/nouveau_display.c | 2 - drivers/gpu/drm/nouveau/nouveau_display.h | 25 --- drivers/gpu/drm/nouveau/nouveau_drm.c | 179 ++++++++++------- drivers/gpu/drm/nouveau/nouveau_drv.h | 10 +- drivers/gpu/drm/nouveau/nvkm/engine/disp/Kbuild | 1 + .../gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c | 36 ++++ drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h | 8 + .../gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c | 10 +- .../gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c | 11 +- .../gpu/drm/nouveau/nvkm/engine/disp/sorgm200.c | 1 + .../gpu/drm/nouveau/nvkm/engine/disp/sorgv100.c | 1 + .../gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c | 1 + 17 files changed, 401 insertions(+), 236 deletions(-) create mode 100644 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c