From patchwork Wed May 6 21:22:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alex Deucher X-Patchwork-Id: 11531907 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DF7B915E6 for ; Wed, 6 May 2020 21:23:10 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BD8E22075A for ; Wed, 6 May 2020 21:23:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="gx6MV1cn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD8E22075A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0F0CD6E8F0; Wed, 6 May 2020 21:23:08 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2942489DE1; Wed, 6 May 2020 21:23:06 +0000 (UTC) Received: by mail-qk1-x729.google.com with SMTP id s9so3784710qkm.6; Wed, 06 May 2020 14:23:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=qNVPSRr79n4Sobwm/zyYhlPQDqHPi4669U8xZbc4YxQ=; b=gx6MV1cnmgFggEMtNkWG5BtScSs61248hDjhUfv2zXlqlrlQ263ZPK4Xbq9pX/aoR6 Jgyz6vsKTrtVgv0kGMF7TIJe9tn3G+GV7TNpo7lEKBQCsBCUwhpXrr/ReM37KmUbIF+1 wJ38F449t+s4CxLwT/d1foS2+S0DeUvc3WO1oqZvXRr7ZoSPsfaJuMnATB0CxdkJ0LkY mgKz9lMy/Wri5lus2TdGDHmiV2BHLaggAmhCiYaEWtDqcIbSIOxPy5+xrXP74QB+ZMRK lyb3mXUl8Cd/cswTdG6MbrwVi7m9yIVCUokluUdtyJLJqncgYqdPnEKaqECY9QiBaarq hVOA== 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:mime-version :content-transfer-encoding; bh=qNVPSRr79n4Sobwm/zyYhlPQDqHPi4669U8xZbc4YxQ=; b=peC7ihGjIe3kw2mkJb5S+NvHutWLLB0m0SuO+eCGMlRhz/oKGWJI92iQNDSsUp2ZsL 7Dx4XMKMXwEQJQtnr11eZiR0RIX1n2At0q44vSVWhn/tAR2mkEYPRwP04rkOMUzfEhyp 91iG2JqsbkusCWI/lTc3xAyj182J8qR7v9+CbGanEu2SVm+DAuOY8ZUwy7XRKZAvUZ3v ESpVZu6Tqi9/sxxMmS/F5sFv3VeCUveAsEO1HHnTwYygXozcAU295a+7SUM68/piFOSE /4KyqMeHowRjmpJsBD99UKCqXNf2/9r/usPOmvO0qu636kFOX71uNJ7iNKdKiq86sSNw 3XbQ== X-Gm-Message-State: AGi0PuY7R7z4b2CsNPSyWmCGufZVACVcnE7dHIM+5/waO0JtqPsRG7ii itAmug07+aV9clsxEVj8EbbZ1G+u X-Google-Smtp-Source: APiQypJ8BGemRB+A3XM722zImLae3axPYrQNpRtrfdai4myrcVFgzI3LrcPRGqr6zIU5JV+3xAOukg== X-Received: by 2002:a05:620a:568:: with SMTP id p8mr11154280qkp.311.1588800185097; Wed, 06 May 2020 14:23:05 -0700 (PDT) Received: from localhost.localdomain ([71.219.37.167]) by smtp.gmail.com with ESMTPSA id i42sm2786311qtc.83.2020.05.06.14.23.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 May 2020 14:23:04 -0700 (PDT) From: Alex Deucher X-Google-Original-From: Alex Deucher To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, airlied@gmail.com, daniel.vetter@ffwll.ch Subject: [pull] amdgpu drm-fixes-5.7 Date: Wed, 6 May 2020 17:22:57 -0400 Message-Id: <20200506212257.3893-1-alexander.deucher@amd.com> X-Mailer: git-send-email 2.25.4 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alex Deucher Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Dave, Daniel, Fixes for 5.7. The following changes since commit e3dcd86b3b4c045a4db17c02340138a4c514fe20: Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2020-05-01 11:19:55 +1000) are available in the Git repository at: git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.7-2020-05-06 for you to fetch changes up to e6142dd511425cb827b5db869f489eb81f5f994d: drm/amd/display: Prevent dpcd reads with passive dongles (2020-05-05 16:13:57 -0400) ---------------------------------------------------------------- amd-drm-fixes-5.7-2020-05-06: amdgpu: - Runtime PM fixes - DC fix for PPC - Misc DC fixes ---------------------------------------------------------------- Aurabindo Pillai (1): drm/amd/display: Prevent dpcd reads with passive dongles Daniel Kolesa (1): drm/amd/display: work around fp code being emitted outside of DC_FP_START/END Evan Quan (2): drm/amdgpu: move kfd suspend after ip_suspend_phase1 drm/amdgpu: drop redundant cg/pg ungate on runpm enter Michel Dänzer (1): drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT Roman Li (1): drm/amd/display: fix counter in wait_for_no_pipes_pending Sung Lee (1): drm/amd/display: Update DCN2.1 DV Code Revision drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 7 ++--- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 17 +++++++----- drivers/gpu/drm/amd/display/dc/core/dc.c | 5 ++-- .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c | 31 ++++++++++++++++------ .../display/dc/dml/dcn21/display_rq_dlg_calc_21.c | 8 +++--- drivers/gpu/drm/amd/display/dc/os_types.h | 2 +- 6 files changed, 43 insertions(+), 27 deletions(-)