[PATCH] drm/amdgpu: Enable gfxoff quirk on MacBook Pro

2022-04-06 Thread Tomasz Moń
Enabling gfxoff quirk results in perfectly usable graphical user interface on MacBook Pro (15-inch, 2019) with Radeon Pro Vega 20 4 GB. Without the quirk, X server is completely unusable as every few seconds there is gpu reset due to ring gfx timeout. Signed-off-by: Tomasz Moń --- drivers/gpu

Re: [PATCH 1/1] drm/amdgpu: Flush TLB after mapping for VG20+XGMI

2022-04-04 Thread Tomasz Moń
On Mon, 2022-04-04 at 15:18 -0400, Alex Deucher wrote: > On Mon, Apr 4, 2022 at 3:03 PM Tomasz Moń wrote: > > On top of what commit does this work? > > > > It does not apply at top of v5.18-rc1. > > This is stuff for drm-next > (https://gitlab.freedesktop.org/

Re: [PATCH 1/1] drm/amdgpu: Flush TLB after mapping for VG20+XGMI

2022-04-04 Thread Tomasz Moń
On 4/1/22 21:57, Philip Yang wrote: For VG20 + XGMI bridge, all mappings PTEs cache in TC, this may have stall invalid PTEs in TC because one cache line has 8 pages. Need always flush_tlb after updating mapping. Signed-off-by: Philip Yang --- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 6 ++

Re: Waiting for fences timed out on MacBook Pro 2019

2022-03-28 Thread Tomasz Moń
On 2/6/22 09:17, Tomasz Moń wrote: On Mon, Jul 12, 2021 at 11:56 AM Tomasz Moń wrote: I am having trouble getting Linux to run on MacBook Pro 2019 with Radeon Pro Vega 20 4 GB. Basically as soon as graphical user interface starts, the whole system freezes. This happens with every Linux kernel

Re: Waiting for fences timed out on MacBook Pro 2019

2022-02-07 Thread Tomasz Moń
On Mon, Jul 12, 2021 at 11:56 AM Tomasz Moń wrote: > I am having trouble getting Linux to run on MacBook Pro 2019 with > Radeon Pro Vega 20 4 GB. Basically as soon as graphical user interface > starts, the whole system freezes. This happens with every Linux kernel > version I have tr

Re: Waiting for fences timed out on MacBook Pro 2019

2021-07-13 Thread Tomasz Moń
On Mon, Jul 12, 2021 at 8:35 PM Alex Deucher wrote: > On Mon, Jul 12, 2021 at 5:57 AM Tomasz Moń wrote: > > I am having trouble getting Linux to run on MacBook Pro 2019 with > > Radeon Pro Vega 20 4 GB. Basically as soon as graphical user interface > > starts, the whole

Waiting for fences timed out on MacBook Pro 2019

2021-07-12 Thread Tomasz Moń
[ 227.396593] applesmc: driver init failed (ret=-5)! How do I debug this further? Best regards, Tomasz Moń ___ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx