NVIF_ERRON
NVIF_ERRON(ret, &disp->object, "[NEW conn id:%d]", id);
NVIF_ERRON(ret, &device->object, "[NEW disp%04x]", disps[cid].oclass);
NVIF_ERRON(ret, &event->object, "[BLOCK]");
NVIF_ERRON(ret, &event->object, "[ALLOW]");
NVIF_ERRON(ret && warn, parent, "[NEW EVENT wait:%d size:%zd]",
NVIF_ERRON(ret, &head->object, "[NEW EVENT:VBLANK]");
NVIF_ERRON(ret, &disp->object, "[NEW head id:%d]", args.id);
NVIF_ERRON(ret, &outp->object, "[DP_DRIVE lanes:%d]", args.lanes);
NVIF_ERRON(ret, &outp->object,
NVIF_ERRON(ret, &outp->object, "[DP_RATES rates:%d]", args.rates);
NVIF_ERRON(ret, &outp->object, "[DP_AUX_PWR state:%d]", args.state);
NVIF_ERRON(ret, &outp->object, "[HDA_ELD head:%d size:%d]", head, size);
NVIF_ERRON(ret, &outp->object, "[INFOFRAME type:%d size:%d]", type, size);
NVIF_ERRON(ret, &outp->object,
NVIF_ERRON(ret, &outp->object, "[LVDS dual:%d 8bpc:%d]", args.dual, args.bpc8);
NVIF_ERRON(ret, &outp->object, "[BL_SET level:%d]", args.level);
NVIF_ERRON(ret, &outp->object, "[BL_GET level:%d]", args.level);
NVIF_ERRON(ret, &outp->object, "[RELEASE]");
NVIF_ERRON(ret, &outp->object, "[ACQUIRE PIOR] or:%d", args.or);
NVIF_ERRON(ret, &outp->object, "[ACQUIRE SOR] or:%d link:%d", args.or, args.link);
NVIF_ERRON(ret, &outp->object, "[ACQUIRE DAC] or:%d", args.or);
NVIF_ERRON(ret && ret != -ENODEV, &outp->object, "[INHERIT proto:LVDS] ret:%d", ret);
NVIF_ERRON(ret && ret != -ENODEV, &outp->object, "[INHERIT proto:TMDS] ret:%d", ret);
NVIF_ERRON(ret && ret != -ENODEV, &outp->object, "[INHERIT proto:DP] ret:%d", ret);
NVIF_ERRON(ret && ret != -ENODEV, &outp->object, "[INHERIT proto:RGB_CRT] ret:%d", ret);
NVIF_ERRON(ret, &outp->object,
NVIF_ERRON(ret, &outp->object, "[LOAD_DETECT data:%08x] load:%02x", args.data, args.load);
NVIF_ERRON(ret, &outp->object, "[EDID_GET] size:%d", args->size);
NVIF_ERRON(ret, &outp->object, "[DETECT] status:%02x", args.status);
NVIF_ERRON(ret, &disp->object, "[NEW outp id:%d]", id);
NVIF_ERRON(ret, &outp->object, "[DP_MST_ID_PUT id:%08x]", args.id);
NVIF_ERRON(ret, &outp->object, "[DP_MST_ID_GET] id:%08x", args.id);
NVIF_ERRON(ret, &outp->object,