Symbol: NVIF_ERRON
drivers/gpu/drm/nouveau/nvif/conn.c
65
NVIF_ERRON(ret, &disp->object, "[NEW conn id:%d]", id);
drivers/gpu/drm/nouveau/nvif/disp.c
73
NVIF_ERRON(ret, &device->object, "[NEW disp%04x]", disps[cid].oclass);
drivers/gpu/drm/nouveau/nvif/event.c
33
NVIF_ERRON(ret, &event->object, "[BLOCK]");
drivers/gpu/drm/nouveau/nvif/event.c
44
NVIF_ERRON(ret, &event->object, "[ALLOW]");
drivers/gpu/drm/nouveau/nvif/event.c
74
NVIF_ERRON(ret && warn, parent, "[NEW EVENT wait:%d size:%zd]",
drivers/gpu/drm/nouveau/nvif/head.c
35
NVIF_ERRON(ret, &head->object, "[NEW EVENT:VBLANK]");
drivers/gpu/drm/nouveau/nvif/head.c
56
NVIF_ERRON(ret, &disp->object, "[NEW head id:%d]", args.id);
drivers/gpu/drm/nouveau/nvif/outp.c
108
NVIF_ERRON(ret, &outp->object, "[DP_DRIVE lanes:%d]", args.lanes);
drivers/gpu/drm/nouveau/nvif/outp.c
129
NVIF_ERRON(ret, &outp->object,
drivers/gpu/drm/nouveau/nvif/outp.c
153
NVIF_ERRON(ret, &outp->object, "[DP_RATES rates:%d]", args.rates);
drivers/gpu/drm/nouveau/nvif/outp.c
191
NVIF_ERRON(ret, &outp->object, "[DP_AUX_PWR state:%d]", args.state);
drivers/gpu/drm/nouveau/nvif/outp.c
209
NVIF_ERRON(ret, &outp->object, "[HDA_ELD head:%d size:%d]", head, size);
drivers/gpu/drm/nouveau/nvif/outp.c
221
NVIF_ERRON(ret, &outp->object, "[INFOFRAME type:%d size:%d]", type, size);
drivers/gpu/drm/nouveau/nvif/outp.c
243
NVIF_ERRON(ret, &outp->object,
drivers/gpu/drm/nouveau/nvif/outp.c
262
NVIF_ERRON(ret, &outp->object, "[LVDS dual:%d 8bpc:%d]", args.dual, args.bpc8);
drivers/gpu/drm/nouveau/nvif/outp.c
276
NVIF_ERRON(ret, &outp->object, "[BL_SET level:%d]", args.level);
drivers/gpu/drm/nouveau/nvif/outp.c
289
NVIF_ERRON(ret, &outp->object, "[BL_GET level:%d]", args.level);
drivers/gpu/drm/nouveau/nvif/outp.c
297
NVIF_ERRON(ret, &outp->object, "[RELEASE]");
drivers/gpu/drm/nouveau/nvif/outp.c
325
NVIF_ERRON(ret, &outp->object, "[ACQUIRE PIOR] or:%d", args.or);
drivers/gpu/drm/nouveau/nvif/outp.c
338
NVIF_ERRON(ret, &outp->object, "[ACQUIRE SOR] or:%d link:%d", args.or, args.link);
drivers/gpu/drm/nouveau/nvif/outp.c
349
NVIF_ERRON(ret, &outp->object, "[ACQUIRE DAC] or:%d", args.or);
drivers/gpu/drm/nouveau/nvif/outp.c
381
NVIF_ERRON(ret && ret != -ENODEV, &outp->object, "[INHERIT proto:LVDS] ret:%d", ret);
drivers/gpu/drm/nouveau/nvif/outp.c
392
NVIF_ERRON(ret && ret != -ENODEV, &outp->object, "[INHERIT proto:TMDS] ret:%d", ret);
drivers/gpu/drm/nouveau/nvif/outp.c
403
NVIF_ERRON(ret && ret != -ENODEV, &outp->object, "[INHERIT proto:DP] ret:%d", ret);
drivers/gpu/drm/nouveau/nvif/outp.c
417
NVIF_ERRON(ret && ret != -ENODEV, &outp->object, "[INHERIT proto:RGB_CRT] ret:%d", ret);
drivers/gpu/drm/nouveau/nvif/outp.c
43
NVIF_ERRON(ret, &outp->object,
drivers/gpu/drm/nouveau/nvif/outp.c
431
NVIF_ERRON(ret, &outp->object, "[LOAD_DETECT data:%08x] load:%02x", args.data, args.load);
drivers/gpu/drm/nouveau/nvif/outp.c
448
NVIF_ERRON(ret, &outp->object, "[EDID_GET] size:%d", args->size);
drivers/gpu/drm/nouveau/nvif/outp.c
473
NVIF_ERRON(ret, &outp->object, "[DETECT] status:%02x", args.status);
drivers/gpu/drm/nouveau/nvif/outp.c
506
NVIF_ERRON(ret, &disp->object, "[NEW outp id:%d]", id);
drivers/gpu/drm/nouveau/nvif/outp.c
58
NVIF_ERRON(ret, &outp->object, "[DP_MST_ID_PUT id:%08x]", args.id);
drivers/gpu/drm/nouveau/nvif/outp.c
70
NVIF_ERRON(ret, &outp->object, "[DP_MST_ID_GET] id:%08x", args.id);
drivers/gpu/drm/nouveau/nvif/outp.c
90
NVIF_ERRON(ret, &outp->object,