drm/nouveau/fifo/gk104-: abstract mmu fault data structures
[cascardo/linux.git] / drivers / gpu / drm / nouveau / nvkm / engine / fifo / gk208.c
index 6e0d0d7..160617d 100644 (file)
 
 static const struct gk104_fifo_func
 gk208_fifo = {
+       .fault.engine = gk104_fifo_fault_engine,
+       .fault.reason = gk104_fifo_fault_reason,
+       .fault.hubclient = gk104_fifo_fault_hubclient,
+       .fault.gpcclient = gk104_fifo_fault_gpcclient,
        .chan = {
                &gk104_fifo_gpfifo_oclass,
                NULL