linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm/subdev
Ben Skeggs 3968d6920b drm/nouveau/fault: add explicit control over fault buffer interrupts
The GPU will continually fire interrupts while a fault buffer GET != PUT,
and to stop the spurious interrupts while the handler does its thing, we
were disabling the fault buffer temporarily.

This is not actually a great idea to begin with, and made worse by Volta
resetting GET/PUT when it's reactivated.  So, let's not do that.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2018-12-11 15:37:46 +10:00
..
bar Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes 2018-01-19 12:12:31 +10:00
bios drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry 2018-07-16 18:06:29 +10:00
bus License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk drm/nouveau/clk: Use list_for_each_entry_from_reverse 2018-05-18 17:09:35 +10:00
devinit drm/nouveau/devinit/gm200-: export function to upload+execute PMU/PRE_OS 2018-12-11 15:37:45 +10:00
fault drm/nouveau/fault: add explicit control over fault buffer interrupts 2018-12-11 15:37:46 +10:00
fb drm/nouveau/bios: translate additional memory types 2018-12-11 15:37:45 +10:00
fuse License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gpio License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
i2c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ibus License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
iccsense License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
instmem drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning address 2018-12-11 15:37:46 +10:00
ltc drm/nouveau/gr/gp102-: setup stencil zbc 2018-05-18 15:01:26 +10:00
mc drm/nouveau/mc/gp100-: route fault buffer interrupts to FAULT 2018-05-18 15:01:20 +10:00
mmu drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer 2018-09-07 06:54:28 +10:00
mxm License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes 2018-01-26 15:27:07 +10:00
pmu drm/nouveau/pmu/fuc: don't use movw directly anymore 2018-02-02 15:24:03 +10:00
secboot drm/nouveau/core: support multiple nvdec instances 2018-12-11 15:37:44 +10:00
therm drm/nouveau: Make clock gate support conditional 2018-02-16 14:07:58 +10:00
timer drm/nouveau/tmr: detect stalled gpu timer and break out of waits 2018-12-11 15:37:45 +10:00
top drm/nouveau/core: support multiple nvdec instances 2018-12-11 15:37:44 +10:00
volt License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kbuild drm/nouveau/core: define FAULT subdev 2018-05-18 15:01:20 +10:00