From patchwork Wed Nov 21 16:36:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Deucher X-Patchwork-Id: 10692811 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 7169B13BF for ; Wed, 21 Nov 2018 16:37:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 60BA82C305 for ; Wed, 21 Nov 2018 16:37:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 54ABE2C32D; Wed, 21 Nov 2018 16:37:08 +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,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,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 BC1832C305 for ; Wed, 21 Nov 2018 16:37:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8103489F49; Wed, 21 Nov 2018 16:37:03 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qt1-x834.google.com (mail-qt1-x834.google.com [IPv6:2607:f8b0:4864:20::834]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9A97789F49; Wed, 21 Nov 2018 16:37:02 +0000 (UTC) Received: by mail-qt1-x834.google.com with SMTP id k12so4477250qtf.7; Wed, 21 Nov 2018 08:37:02 -0800 (PST) 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; bh=6FILdvraRqZfQmStz9ibYANyvY+IDF03UU5CJO+TJKA=; b=tpmfXIjicyL0FrTz/1fV3MZrQYQGlUXfPnSiXefr9ekarSUN7Y65RSDkm3WbZYUAv/ i2bmhab3lCaO3I6z5B+e2rm3Qm7PjxhB8JemjXqhO3Az+9wVWMdf+pqee76QLY0qWpLS 64jxfCQ4bdoXR24SzD5x4B19s/N6Qhs+BxsxNfbonY+B0nTaHTWgEaejzdfvg8uEX/vy E7yno+vmRL7KKxxVLPOBcsQWrOPYAPxNYWKVTL0oZ4JBrpZ8FFdAPB4VtQKbGJR+tLZ/ 7+XCkmUbotQleauc1M2jUI77tFknlcRuEqUKFKCOw6J6p6MTG1TAyi0S74NVKlmL73LN GtYA== X-Gm-Message-State: AA+aEWZ6QYkL32RMBpSGOGL/OV5G1tlV2rT0E9dhH4dipDi4dWVu0+bN FCb8rgGl61NDfSDfyHWrs8ud0kZXT08= X-Google-Smtp-Source: AFSGD/UxdFayf1R1fKSJBXlV+0U3v+4nxFBscyzv0vEz3uBumkyn7tJBDsroXQ1z+D860Qazt9kv5w== X-Received: by 2002:a0c:e394:: with SMTP id a20mr6549356qvl.42.1542818221196; Wed, 21 Nov 2018 08:37:01 -0800 (PST) Received: from localhost.localdomain ([71.219.49.5]) by smtp.gmail.com with ESMTPSA id c48sm25898457qtd.9.2018.11.21.08.37.00 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 21 Nov 2018 08:37:00 -0800 (PST) From: Alex Deucher X-Google-Original-From: Alex Deucher To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, airlied@gmail.com Subject: [pull] amdgpu, amdkfd drm-fixes-4.20 Date: Wed, 21 Nov 2018 11:36:47 -0500 Message-Id: <20181121163647.2847-1-alexander.deucher@amd.com> X-Mailer: git-send-email 2.13.6 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: Alex Deucher MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Hi Dave, - OD fixes for powerplay - Vega20 fixes - KFD fix for Kaveri - add missing firmware declaration for hainan (SI chip) - Fix DC user experience regressions related to panels that support >8 bpc The following changes since commit 9826b1138e497dfb48f5cc64a82c219b4d0932da: Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2018-11-16 02:15:00 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.20 for you to fetch changes up to a5d0f4565996e5595a10cb57b3d1e3d74379c502: drm/amdgpu: Enable HDP memory light sleep (2018-11-20 14:40:15 -0500) ---------------------------------------------------------------- Evan Quan (1): drm/amd/powerplay: disable Vega20 DS related features Felix Kuehling (1): drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset Greathouse, Joseph (1): drm/amd/pp: handle negative values when reading OD Kenneth Feng (1): drm/amdgpu: Enable HDP memory light sleep Nicholas Kazlauskas (2): drm/amdgpu: Add amdgpu "max bpc" connector property (v2) drm/amd/display: Support amdgpu "max bpc" connector property (v2) Takashi Iwai (1): drm/amdgpu: Add missing firmware entry for HAINAN drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 7 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 7 ++++ drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 2 ++ drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c | 1 + drivers/gpu/drm/amd/amdgpu/soc15.c | 39 ++++++++++++++++++---- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 16 +++++++++ drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 1 + drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 20 +++++------ drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 25 ++++++-------- drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c | 23 ++++++------- drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 30 ++++++++++++----- 11 files changed, 115 insertions(+), 56 deletions(-)