linux_dsm_epyc7002/drivers/gpu/drm/nouveau/include
Ben Skeggs ab2ee9ffa3 drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Some GPU units are capable of supporting "replayable" page faults, where
the execution unit will wait for SW to fixup GPU page tables rather than
triggering a channel-fatal fault.

This feature isn't useful (it's harmful, even) unless something like HMM
is being used to manage events appearing in the replayable fault buffer,
so, it's disabled by default.

This commit allows a client to request it be enabled.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2019-02-20 09:00:00 +10:00
..
nvif drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled 2019-02-20 09:00:00 +10:00
nvkm drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled 2019-02-20 09:00:00 +10:00