OpenCloudOS-Kernel/drivers/gpu/drm/nouveau/nvif
Ben Skeggs 59f216cf04 drm/nouveau: rip out nvkm_client.super
No longer required now that userspace can't touch anything that might
need it, and should fix DRM MM operations racing with each other, and
the random hangs/crashes that come with that.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
2021-08-18 19:00:15 +10:00
..
Kbuild drm/nouveau/nvif: protect waits against GPU falling off the bus 2020-04-07 14:37:50 +10:00
client.c drm/nouveau: rip out nvkm_client.super 2021-08-18 19:00:15 +10:00
device.c drm/nouveau/nvif: give every usermode object a human-readable identifier 2020-07-24 18:50:51 +10:00
disp.c drm/nouveau/disp/ga10[24]: initial support 2021-01-15 10:25:24 +10:00
driver.c drm/nouveau/nvif: rename client ctor/dtor 2020-07-24 18:50:50 +10:00
fifo.c drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info 2021-02-11 11:49:58 +10:00
mem.c drm/nouveau/nvif: give every mem object a human-readable identifier 2020-07-24 18:50:51 +10:00
mmu.c drm/nouveau/nvif: give every mmu object a human-readable identifier 2020-07-24 18:50:50 +10:00
notify.c drm/nouveau/nvif: give every notify object a human-readable name 2020-07-24 18:50:51 +10:00
object.c drm/nouveau: rip out nvkm_client.super 2021-08-18 19:00:15 +10:00
timer.c drm/nouveau/nvif: protect waits against GPU falling off the bus 2020-04-07 14:37:50 +10:00
user.c drm/nouveau/nvif: give every usermode object a human-readable identifier 2020-07-24 18:50:51 +10:00
userc361.c drm/nouveau/nvif: access PTIMER through usermode class, if available 2020-04-07 14:37:50 +10:00
vmm.c drm/nouveau/nvif: give every vmm object a human-readable identifier 2020-07-24 18:50:51 +10:00