[PATCH AUTOSEL 5.4 22/34] drm/amdgpu: fix preemption unit test

2020-07-20 Thread Sasha Levin
From: Jack Xiao [ Upstream commit d845a2051b6b673fab4229b920ea04c7c4352b51 ] Remove signaled jobs from job list and ensure the job was indeed preempted. Signed-off-by: Jack Xiao Reviewed-by: Hawking Zhang Signed-off-by: Alex Deucher Signed-off-by: Sasha Levin ---

[PATCH AUTOSEL 5.4 21/34] drm/amdgpu/gfx10: fix race condition for kiq

2020-07-20 Thread Sasha Levin
From: Jack Xiao [ Upstream commit 7d65a577bb58d4f27a3398a4c0cb0b00ab7d0511 ] During preemption test for gfx10, it uses kiq to trigger gfx preemption, which would result in race condition with flushing TLB for kiq. Signed-off-by: Jack Xiao Reviewed-by: Hawking Zhang Acked-by: Christian König

[PATCH AUTOSEL 5.7 27/40] drm/amdgpu: fix preemption unit test

2020-07-20 Thread Sasha Levin
From: Jack Xiao [ Upstream commit d845a2051b6b673fab4229b920ea04c7c4352b51 ] Remove signaled jobs from job list and ensure the job was indeed preempted. Signed-off-by: Jack Xiao Reviewed-by: Hawking Zhang Signed-off-by: Alex Deucher Signed-off-by: Sasha Levin ---

[PATCH AUTOSEL 5.7 26/40] drm/amdgpu/gfx10: fix race condition for kiq

2020-07-20 Thread Sasha Levin
From: Jack Xiao [ Upstream commit 7d65a577bb58d4f27a3398a4c0cb0b00ab7d0511 ] During preemption test for gfx10, it uses kiq to trigger gfx preemption, which would result in race condition with flushing TLB for kiq. Signed-off-by: Jack Xiao Reviewed-by: Hawking Zhang Acked-by: Christian König

[PATCH] drm/amd/powerplay: fix typos for clk map

2020-07-20 Thread Jiansong Chen
It should be DCLK1->PPCLK_DCLK_1 and VCLK->PPCLK_VCLK_0. Signed-off-by: Jiansong Chen Change-Id: Ib2239b35840d3774a0e1aa3114d2f965e6d88e7c --- drivers/gpu/drm/amd/powerplay/sienna_cichlid_ppt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: Failed to find memory space for buffer eviction

2020-07-20 Thread Christian König
Am 16.07.20 um 19:05 schrieb Felix Kuehling: Am 2020-07-16 um 2:58 a.m. schrieb Christian König: Am 15.07.20 um 17:14 schrieb Felix Kuehling: Am 2020-07-15 um 5:28 a.m. schrieb Christian König: [SNIP] What could be problematic and result is an overrun is that TTM was buggy and called put_node

Re:

2020-07-20 Thread Christian König
Hi Mauro, I'm not deep into the whole DC design, so just some general high level comments on the cover letter: 1. Please add a subject line to the cover letter, my spam filter thinks that this is suspicious otherwise. 2. Then you should probably note how well (badly?) is that tested. Since

Amdgpu kernel oops and freezing graphics

2020-07-20 Thread Harvey
Hello, this is my first post to this list so please be patient with me ;) The facts: it is now one week that I own a new laptop, a MSI Bravo 17 A4DDR/MS-17FK with Ryzen 7 4800U and hybrid graphics on a Radeon RX 5500M. I installed my beloved Archlinux but I can't start any graphics withpout

Re: Amdgpu kernel oops and freezing graphics

2020-07-20 Thread Harvey
Jack first, thanks for the answer > RX 5500m only has win10 support. I have seen that (well - too late, I admit). But I would be perfectly happy with the processor graphics of the 4800U. I bought the laptop because of the 17 inch display in first place. If there would be a way just to switch

Re:

2020-07-20 Thread Mauro Rossi
Hi Christian, On Mon, Jul 20, 2020 at 11:00 AM Christian König wrote: > > Hi Mauro, > > I'm not deep into the whole DC design, so just some general high level > comments on the cover letter: > > 1. Please add a subject line to the cover letter, my spam filter thinks > that this is suspicious

答复: [PATCH] drm/amd/powerplay: fix typos for clk map

2020-07-20 Thread Gao, Likun
Reviewed-by: Likun Gao Regards, Likun -邮件原件- 发件人: Jiansong Chen [mailto:jiansong.c...@amd.com] 发送时间: 2020年7月21日 12:36 收件人: amd-gfx@lists.freedesktop.org 抄送: Zhou1, Tao ; Feng, Kenneth ; Gao, Likun ; Chen, Jiansong (Simon) 主题: [PATCH] drm/amd/powerplay: fix typos for clk map It

RE: [PATCH] drm/amd/powerplay: fix typos for clk map

2020-07-20 Thread Zhou1, Tao
[AMD Official Use Only - Internal Distribution Only] Acked-by: Tao Zhou -Original Message- From: Jiansong Chen Sent: Tuesday, July 21, 2020 12:36 PM To: amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Feng, Kenneth ; Gao, Likun ; Chen, Jiansong (Simon) Subject: [PATCH]

[PATCH] drm/amd/powerplay: add msg map for mode1 reset

2020-07-20 Thread Likun Gao
From: Likun Gao Mapping Mode1Reset message for sienna_cichlid. Signed-off-by: Likun Gao Change-Id: I9b8d39b10c7723af4589577fdbfa4acd5af6e85d --- drivers/gpu/drm/amd/powerplay/sienna_cichlid_ppt.c | 1 + 1 file changed, 1 insertion(+) diff --git

RE: [PATCH] drm/amdgpu: add printing after executing page reservation to eeprom

2020-07-20 Thread Zhou1, Tao
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Tao Zhou -Original Message- From: Chen, Guchun Sent: Monday, July 20, 2020 11:16 AM To: amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Li, Dennis ; Yang, Stanley ; Zhou1, Tao ; Clements, John Cc: Chen, Guchun

Re: [Linaro-mm-sig] [PATCH 1/2] dma-buf.rst: Document why indefinite fences are a bad idea

2020-07-20 Thread Intel
Hi, On 7/9/20 2:33 PM, Daniel Vetter wrote: Comes up every few years, gets somewhat tedious to discuss, let's write this down once and for all. What I'm not sure about is whether the text should be more explicit in flat out mandating the amdkfd eviction fences for long running compute

Re: [Mesa-dev] [XDC 2020] Virtual conference + Call for Proposals extended 2 weeks more

2020-07-20 Thread Samuel Iglesias Gonsálvez
On 7/3/20 4:41 PM, Samuel Iglesias Gonsálvez wrote: > Hi, > > In the last meeting, X.Org Foundation board has decided that XDC 2020 > will be a virtual conference, given the uncertain COVID-19 situation in > Europe by September, including the possibility of a second wave, > outbreaks and travel