Lines Matching defs:hdmi_log

35 #define hdmi_log(fmt, ...) dev_printk(level, dev, fmt, ##__VA_ARGS__)
1050 hdmi_log("HDMI infoframe: %s, version %u, length %u\n",
1249 hdmi_log(" colorspace: %s\n",
1251 hdmi_log(" scan mode: %s\n",
1253 hdmi_log(" colorimetry: %s\n",
1255 hdmi_log(" picture aspect: %s\n",
1257 hdmi_log(" active aspect: %s\n",
1259 hdmi_log(" itc: %s\n", frame->itc ? "IT Content" : "No Data");
1260 hdmi_log(" extended colorimetry: %s\n",
1262 hdmi_log(" quantization range: %s\n",
1264 hdmi_log(" nups: %s\n", hdmi_nups_get_name(frame->nups));
1265 hdmi_log(" video code: %u\n", frame->video_code);
1266 hdmi_log(" ycc quantization range: %s\n",
1268 hdmi_log(" hdmi content type: %s\n",
1270 hdmi_log(" pixel repeat: %u\n", frame->pixel_repeat);
1271 hdmi_log(" bar top %u, bottom %u, left %u, right %u\n",
1325 hdmi_log(" vendor: %s\n", buf);
1327 hdmi_log(" product: %s\n", buf);
1328 hdmi_log(" source device information: %s (0x%x)\n",
1451 hdmi_log(" channels: %u\n", frame->channels - 1);
1453 hdmi_log(" channels: Refer to stream header\n");
1454 hdmi_log(" coding type: %s\n",
1456 hdmi_log(" sample size: %s\n",
1458 hdmi_log(" sample frequency: %s\n",
1460 hdmi_log(" coding type ext: %s\n",
1462 hdmi_log(" channel allocation: 0x%x\n",
1464 hdmi_log(" level shift value: %u dB\n",
1466 hdmi_log(" downmix inhibit: %s\n",
1478 hdmi_log("length: %d\n", frame->length);
1479 hdmi_log("metadata type: %d\n", frame->metadata_type);
1480 hdmi_log("eotf: %d\n", frame->eotf);
1482 hdmi_log("x[%d]: %d\n", i, frame->display_primaries[i].x);
1483 hdmi_log("y[%d]: %d\n", i, frame->display_primaries[i].y);
1486 hdmi_log("white point x: %d\n", frame->white_point.x);
1487 hdmi_log("white point y: %d\n", frame->white_point.y);
1489 hdmi_log("max_display_mastering_luminance: %d\n",
1491 hdmi_log("min_display_mastering_luminance: %d\n",
1494 hdmi_log("max_cll: %d\n", frame->max_cll);
1495 hdmi_log("max_fall: %d\n", frame->max_fall);
1538 hdmi_log(" not a HDMI vendor infoframe\n");
1542 hdmi_log(" empty frame\n");
1547 hdmi_log(" HDMI VIC: %u\n", hvf->vic);
1549 hdmi_log(" 3D structure: %s\n",
1552 hdmi_log(" 3D extension data: %d\n",