Searched refs:gpcclient (Results 1 – 12 of 12) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gk20a.c | 35 .fault.gpcclient = gk104_fifo_fault_gpcclient,
|
D | gm20b.c | 35 .fault.gpcclient = gk104_fifo_fault_gpcclient,
|
D | gp10b.c | 35 .fault.gpcclient = gk104_fifo_fault_gpcclient,
|
D | gm200.c | 51 .fault.gpcclient = gk104_fifo_fault_gpcclient,
|
D | gk110.c | 57 .fault.gpcclient = gk104_fifo_fault_gpcclient,
|
D | gk208.c | 54 .fault.gpcclient = gk104_fifo_fault_gpcclient,
|
D | gp100.c | 87 .fault.gpcclient = gk104_fifo_fault_gpcclient,
|
D | gv100.c | 296 .fault.gpcclient = gv100_fifo_fault_gpcclient,
|
D | gm107.c | 103 .fault.gpcclient = gk104_fifo_fault_gpcclient,
|
D | gk104.h | 64 const struct nvkm_enum *gpcclient; member
|
D | tu102.c | 111 .fault.gpcclient = gv100_fifo_fault_gpcclient, 290 ec = nvkm_enum_find(fifo->func->fault.gpcclient, info->client); in tu102_fifo_fault()
|
D | gk104.c | 497 ec = nvkm_enum_find(fifo->func->fault.gpcclient, info->client); in gk104_fifo_fault() 1239 .fault.gpcclient = gk104_fifo_fault_gpcclient,
|