From patchwork Thu Feb 4 04:13:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alex Deucher X-Patchwork-Id: 12066273 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.5 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2C1F2C433DB for ; Thu, 4 Feb 2021 04:13:15 +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 C4C3F64D9D for ; Thu, 4 Feb 2021 04:13:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C4C3F64D9D 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 1F2F56EC71; Thu, 4 Feb 2021 04:13:14 +0000 (UTC) Received: from mail-qt1-x830.google.com (mail-qt1-x830.google.com [IPv6:2607:f8b0:4864:20::830]) by gabe.freedesktop.org (Postfix) with ESMTPS id 184D86EC71; Thu, 4 Feb 2021 04:13:13 +0000 (UTC) Received: by mail-qt1-x830.google.com with SMTP id d15so1492433qtw.12; Wed, 03 Feb 2021 20:13:13 -0800 (PST) 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=q7nM3YW8wdhCWWDuBbukrMOV0Icg4zaeK2JPFZ1TIZk=; b=C7duKSeHYsWSq/qICmtwTPNTOTyMSOOj0mEkzla71QUCpcJvFZ9JQLTwUz7hJX/jOW s3cgM5hEYMsSvyFHE5PktzO0paEp+Nbxs/D+CFWKY3vXL6cNGhaS5pq/AIcTSVVMIOas luvrQHV7vnnZ1R1Qjt8T3qDvVPMr8In3F6/o7Q+cMJu+QYsHLI2xPEZEsPpwNWQ9AsZd PyMMRRqkiUBgibhg+VjchxWncC7yRHz+RHVOXe7JdEFua0tWS/nsUZYSNy/LsTtXP5IX +txGLJpfaZ0wI7eM0y3HU3FVnfyHMzYVWkn8mHhDQLUIv/fCBCl3rHMycSS7+nTRtb4m +flA== 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=q7nM3YW8wdhCWWDuBbukrMOV0Icg4zaeK2JPFZ1TIZk=; b=tc3nRyyb20PkMv/iG8Vzv+AoQLZRkAf5UPBVKOqkoUH9cmehnkOS1nF2+Iks24izW1 IYT47mKVDCiGCazxbcvPI+MvbE0hILP5siHxW6XypP87Pc2+T19ldLJhtYWOxBCVP8Wd VUek8XmNzkq458XEq6s4EWnL7uAaOZW3nB/2/5wo2J+04BDtzPIPpst4SQfEAqJRwli5 /3AMM7CzCYdC/vzWnqfBqDPp58WNrfr69ekkK/mZ33uzmVhBYik+uve8o3z5gUefIJPS RlxtKb6QjyapS2xypK5PtqYw1Z+7eaMgAmuuALVuSGjGOa8q0Oxv9xxPKtzAHE4qH8m5 LMVQ== X-Gm-Message-State: AOAM531aj0HxjtC7LTgsjZWW0BKbeSQhjqggOx/PzYuK27ResJBUOuhD +Cgwo/SPj8jDS+z9kGgLIZ7XwlsT/cM= X-Google-Smtp-Source: ABdhPJwoTdwuMkPLffM0c9jZwV0O5zsO29qD4YsSMMk8P87MILwFnMRY1zaY4kjLubxkugsTWCX6LA== X-Received: by 2002:ac8:16b9:: with SMTP id r54mr5549519qtj.68.1612411991973; Wed, 03 Feb 2021 20:13:11 -0800 (PST) Received: from localhost.localdomain ([192.161.78.237]) by smtp.gmail.com with ESMTPSA id s6sm3544063qtx.63.2021.02.03.20.13.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Feb 2021 20:13:11 -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, daniel.vetter@ffwll.ch Subject: [pull] amdgpu, amdkfd drm-fixes-5.11 Date: Wed, 3 Feb 2021 23:13:00 -0500 Message-Id: <20210204041300.4425-1-alexander.deucher@amd.com> X-Mailer: git-send-email 2.29.2 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.11. The following changes since commit e0ecafede87eb1a3d1e708f0365fad0d59489285: Merge tag 'amd-drm-fixes-5.11-2021-01-28' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2021-01-29 11:36:38 +1000) are available in the Git repository at: https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.11-2021-02-03 for you to fetch changes up to 8e92bb0fa75bca9a57e4aba2e36f67d8016a3053: drm/amd/display: Decrement refcount of dc_sink before reassignment (2021-02-02 17:45:01 -0500) ---------------------------------------------------------------- amd-drm-fixes-5.11-2021-02-03: amdgpu: - Fix retry in gem create - Vangogh fixes - Fix for display from shared buffers - Various display fixes amdkfd: - Fix regression in buffer free ---------------------------------------------------------------- Bhawanpreet Lakha (1): drm/amd/display: reuse current context instead of recreating one Christian König (1): drm/amdgpu: enable freesync for A+A configs George Shen (1): drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL Huang Rui (2): drm/amdgpu: fix the issue that retry constantly once the buffer is oversize drm/amdkfd: fix null pointer panic while free buffer in kfd Mikita Lipski (1): drm/amd/display: Release DSC before acquiring Stylon Wang (1): drm/amd/display: Revert "Fix EDID parsing after resume from suspend" Sung Lee (1): drm/amd/display: Add more Clock Sources to DCN2.1 Victor Lu (3): drm/amd/display: Fix dc_sink kref count in emulated_link_detect drm/amd/display: Free atomic state after drm_atomic_commit drm/amd/display: Decrement refcount of dc_sink before reassignment Xiaojian Du (1): drm/amd/pm: fill in the data member of v2 gpu metrics table for vangogh chen gong (1): drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register offsets for VGH drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 16 +++----- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 8 +++- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 18 ++++++++- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 47 ++++++++++------------ .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 6 ++- drivers/gpu/drm/amd/display/dc/core/dc.c | 27 +++++++++---- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 6 +-- drivers/gpu/drm/amd/display/dc/dc_stream.h | 3 +- .../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 10 +++++ drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c | 3 ++ 12 files changed, 92 insertions(+), 56 deletions(-)