Lines Matching defs:hdmi_log
33 #define hdmi_log(fmt, ...) dev_printk(level, dev, fmt, ##__VA_ARGS__)
1046 hdmi_log("HDMI infoframe: %s, version %u, length %u\n",
1245 hdmi_log(" colorspace: %s\n",
1247 hdmi_log(" scan mode: %s\n",
1249 hdmi_log(" colorimetry: %s\n",
1251 hdmi_log(" picture aspect: %s\n",
1253 hdmi_log(" active aspect: %s\n",
1255 hdmi_log(" itc: %s\n", frame->itc ? "IT Content" : "No Data");
1256 hdmi_log(" extended colorimetry: %s\n",
1258 hdmi_log(" quantization range: %s\n",
1260 hdmi_log(" nups: %s\n", hdmi_nups_get_name(frame->nups));
1261 hdmi_log(" video code: %u\n", frame->video_code);
1262 hdmi_log(" ycc quantization range: %s\n",
1264 hdmi_log(" hdmi content type: %s\n",
1266 hdmi_log(" pixel repeat: %u\n", frame->pixel_repeat);
1267 hdmi_log(" bar top %u, bottom %u, left %u, right %u\n",
1321 hdmi_log(" vendor: %s\n", buf);
1323 hdmi_log(" product: %s\n", buf);
1324 hdmi_log(" source device information: %s (0x%x)\n",
1447 hdmi_log(" channels: %u\n", frame->channels - 1);
1449 hdmi_log(" channels: Refer to stream header\n");
1450 hdmi_log(" coding type: %s\n",
1452 hdmi_log(" sample size: %s\n",
1454 hdmi_log(" sample frequency: %s\n",
1456 hdmi_log(" coding type ext: %s\n",
1458 hdmi_log(" channel allocation: 0x%x\n",
1460 hdmi_log(" level shift value: %u dB\n",
1462 hdmi_log(" downmix inhibit: %s\n",
1474 hdmi_log("length: %d\n", frame->length);
1475 hdmi_log("metadata type: %d\n", frame->metadata_type);
1476 hdmi_log("eotf: %d\n", frame->eotf);
1478 hdmi_log("x[%d]: %d\n", i, frame->display_primaries[i].x);
1479 hdmi_log("y[%d]: %d\n", i, frame->display_primaries[i].y);
1482 hdmi_log("white point x: %d\n", frame->white_point.x);
1483 hdmi_log("white point y: %d\n", frame->white_point.y);
1485 hdmi_log("max_display_mastering_luminance: %d\n",
1487 hdmi_log("min_display_mastering_luminance: %d\n",
1490 hdmi_log("max_cll: %d\n", frame->max_cll);
1491 hdmi_log("max_fall: %d\n", frame->max_fall);
1534 hdmi_log(" not a HDMI vendor infoframe\n");
1538 hdmi_log(" empty frame\n");
1543 hdmi_log(" HDMI VIC: %u\n", hvf->vic);
1545 hdmi_log(" 3D structure: %s\n",
1548 hdmi_log(" 3D extension data: %d\n",