Searched refs:nvkm_error_ratelimited (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
D | gf100.c | 38 nvkm_error_ratelimited(subdev, in gf100_bus_intr()
|
D | nv31.c | 48 nvkm_error_ratelimited(subdev, "MMIO %s of %08x FAULT at %06x\n", in nv31_bus_intr()
|
D | nv50.c | 63 nvkm_error_ratelimited(subdev, "MMIO %s of %08x FAULT at %06x\n", in nv50_bus_intr()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | subdev.h | 94 #define nvkm_error_ratelimited(s,f,a...) nvkm_printk((s), ERROR, err_ratelimited, f, ##a) macro
|