Lines Matching defs:hdmi_log
32 #define hdmi_log(fmt, ...) dev_printk(level, dev, fmt, ##__VA_ARGS__)
998 hdmi_log("HDMI infoframe: %s, version %u, length %u\n",
1197 hdmi_log(" colorspace: %s\n",
1199 hdmi_log(" scan mode: %s\n",
1201 hdmi_log(" colorimetry: %s\n",
1203 hdmi_log(" picture aspect: %s\n",
1205 hdmi_log(" active aspect: %s\n",
1207 hdmi_log(" itc: %s\n", frame->itc ? "IT Content" : "No Data");
1208 hdmi_log(" extended colorimetry: %s\n",
1210 hdmi_log(" quantization range: %s\n",
1212 hdmi_log(" nups: %s\n", hdmi_nups_get_name(frame->nups));
1213 hdmi_log(" video code: %u\n", frame->video_code);
1214 hdmi_log(" ycc quantization range: %s\n",
1216 hdmi_log(" hdmi content type: %s\n",
1218 hdmi_log(" pixel repeat: %u\n", frame->pixel_repeat);
1219 hdmi_log(" bar top %u, bottom %u, left %u, right %u\n",
1273 hdmi_log(" vendor: %s\n", buf);
1275 hdmi_log(" product: %s\n", buf);
1276 hdmi_log(" source device information: %s (0x%x)\n",
1399 hdmi_log(" channels: %u\n", frame->channels - 1);
1401 hdmi_log(" channels: Refer to stream header\n");
1402 hdmi_log(" coding type: %s\n",
1404 hdmi_log(" sample size: %s\n",
1406 hdmi_log(" sample frequency: %s\n",
1408 hdmi_log(" coding type ext: %s\n",
1410 hdmi_log(" channel allocation: 0x%x\n",
1412 hdmi_log(" level shift value: %u dB\n",
1414 hdmi_log(" downmix inhibit: %s\n",
1426 hdmi_log("length: %d\n", frame->length);
1427 hdmi_log("metadata type: %d\n", frame->metadata_type);
1428 hdmi_log("eotf: %d\n", frame->eotf);
1430 hdmi_log("x[%d]: %d\n", i, frame->display_primaries[i].x);
1431 hdmi_log("y[%d]: %d\n", i, frame->display_primaries[i].y);
1434 hdmi_log("white point x: %d\n", frame->white_point.x);
1435 hdmi_log("white point y: %d\n", frame->white_point.y);
1437 hdmi_log("max_display_mastering_luminance: %d\n",
1439 hdmi_log("min_display_mastering_luminance: %d\n",
1442 hdmi_log("max_cll: %d\n", frame->max_cll);
1443 hdmi_log("max_fall: %d\n", frame->max_fall);
1486 hdmi_log(" not a HDMI vendor infoframe\n");
1490 hdmi_log(" empty frame\n");
1495 hdmi_log(" HDMI VIC: %u\n", hvf->vic);
1497 hdmi_log(" 3D structure: %s\n",
1500 hdmi_log(" 3D extension data: %d\n",