Lines Matching refs:NV_ERROR
353 NV_ERROR(drm, "failed to create ce channel, %d\n", ret); in nouveau_accel_ce_init()
381 NV_ERROR(drm, "failed to create kernel channel, %d\n", ret); in nouveau_accel_gr_init()
417 NV_ERROR(drm, "failed to allocate sw or blit class, %d\n", ret); in nouveau_accel_gr_init()
430 NV_ERROR(drm, "failed to allocate notifier, %d\n", ret); in nouveau_accel_gr_init()
524 NV_ERROR(drm, "failed to initialise sync subsystem, %d\n", ret); in nouveau_accel_init()
554 NV_ERROR(drm, "%pV", &vaf); in nouveau_drm_errorf()
768 NV_ERROR(drm, "Device allocation failed: %d\n", ret); in nouveau_drm_device_new()
774 NV_ERROR(drm, "Failed to map PRI: %d\n", ret); in nouveau_drm_device_new()
780 NV_ERROR(drm, "No supported MMU class\n"); in nouveau_drm_device_new()
786 NV_ERROR(drm, "MMU allocation failed: %d\n", ret); in nouveau_drm_device_new()
1013 NV_ERROR(drm, "Client resume failed with error: %d\n", ret); in nouveau_do_resume()
1158 NV_ERROR(drm, "resume failed with: %d\n", ret); in nouveau_pmops_runtime_resume()