RE: [PATCH AUTOSEL 5.15 3/5] drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series

2024-03-13 Thread Liang, Prike
[AMD Official Use Only - General] > From: Alex Deucher > Sent: Thursday, March 14, 2024 4:46 AM > To: Kuehling, Felix > Cc: Sasha Levin ; linux-ker...@vger.kernel.org; > sta...@vger.kernel.org; Liang, Prike ; Deucher, > Alexander ; Koenig, Christian > ; Pan, Xinhui ; >

RE: [PATCH] drm/amd/pm: skip PrepareMp1ForUnload message in s0ix

2021-06-28 Thread Liang, Prike
[AMD Official Use Only] Thanks update this patch and remove APU flag for avoiding over protection in this case. Reviewed-by: Prike Liang > -Original Message- > From: amd-gfx On Behalf Of > Shyam Sundar S K > Sent: Monday, June 28, 2021 3:55 PM > To: Deucher, Alexander ; Koenig, Christ

RE: [PATCH] drm/amdgpu/display: fix build error casused by CONFIG_DRM_AMD_DC_DCN2_1

2019-10-15 Thread Liang, Prike
Reviewed-by: Prike Liang BTW, would you help clarify why PP_SMU_NUM_DCFCLK_DPM_LEVELS is different from the smu12_driver_if.h define NUM_DCFCLK_DPM_LEVELS in you other patch about drm/amdgpu/powerplay: add renoir funcs to support dc. Is there can track the macro definition update ? Thanks, P

RE: [PATCH 06/10] drm/ttm: fix busy memory to fail other user v10

2019-05-23 Thread Liang, Prike
annoying error message . Thanks, Prike -Original Message- From: Christian König Sent: Thursday, May 23, 2019 7:04 PM To: Zhou, David(ChunMing) ; Olsak, Marek ; Zhou, David(ChunMing) ; Liang, Prike ; dri-devel@lists.freedesktop.org; amd-...@lists.freedesktop.org Subject: Re: [PATCH 06/10

RE: [PATCH 10/10] drm/amdgpu: stop removing BOs from the LRU v3

2019-05-23 Thread Liang, Prike
: Wednesday, May 22, 2019 9:00 PM To: Olsak, Marek ; Zhou, David(ChunMing) ; Liang, Prike ; dri-devel@lists.freedesktop.org; amd-...@lists.freedesktop.org Subject: [PATCH 10/10] drm/amdgpu: stop removing BOs from the LRU v3 [CAUTION: External Email] This avoids OOM situations when we have lots of

RE: [PATCH 11/11] drm/amdgpu: stop removing BOs from the LRU during CS

2019-05-17 Thread Liang, Prike
ret = -EAGAIN; } return ret; } Thanks Prike From: Christian König Sent: Wednesday, May 15, 2019 3:05 PM To: Liang, Prike ; Marek Olšák Cc: Zhou, David(ChunMing) ; dri-devel ; amd-gfx mailing list Subject: Re: [PATCH 11/11] drm/amdgpu: stop

RE: [PATCH 11/11] drm/amdgpu: stop removing BOs from the LRU during CS

2019-05-14 Thread Liang, Prike
15, 2019 3:33 AM To: Christian König Cc: Zhou, David(ChunMing) ; Liang, Prike ; dri-devel ; amd-gfx mailing list Subject: Re: [PATCH 11/11] drm/amdgpu: stop removing BOs from the LRU during CS [CAUTION: External Email] This series fixes the OOM errors. However, if I torture the kernel driver more,

RE: [PATCH 4/4] drm/amdgpu: stop removing BOs from the LRU during CS

2019-05-13 Thread Liang, Prike
Hi Christian , The series patch can resolve Abaqus pinned failed issue . Would you like push the four fix patches to drm-next branch . Thanks, Prike -Original Message- From: Christian König Sent: Friday, May 10, 2019 10:13 PM To: Olsak, Marek ; Zhou, David(ChunMing) ; Liang, Prike

RE: [PATCH 1/2] drm/ttm: fix busy memory to fail other user v7

2019-05-12 Thread Liang, Prike
following patch to the drm-next branch . drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve drm/ttm: fix busy memory to fail other user v7 Thanks, Prike From: Liang, Prike Sent: Friday, May 10, 2019 1:40 PM To: Koenig, Christian ; Zhou, David(ChunMing) ; dri-devel

RE: [PATCH 2/2] drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve

2019-05-12 Thread Liang, Prike
Acked-by: Prike Liang -Original Message- From: Chunming Zhou Sent: Tuesday, May 07, 2019 7:46 PM To: Koenig, Christian ; Liang, Prike ; dri-devel@lists.freedesktop.org Cc: Zhou, David(ChunMing) Subject: [PATCH 2/2] drm/amd/display: use ttm_eu_reserve_buffers instead of

RE: [PATCH 1/2] drm/ttm: fix busy memory to fail other user v7

2019-05-09 Thread Liang, Prike
l+0x3a0/0x5a0 [ 2703.222596] [] ? __schedule+0x13a/0x890 [ 2703.228172] [] SyS_ioctl+0xa1/0xc0 [ 2703.233308] [] system_call_fastpath+0x22/0x27 Thanks, Prike From: Christian König Sent: Thursday, May 09, 2019 10:59 PM To: Zhou, David(ChunMing) ; Koenig, Christian ; Liang, Prike ; dri-devel@lists.fr

RE: [PATCH] ttm: wait mem space if user allow while gpu busy

2019-04-22 Thread Liang, Prike
Acked-by: Prike Liang Thanks, Prike -Original Message- From: Chunming Zhou Sent: Monday, April 22, 2019 6:39 PM To: dri-devel@lists.freedesktop.org Cc: Liang, Prike ; Zhou, David(ChunMing) Subject: [PATCH] ttm: wait mem space if user allow while gpu busy heavy gpu job could occupy