Home
last modified time | relevance | path

Searched refs:nvdev_error (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dgm20b.c74 nvdev_error(device, "unsupported speedo %d\n", in gm20b_volt_new()
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h290 #define nvdev_error(d,f,a...) nvdev_printk((d), ERROR, err, f, ##a) macro
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2844 nvdev_error(device, "preinit failed with %d\n", ret); in nvkm_device_preinit()
2894 nvdev_error(device, "init failed with %d\n", ret); in nvkm_device_init()
2997 nvdev_error(device, "unable to map PRI\n"); in nvkm_device_ctor()
3007 nvdev_error(device, in nvkm_device_ctor()
3164 nvdev_error(device, "unknown chipset (%08x)\n", boot0); in nvkm_device_ctor()
3214 nvdev_error(device, "%s ctor failed, %d\n", \ in nvkm_device_ctor()