commit | 4593c1b6d159f1e5c35c07a7f125e79e5a864302 | [log] [tgz] |
---|---|---|
author | Tomasz Moń <desowin@gmail.com> | Wed Apr 06 21:49:21 2022 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Apr 13 22:22:27 2022 -0400 |
tree | f4607cccd37ff314d165f590a0d0b5002f60b259 | |
parent | 887f75cfd0da44c19dda93b2ff9e70ca8792cdc1 [diff] |
drm/amdgpu: Enable gfxoff quirk on MacBook Pro 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ń <desowin@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org