[PATCH] drm/amdgpu/gfx9: add gfxoff quirk

Huang Rui ray.huang at amd.com
Tue Apr 14 02:42:55 UTC 2020


On Mon, Apr 13, 2020 at 11:02:22AM -0400, Alex Deucher wrote:
> Ping?
> 
> Alex
> 
> On Thu, Apr 9, 2020 at 11:43 AM Alex Deucher <alexdeucher at gmail.com> wrote:
> >
> > Fix screen corruption with firefox.
> >
> > Bug: https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugzilla.kernel.org%2Fshow_bug.cgi%3Fid%3D207171&data=02%7C01%7Cray.huang%40amd.com%7Cf75dec23c4b04383199e08d7dfbbb4c3%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637223870207754970&sdata=5vPHypd4xqJd8CvmjRMfX3%2BPfmXjZHFkZobgvL4uOto%3D&reserved=0
> > Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

Reviewed-by: Huang Rui <ray.huang at amd.com>

> > ---
> >  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_0.c
> > index 1d18447129b1..e14ff65ac735 100644
> > --- a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
> > +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
> > @@ -1231,6 +1231,8 @@ struct amdgpu_gfxoff_quirk {
> >  static const struct amdgpu_gfxoff_quirk amdgpu_gfxoff_quirk_list[] = {
> >         /* https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugzilla.kernel.org%2Fshow_bug.cgi%3Fid%3D204689&data=02%7C01%7Cray.huang%40amd.com%7Cf75dec23c4b04383199e08d7dfbbb4c3%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637223870207754970&sdata=OsJ3VfUdU1APJ%2BJhIgrzoqAZ%2BjP0YL1gwf3%2FAnHJnDk%3D&reserved=0 */
> >         { 0x1002, 0x15dd, 0x1002, 0x15dd, 0xc8 },
> > +       /* https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugzilla.kernel.org%2Fshow_bug.cgi%3Fid%3D207171&data=02%7C01%7Cray.huang%40amd.com%7Cf75dec23c4b04383199e08d7dfbbb4c3%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637223870207754970&sdata=5vPHypd4xqJd8CvmjRMfX3%2BPfmXjZHFkZobgvL4uOto%3D&reserved=0 */
> > +       { 0x1002, 0x15dd, 0x103c, 0x83e7, 0xd3 },
> >         { 0, 0, 0, 0, 0 },
> >  };
> >
> > --
> > 2.25.2
> >
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Famd-gfx&data=02%7C01%7Cray.huang%40amd.com%7Cf75dec23c4b04383199e08d7dfbbb4c3%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637223870207754970&sdata=Vpz2bX6Dv1VEEgiOxFYaaKqs%2FB1ksl5LBu9v06myyHo%3D&reserved=0


More information about the amd-gfx mailing list