Series is Reviewed-by: Feifei Xu
On 2/4/2025 2:38 PM, Lijo Lazar wrote:
Wrap the checks before device access in helper functions and use them
for device access. The generic order of APIs now is to do input argument
validation first and check if device access is allowed.
Signed-off-by: Lijo Laz
Reviewed-by: Feifei Xu
On 1/21/2025 3:40 AM, Alex Deucher wrote:
Consolidate PM4 definitions. Most of these were previously
only defined in UMDs. Add them here as well and sync with
latest packets. Also no need to include soc15d.h on gfx10+.
Suggested-by: Saurabh Verma
Signed-off-by: Alex D
Acked-by: Feifei Xu
On 10/11/2024 12:10 AM, shaoyunl wrote:
MES internal scratch data is useful for mes debug, it can only located
in VRAM, change the allocation type and increase size for mes 11
Signed-off-by: shaoyunl
---
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | 2 +-
drivers/gpu/drm/am
Series is Reviewed-by: Feifei Xu
On 9/27/2024 12:52 PM, Lijo Lazar wrote:
This series adds supports for dynamic NPS switch on GC v9.4.3/9.4.4 SOC
variants.
In order to do dynamic NPS switch a sysfs interface is provided to request a new
NPS mode. If the device is part of a hive, all hive devic
amp;
+ (adev->gmc.reset_flags & AMDGPU_GMC_INIT_RESET_NPS);
refresh = (adev->gmc.reset_flags & AMDGPU_GMC_INIT_RESET_NPS);
Thanks
Feifei
On 9/26/2024 5:01 PM, Xu, Feifei wrote:
+ refresh = (adev->init_lvl->level != AMDGPU_INIT_LEVEL_MINIMAL_XGMI) &&
+ (adev
[AMD Official Use Only - AMD Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Lijo Lazar
Sent: Tuesday, September 24, 2024 1:57 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Deucher, Alexander
; Koenig, Christian ;
Bhardwaj,
[AMD Official Use Only - AMD Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Lijo Lazar
Sent: Tuesday, September 24, 2024 1:57 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Deucher, Alexander
; Koenig, Christian ;
Bhardwaj,
[AMD Official Use Only - AMD Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Lijo Lazar
Sent: Tuesday, September 24, 2024 1:57 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Deucher, Alexander
; Koenig, Christian ;
Bhardwaj,
[AMD Official Use Only - AMD Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Lijo Lazar
Sent: Tuesday, September 24, 2024 1:57 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Deucher, Alexander
; Koenig, Christian ;
Bhardwaj,
[AMD Official Use Only - AMD Internal Distribution Only]
>>+ refresh = (adev->init_lvl->level != AMDGPU_INIT_LEVEL_MINIMAL_XGMI) &&
>>+ (adev->gmc.reset_flags & AMDGPU_GMC_INIT_RESET_NPS);
Is there a corner case that reloading with a different version tos and
refreshing nps cha
[AMD Official Use Only - AMD Internal Distribution Only]
Patch3~10:
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Lijo Lazar
Sent: Monday, September 2, 2024 3:34 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Deucher, Alexander
; Koenig, Christian
Su
[AMD Official Use Only - AMD Internal Distribution Only]
Comments inline.
Thanks,
Feifei
-Original Message-
From: amd-gfx On Behalf Of Lijo Lazar
Sent: Monday, September 2, 2024 3:34 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Deucher, Alexander
; Koenig, Christian
Subje
comments of the MINIMAL like above explanation(minimal ip blocks
required in xgmi-reset-on-init scenario) in [PATCH 01/10] drm/amdgpu: Add init
levels , could be more readable.
Thanks,
Feifei
-Original Message-
From: Lazar, Lijo
Sent: Wednesday, September 4, 2024 11:24
[AMD Official Use Only - AMD Internal Distribution Only]
Comment inline.
Thanks,
Feifei
-Original Message-
From: amd-gfx On Behalf Of Lijo Lazar
Sent: Monday, September 2, 2024 3:34 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Deucher, Alexander
; Koenig, Christian
Subjec
[AMD Official Use Only - AMD Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Victor Zhao
Sent: Monday, August 26, 2024 11:52 AM
To: amd-gfx@lists.freedesktop.org
Cc: Zhao, Victor
Subject: [PATCH] drm/amd/amdgpu: move drain_workqueue befo
[AMD Official Use Only - AMD Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: Zhang, Hawking
Sent: Tuesday, June 18, 2024 7:34 PM
To: Lazar, Lijo ; amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Kamal, Asad
; Xu, Feifei
Subject: RE: [PATCH] drm
[AMD Official Use Only - AMD Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Lijo Lazar
Sent: Monday, June 3, 2024 2:58 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Deucher, Alexander
; Li, Candice
Subject: [PATCH] drm/amdg
[AMD Official Use Only - AMD Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: Alex Deucher
Sent: Friday, May 24, 2024 2:44 AM
To: Deucher, Alexander
Cc: amd-gfx@lists.freedesktop.org; Xu, Feifei
Subject: Re: [PATCH] Revert "drm/amdkfd
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Alex Deucher
Sent: Saturday, March 16, 2024 12:45 AM
To: Deucher, Alexander
Cc: amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH] Documentation: add a page on amdgpu debugging
On Fr
[AMD Official Use Only - General]
Series is Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Lang Yu
Sent: Monday, March 25, 2024 1:37 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Koenig, Christian
; Gopalakrishnan, Veerabadhran (Veera)
; Yu, Lang
[AMD Official Use Only - General]
Acked-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Alex Deucher
Sent: Friday, January 19, 2024 3:51 AM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander
Subject: [PATCH] drm/amdgpu: update documentation on new chips
These have be
[AMD Official Use Only - General]
Series is Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Alex Deucher
Sent: Tuesday, January 23, 2024 3:47 AM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; sta...@vger.kernel.org
Subject: [PATCH 2/2] drm/amdgpu/gfx11:
: amdgpu: WALKER_ERROR: 0x0
[ 72.743173] amdgpu :03:00.0: amdgpu: PERMISSION_FAULTS: 0x2
[ 72.743181] amdgpu :03:00.0: amdgpu: MAPPING_ERROR: 0x1
[ 72.743189] amdgpu :03:00.0: amdgpu: RW: 0x0
Thanks,
Feifei
-Original Message-
From: Xu, Feifei
Sent: Tuesday
: Xu, Feifei ; Zhang, Hawking ;
Wang, Yang(Kevin) ; amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/amdgpu:Check gfx poweron when skip flush_gpu_tlb
Hi Feifei,
yeah, that is correct behavior. The GMC callback should *not* get called during
resume in a reset, because the reset needs to take
t;flush_gpu_tlb(adev, vmid, vmhub,
flush_type);
up_read(&adev->reset_domain->sem); //unlock
return;
}
Thanks,
Feifei
-Original Message-
From: Xu, Feifei
Sent: Tuesday, October 10, 2023 5:44 PM
To: Chr
t; First of all the patch is broken because you only handle the locking, but
>> not the unlocking part.
For the unlocking part, realized that you and Kevin are correct. Lock/unlock
not paried.
Thanks,
Feifei
-Original Message-
From: Christian König
Sent: Monday, October 9, 2023 4
Xu, Feifei would like to recall the message, "[PATCH] drm/amdgpu:Check gfx
poweron when skip flush_gpu_tlb".
se lock/unlock not paried.
Thanks,
Feifei
-Original Message-
From: Christian König
Sent: Monday, October 9, 2023 4:52 PM
To: Xu, Feifei ; Wang, Yang(Kevin) ;
amd-gfx@lists.freedesktop.org
Cc: Koenig, Christian ; Zhang, Hawking
Subject: Re: [PATCH] drm/amdgpu:Check gfx poweron when skip flush_gpu_tl
amdgpu_gmc_flush_gpu_tlb() :
if (!down_read_trylock(&adev->reset_domain->sem) && //--> true in gfx11
+!adev->gfx.is_poweron) //--> (!adev->gfx.is_poweron) = false in gfx11,
and the whole if statement will be false, not return ahead.
Thanks,
Feifei
-----Original Message-
-
From: Zhang, Hawking
Sent: Monday, October 9, 2023 4:58 PM
To: Xu, Feifei ; Wang, Yang(Kevin) ;
amd-gfx@lists.freedesktop.org
Cc: Koenig, Christian
Subject: RE: [PATCH] drm/amdgpu:Check gfx poweron when skip flush_gpu_tlb
[AMD Official Use Only - General]
adev->gfx.is_poweron che
after merging code into one line may result in the lock not being
>> released if the lock can be acquired success.
If !adev->gfx.is_poweron is true, the reset_domin->sem will not be
down_read_trylock, thus could avoid this deadlock.
Thanks,
Feifei
-Original Message-----
From: Wang,
[AMD Official Use Only - General]
Hi Mario,
Navi32 which DCE3.2.0 not support this. This patch will cause modprobe fail on
NV32.
[ +0.000126] [drm] DSC precompute is not needed.
[ +19.026503] amdgpu :03:00.0: amdgpu: SMU: I'm not done with your previous
command: SMN_C2PMSG_66:0x002D S
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Kenneth Feng
Sent: Friday, August 11, 2023 12:28 PM
To: amd-gfx@lists.freedesktop.org
Cc: Feng, Kenneth
Subject: [PATCH] drm/amd/pm: add unique_id for gc 11.0.3
drm/amd/pm: add uniqu
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Kenneth Feng
Sent: Friday, June 9, 2023 10:56 AM
To: amd-gfx@lists.freedesktop.org
Cc: Quan, Evan ; Feng, Kenneth
Subject: [PATCH] drm/amd/pm: workaround for compute workload type on
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Emily Deng
Sent: Tuesday, June 6, 2023 2:52 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deng, Emily
Subject: [PATCH] drm/amdgpu/mmsch: Correct the definition for mmsch init header
For t
[AMD Official Use Only - General]
Acked-by: Feifei Xu
-Original Message-
From: Horatio Zhang
Sent: Tuesday, May 30, 2023 2:53 AM
To: amd-gfx@lists.freedesktop.org
Cc: Xu, Feifei ; Yao, Longlong ;
Zhang, Horatio ; Pan, Xinhui
Subject: [PATCH] drm/amdgpu: fix Null pointer dereference
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Gao, Likun
Sent: Friday, May 19, 2023 7:17 PM
To: amd-gfx list
Cc: Zhang, Hawking
Subject: FW: [PATCH 1/2] drm/amdgpu: fix vga_set_state NULL pointer issue
[AMD Official Use Only
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: Horatio Zhang
Sent: Wednesday, April 26, 2023 4:41 PM
To: Zhang, Hawking ; Koenig, Christian
; Chen, Guchun ;
amd-gfx@lists.freedesktop.org
Cc: Xu, Feifei ; Yao, Longlong ;
Zhang, Horatio ; Zhang
.
Here's an example,
modprobe amdgpu
modprobe -r amdgpu
modprobe amdgpu reset_method=3 //The real reset method should be mode1 reset,
since it is initialization.
Regards,
Lyndon
> -Original Message-
> From: Xu, Feifei
> Sent: Monday, April 24, 2023 2:00 PM
> To: Li,
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: lyndonli
Sent: Monday, April 24, 2023 9:58 AM
To: amd-gfx@lists.freedesktop.org
Cc: Liu, Shaoyun ; Zhao, Victor ;
Feng, Kenneth ; Xu, Feifei ; Li,
Yunxiang (Teddy) ; Li, Lyndon
Subject: [PATCH 1/2
corrected. And adding comment before the code " r
= amdgpu_asic_reset(adev);"
Reviewed-by: Feifei Xu
-Original Message-
From: lyndonli
Sent: Monday, April 24, 2023 9:58 AM
To: amd-gfx@lists.freedesktop.org
Cc: Liu, Shaoyun ; Zhao, Victor ;
Feng, Kenneth ; Xu, Feifei ; Li,
Yunxi
(Vulkan stress test), if we shorten the 120s to a reasonable range like 100s,
it can also fix the software hang.
-Original Message-
From: Alex Deucher
Sent: Thursday, April 20, 2023 8:57 PM
To: Xu, Feifei
Cc: amd-gfx@lists.freedesktop.org; Zhang, Hawking
Subject: Re: [PATCH] drm
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: lyndonli
Sent: Thursday, April 6, 2023 4:12 PM
To: amd-gfx@lists.freedesktop.org
Cc: Xu, Feifei ; Gao, Likun ; Zhang,
Hawking ; Li, Lyndon
Subject: [PATCH] drm/amdgpu: Fix sdma v4 sw fini error
Fix
Series is Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Tuesday, February 21, 2023 3:51 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Quan, Evan
Subject: [PATCH 2/2] drm/amd/pm: no pptable resetup on runpm exiting
It is assumed
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Jack Xiao
Sent: Monday, February 13, 2023 6:52 PM
To: amd-gfx@lists.freedesktop.org
Cc: Xiao, Jack ; jfale...@redhat.com
Subject: [PATCH] drm/amd/amdgpu: fix warining during suspend
Freeing memory was warned during
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Friday, February 3, 2023 5:39 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Quan, Evan
Subject: [PATCH] drm/amd/pm: add SMU 13.0.7 missing GetPptLim
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Saturday, January 28, 2023 4:06 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Quan, Evan
Subject: [PATCH] drm/amdgpu: enable HDP SD for gfx 11.0.3
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Friday, January 20, 2023 11:28 AM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Quan, Evan
Subject: [PATCH] drm/amd/pm: add missing AllowIHInterrupt
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: Gao, Likun
Sent: Wednesday, November 23, 2022 6:01 PM
To: amd-gfx list
Cc: Zhang, Hawking ; Xu, Feifei
Subject: [PATCH] drm/amdgpu: skip vram reserve on firmware_v2_2 for bare-metal
[AMD Official
[AMD Official Use Only - General]
Series is Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Hawking Zhang
Sent: Friday, September 16, 2022 1:00 AM
To: amd-gfx@lists.freedesktop.org; Gao, Likun ; Deucher,
Alexander
Cc: Zhang, Hawking
Subject: [PATCH 0/4] support
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Tuesday, August 23, 2022 9:23 AM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Quan, Evan
; Zhang, Hawking
Subject: [PATCH] drm/amd/pm: update SMU 13
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Kenneth Feng
Sent: Tuesday, August 9, 2022 3:22 PM
To: amd-gfx@lists.freedesktop.org
Cc: Feng, Kenneth
Subject: [PATCH] drm/amd/pm: skip pptable override for smu_v13_0_7
skip ppt
[AMD Official Use Only - General]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Tuesday, August 9, 2022 9:31 AM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Quan, Evan
; Zhang, Hawking
Subject: [PATCH] drm/amd/pm: add 3715 softp
[AMD Official Use Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Oak Zeng
Sent: Tuesday, June 29, 2021 7:16 AM
To: amd-gfx@lists.freedesktop.org
Cc: Kuehling, Felix ; Zhu, James ;
Koenig, Christian ; Zeng, Oak
Subject: [PATCH] drm/amdgpu: Set ttm caching fl
and others are the same in both driver and PMFW - which
should skip and return 0.
So I am ok with the simplify code logic. Will take your suggestion which return
0 for default. Thanks.
Thanks,
Feifei
-Original Message-
From: Lazar, Lijo
Sent: Thursday, May 20, 2021 7:19 PM
To: Xu
[AMD Official Use Only - Internal Distribution Only]
Maybe the title can be more specific like:
drm/amdgpu: force enable gfx ras in hw_support for vega20 ws
With above modified.
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Stanley.Yang
Sent: Friday, April 30, 2
[AMD Official Use Only - Internal Distribution Only]
Please ignore this one. I made mistake on the instance 8. Will re-send the
patch.
Thanks,
Feifei
-Original Message-
From: Feifei Xu
Sent: Sunday, April 25, 2021 3:31 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Xu
Thanks. Will send V2 with the change.
Thanks,
Feifei
-Original Message-
From: Zhang, Hawking
Sent: Sunday, April 25, 2021 3:13 PM
To: Xu, Feifei ; amd-gfx@lists.freedesktop.org
Cc: Xu, Feifei
Subject: RE: [PATCH] drm/amdgpu: correct sdma 4.x irq.num_types.
[AMD Public Use]
Please
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: Stanley.Yang
Sent: Monday, April 19, 2021 5:44 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Clements, John
; Li, Dennis ; Xu, Feifei
; Yang, Stanley
Subject: [PATCH
Reviewed-by: Feifei Xu
From: Lazar, Lijo
Sent: Friday, March 26, 2021 2:04 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Xu, Feifei ;
Feng, Kenneth ; Wang, Kevin(Yang)
Subject: [PATCH] drm/amd/pm: Fix DPM level count on aldebaran
[AMD Public Use]
Firmware returns zero-based
Reviewed-by: Feifei Xu
From: Lazar, Lijo
Sent: Tuesday, March 23, 2021 9:07 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Xu, Feifei ;
Feng, Kenneth ; Wang, Kevin(Yang)
Subject: [PATCH] drm/amd/pm: Update aldebaran pmfw interface
[AMD Public Use]
Update aldebaran PMFW
OK. Will add in V2
Thanks,
Feifei
-Original Message-
From: Zhang, Hawking
Sent: Monday, March 15, 2021 3:28 PM
To: Xu, Feifei ; amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Lazar, Lijo
Subject: RE: [PATCH] drm/amdgpu: Use DRM_INFO if VFCT table not valid
[AMD Public Use
ginal Message-
From: Feifei Xu
Sent: Monday, March 15, 2021 2:46 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Lazar, Lijo
; Zhang, Hawking ; Xu, Feifei
Subject: [PATCH] drm/amdgpu: Use DRM_INFO if VFCT table not valid
Some ASICs has no GOP driver to copy vbios image to VFCT
s and nv_is_headless().
Thanks,
Feifei
-Original Message-
From: Alex Deucher
Sent: Wednesday, March 10, 2021 12:50 PM
To: Xu, Feifei
Cc: amd-gfx list ; Zhang, Hawking
Subject: Re: [PATCH 2/2] drm/amdgpu: skip query VFCT table for headless ASICs
On Tue, Mar 9, 2021 at 11:38 PM Feif
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of shaoyunl
Sent: 2021年3月10日 上午 9:27
To: amd-gfx@lists.freedesktop.org
Cc: Liu, Shaoyun
Subject: [PATCH] drm/amdgpu: skip read eeprom for device that pending on XGMI
[AMD Public Use]
Thanks Anna. Result is good on SRIOV guest driver as well. Will push with
Reviewed-by: Hawking Zhang
Tested-by Anna Jin < anna@amd.com>
Thanks,
Feifei
-Original Message-
From: Zhang, Hawking
Sent: 2021年3月5日 下午 8:51
To: Xu, Feifei ; amd-gfx@lists.freedeskt
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Friday, March 5, 2021 2:25 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Georgios Toptsidis
; Quan, Evan ; Chen, Guchun
Subject: [
[AMD Official Use Only - Internal Distribution Only]
Series is Acked-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Kevin Wang
Sent: Thursday, March 4, 2021 3:35 PM
To: amd-gfx@lists.freedesktop.org
Cc: Wang, Kevin(Yang)
Subject: [PATCH] drm/amd/pm: remove duplicate XGMI f
Yes, seems un-necessary in current implementation.
Thanks,
Feifei
-Original Message-
From: Lazar, Lijo
Sent: Thursday, March 4, 2021 3:38 PM
To: Chen, Guchun ; Alex Deucher ;
Xu, Feifei
Cc: amd-gfx list ; Zhang, Hawking
Subject: RE: [PATCH] drm/amdgpu: soc15 pcie gen4 support
: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Xu, Feifei
Subject: [PATCH] drm/amdgpu: add sdma 4_x interrupts printing
Add VM_HOLE/DOORBELL_INVALID_BE/POLL_TIMEOUT/SRBMWRITE
interrupt info printing.
Signed-off-by: Feifei Xu
---
drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.h | 5 +
drivers/gpu/drm/a
Thanks. Will modify like this:
if (instance < 0 || instance > adev->sdma.num_instances) {
Thanks,
Feifei
-Original Message-
From: Zhang, Hawking
Sent: Thursday, March 4, 2021 2:54 PM
To: Xu, Feifei ; amd-gfx@lists.freedesktop.org
Cc: Xu, Feifei
Subject: RE: [PATCH] drm/am
Thanks. Will modify to remove the check since all SDMA 4_x share the same
setting logic.
Thanks,
Feifei
-Original Message-
From: Lazar, Lijo
Sent: Thursday, March 4, 2021 1:37 PM
To: Alex Deucher ; Xu, Feifei
Cc: amd-gfx list
Subject: RE: [PATCH] drm/amdgpu: simplify the sdma 4_x
[AMD Official Use Only - Internal Distribution Only]
OK. Thanks for pointing it out. I will modify to remove the check.
Thanks,
Feifei
-Original Message-
From: Alex Deucher
Sent: Thursday, March 4, 2021 1:20 PM
To: Xu, Feifei
Cc: amd-gfx list
Subject: Re: [PATCH] drm/amdgpu: simplify
[AMD Official Use Only - Internal Distribution Only]
Modified the coding style error. And resend. Thanks.
Thanks,
Feifei
-Original Message-
From: Feifei Xu
Sent: Thursday, March 4, 2021 12:54 PM
To: amd-gfx@lists.freedesktop.org; alexdeuc...@gmail.com
Cc: Deucher, Alexander ; Xu
[AMD Official Use Only - Internal Distribution Only]
Thanks. The VegaM still need to be rule out.
Thanks,
Feifei
-Original Message-
From: Alex Deucher
Sent: Thursday, March 4, 2021 12:12 PM
To: Xu, Feifei
Cc: amd-gfx list
Subject: Re: [PATCH] drm/amdgpu: simplify the sdma 4_x MGCG
[AMD Official Use Only - Internal Distribution Only]
Series is
Reviewed-by: Feifei Xu
-Original Message-
From: Zhang, Hawking
Sent: 2020年12月21日 下午 1:43
To: amd-gfx@lists.freedesktop.org; Xu, Feifei ; Koenig,
Christian
Cc: Zhang, Hawking
Subject: [PATCH 3/3] drm/amdgpu: de
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Alex Deucher
Sent: Friday, November 20, 2020 10:55 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander
Subject: [PATCH] drm/amdgpu: only register VGA device
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Flora Cui
Sent: Wednesday, September 23, 2020 2:54 PM
To: amd-gfx@lists.freedesktop.org
Cc: Cui, Flora
Subject: [PATCH] drm/amd/display: fix return value check for
[AMD Official Use Only - Internal Distribution Only]
Acked-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Pan, Xinhui
Sent: Tuesday, September 1, 2020 3:58 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander
Subject: [PATCH] drm/amd/display: Fix a list corruption
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Friday, August 14, 2020 4:44 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Quan, Evan
Subject: [PATCH] drm/amd/pm: drop redundant M
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: Tianci Yin
Sent: Wednesday, June 3, 2020 10:08 AM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Xu, Feifei
; Yuan, Xiaojie ; Li, Pauline
; Yin, Tianci (Rico)
Subject
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of James Zhu
Sent: 2020年4月3日 20:52
To: amd-gfx@lists.freedesktop.org
Cc: Li, Pauline ; Zhu, James
Subject: [PATCH] drm/amdgpu/vcn: add shared menory restore after wa
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: Tianci Yin
Sent: 2020年4月3日 13:30
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Hesik, Christopher
; Zhang, Hawking ; Xu, Feifei
; Yin, Tianci (Rico)
Subject: [PATCH
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: 2020年3月25日 16:12
To: amd-gfx@lists.freedesktop.org
Cc: Quan, Evan
Subject: [PATCH] drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset
This
[AMD Public Use]
Patch3: Acked-by: Feifei Xu
Regards,
Feifei
From: amd-gfx On Behalf Of Xu, Feifei
Sent: 2020年3月6日 9:54
To: Deucher, Alexander ; Alex Deucher
; amd-gfx list
Cc: Tawfik, Aly
Subject: RE: [PATCH 1/2] drm/amdgpu/display: fix pci revision id fetching
[AMD Public Use]
Patch1
[AMD Public Use]
Patch1, Patch2 are :
Reviewed-by: Feifei Xu
From: Deucher, Alexander
Sent: 2020年3月6日 0:00
To: Xu, Feifei ; Alex Deucher ;
amd-gfx list
Cc: Tawfik, Aly
Subject: Re: [PATCH 1/2] drm/amdgpu/display: fix pci revision id fetching
[AMD Public Use]
Is this for the series, or
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Alex Deucher
Sent: 2020年3月5日 13:23
To: amd-gfx list
Cc: Deucher, Alexander ; Tawfik, Aly
Subject: Re: [PATCH 1/2] drm/amdgpu/display: fix pci revision id fetchi
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: Tianci Yin
Sent: 2020年3月2日 9:57
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Xu, Feifei ;
Gao, Likun ; Yuan, Xiaojie ; Long,
Gang ; Li, Pauline ; Yin, Tianci (Rico
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: Chengming Gui
Sent: 2020年2月14日 19:33
To: amd-gfx@lists.freedesktop.org
Cc: Quan, Evan ; Feng, Kenneth ; Xu,
Feifei ; Gui, Jack
Subject: [PATCH] drm/amdgpu: add sysfs interface to
Reviewed-by: Feifei Xu
> On Feb 10, 2020, at 23:17, Bhawanpreet Lakha
> wrote:
>
> there was a type in the terminate command.
>
> We should be calling psp_dtm_unload() instead of psp_hdcp_unload()
>
> Fixes: 143f2305 ("drm/amdgpu: psp DTM init"
> Signed-off-by: Bhawanpreet Lakha
> ---
Reviewed-by: Feifei Xu
> On Jan 30, 2020, at 16:59, Evan Quan wrote:
>
> This workaround is needed only for Navi10 12 Gbps SKUs.
>
> Change-Id: I4bfcb8a8dbff785a159e6a1ed413d93063403ab3
> Signed-off-by: Evan Quan
> ---
> drivers/gpu/drm/amd/powerplay/amdgpu_smu.c| 18 +++
> .../gpu/
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Pan, Xinhui
Sent: 2020年1月22日 11:10
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Zeng, Oak
Subject: [PATCH] drm/amdgpu: initialize bo_va_list when ad
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Pan, Xinhui
Sent: Thursday, January 16, 2020 2:10 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander
Subject: [PATCH] drm/amdgpu: add the lost mutex_init back
Initialize notifier_lock.
Signed-off-by: xinh
Reviewed-by: Feifei Xu
-Original Message-
From: Tianci Yin
Sent: Monday, January 13, 2020 10:06 AM
To: amd-gfx@lists.freedesktop.org
Cc: Tuikov, Luben ; Koenig, Christian
; Deucher, Alexander ;
Zhang, Hawking ; Xu, Feifei ; Yuan,
Xiaojie ; Long, Gang ; Wang,
Kevin(Yang) ; Yin
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Monday, December 30, 2019 6:40 PM
To: amd-gfx@lists.freedesktop.org
Cc: Quan, Evan
Subject: [PATCH] drm/amd/powerplay: avoid deadlock on Vega20 swSMU routine
The lock required was already hold by its
Series is Reviewed-by: Feifei Xu
-Original Message-
From: Tianci Yin
Sent: Wednesday, December 11, 2019 8:00 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Xu, Feifei ;
Yuan, Xiaojie ; Long, Gang ; Li,
Pauline ; Yin, Tianci (Rico)
Subject: [PATCH 2/2] drm/amdgpu/gfx10
Reviewed-by: Feifei Xu
-Original Message-
From: Tianci Yin
Sent: Wednesday, December 11, 2019 2:09 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Xu, Feifei ;
Yuan, Xiaojie ; Long, Gang ; Li,
Pauline ; Yin, Tianci (Rico)
Subject: [PATCH] drm/amdgpu/gfx10: update gfx
Series is Reviewed-by: Feifei Xu
-Original Message-
From: Tianci Yin
Sent: Wednesday, December 11, 2019 11:22 AM
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Xu, Feifei ;
Yuan, Xiaojie ; Long, Gang ; Li,
Pauline ; Yin, Tianci (Rico)
Subject: [PATCH 1/2] drm/amdgpu/gfx10
Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Quan, Evan
Sent: Wednesday, November 6, 2019 2:57 PM
To: amd-gfx@lists.freedesktop.org
Cc: Quan, Evan
Subject: [PATCH] drm/amd/powerplay: fix deadlock on setting
power_dpm_force_performance_level
smu_enable_umd_pst
Series is Reviewed-by: Feifei Xu
-Original Message-
From: amd-gfx On Behalf Of Quan, Evan
Sent: 2019年11月5日 18:24
To: amd-gfx@lists.freedesktop.org
Cc: Strawbridge, Michael ; Kim, Jonathan
; Quan, Evan
Subject: [PATCH 1/2] drm/amdgpu: fix possible pstate switch race condition
Added l
1 - 100 of 160 matches
Mail list logo