Patch "[PATCH] Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"" has been added to the 5.9-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    [PATCH] Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"

to the 5.9-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     revert-amd-amdgpu-disable-vcn-dpg-mode-for-picasso.patch
and it can be found in the queue-5.9 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From alexdeucher@xxxxxxxxx  Wed Dec  9 17:19:11 2020
From: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Wed,  9 Dec 2020 10:42:22 -0500
Subject: [PATCH] Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"
To: stable@xxxxxxxxxxxxxxx
Cc: Alex Deucher <alexander.deucher@xxxxxxx>, Sasha Levin <sashal@xxxxxxxxxx>
Message-ID: <20201209154222.1069043-1-alexander.deucher@xxxxxxx>

From: Alex Deucher <alexdeucher@xxxxxxxxx>

This patch should not have been applied to stable.  It depends
on changes in newer drivers.

This reverts commit 756fec062e4b823bbbe10b95cbcfa84f948131c6.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1402
Signed-off-by: Alex Deucher <alexander.deucher@xxxxxxx>
Cc: Sasha Levin <sashal@xxxxxxxxxx>
Cc: stable@xxxxxxxxxxxxxxx
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 drivers/gpu/drm/amd/amdgpu/soc15.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--- a/drivers/gpu/drm/amd/amdgpu/soc15.c
+++ b/drivers/gpu/drm/amd/amdgpu/soc15.c
@@ -1220,7 +1220,8 @@ static int soc15_common_early_init(void
 
 			adev->pg_flags = AMD_PG_SUPPORT_SDMA |
 				AMD_PG_SUPPORT_MMHUB |
-				AMD_PG_SUPPORT_VCN;
+				AMD_PG_SUPPORT_VCN |
+				AMD_PG_SUPPORT_VCN_DPG;
 		} else {
 			adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
 				AMD_CG_SUPPORT_GFX_MGLS |


Patches currently in stable-queue which might be from alexdeucher@xxxxxxxxx are

queue-5.9/revert-amd-amdgpu-disable-vcn-dpg-mode-for-picasso.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux