Re: [PATCH] drm/amdgpu: add raven1 gfxoff quirk

2024-09-02 Thread Alex Deucher
Applied. Thanks! On Fri, Aug 30, 2024 at 3:26 AM Lu Yao wrote: > > From: Peng Liu > > Fix screen corruption with openkylin. > > Link: https://bbs.openkylin.top/t/topic/171497 > Signed-off-by: Peng Liu > --- > drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 ++ > 1 file changed, 2 insertions(+) > >

[PATCH] drm/amdgpu: add raven1 gfxoff quirk

2024-08-30 Thread Lu Yao
From: Peng Liu Fix screen corruption with openkylin. Link: https://bbs.openkylin.top/t/topic/171497 Signed-off-by: Peng Liu --- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v9