]> git.itanic.dy.fi Git - linux-stable/commit
nouveau/gsp: don't check devinit disable on GSP.
authorDave Airlie <airlied@redhat.com>
Thu, 14 Mar 2024 01:45:21 +0000 (11:45 +1000)
committerDanilo Krummrich <dakr@redhat.com>
Tue, 19 Mar 2024 13:34:55 +0000 (14:34 +0100)
commit5d4e8ae6e57b025802aadf55a4775c55cceb75f1
tree333129825e75f865765dae21d0c54078639ec5dd
parent807f96abdf14c80f534c78f2d854c2590963345c
nouveau/gsp: don't check devinit disable on GSP.

GSP should be handling this and I can see no evidence in opengpu
driver that this register should be touched.

Fixed acceleration on 2080 Ti GPUs.

Fixes: 15740541e8f0 ("drm/nouveau/devinit/tu102-: prepare for GSP-RM")
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240314014521.2695233-1-airlied@gmail.com
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/r535.c