Symbol: hdmi_log
drivers/video/hdmi.c
1018
hdmi_log("HDMI infoframe: %s, version %u, length %u\n",
drivers/video/hdmi.c
1217
hdmi_log(" colorspace: %s\n",
drivers/video/hdmi.c
1219
hdmi_log(" scan mode: %s\n",
drivers/video/hdmi.c
1221
hdmi_log(" colorimetry: %s\n",
drivers/video/hdmi.c
1223
hdmi_log(" picture aspect: %s\n",
drivers/video/hdmi.c
1225
hdmi_log(" active aspect: %s\n",
drivers/video/hdmi.c
1227
hdmi_log(" itc: %s\n", frame->itc ? "IT Content" : "No Data");
drivers/video/hdmi.c
1228
hdmi_log(" extended colorimetry: %s\n",
drivers/video/hdmi.c
1230
hdmi_log(" quantization range: %s\n",
drivers/video/hdmi.c
1232
hdmi_log(" nups: %s\n", hdmi_nups_get_name(frame->nups));
drivers/video/hdmi.c
1233
hdmi_log(" video code: %u\n", frame->video_code);
drivers/video/hdmi.c
1234
hdmi_log(" ycc quantization range: %s\n",
drivers/video/hdmi.c
1236
hdmi_log(" hdmi content type: %s\n",
drivers/video/hdmi.c
1238
hdmi_log(" pixel repeat: %u\n", frame->pixel_repeat);
drivers/video/hdmi.c
1239
hdmi_log(" bar top %u, bottom %u, left %u, right %u\n",
drivers/video/hdmi.c
1288
hdmi_log(" vendor: %.8s\n", frame->vendor);
drivers/video/hdmi.c
1289
hdmi_log(" product: %.16s\n", frame->product);
drivers/video/hdmi.c
1290
hdmi_log(" source device information: %s (0x%x)\n",
drivers/video/hdmi.c
1413
hdmi_log(" channels: %u\n", frame->channels - 1);
drivers/video/hdmi.c
1415
hdmi_log(" channels: Refer to stream header\n");
drivers/video/hdmi.c
1416
hdmi_log(" coding type: %s\n",
drivers/video/hdmi.c
1418
hdmi_log(" sample size: %s\n",
drivers/video/hdmi.c
1420
hdmi_log(" sample frequency: %s\n",
drivers/video/hdmi.c
1422
hdmi_log(" coding type ext: %s\n",
drivers/video/hdmi.c
1424
hdmi_log(" channel allocation: 0x%x\n",
drivers/video/hdmi.c
1426
hdmi_log(" level shift value: %u dB\n",
drivers/video/hdmi.c
1428
hdmi_log(" downmix inhibit: %s\n",
drivers/video/hdmi.c
1440
hdmi_log("length: %d\n", frame->length);
drivers/video/hdmi.c
1441
hdmi_log("metadata type: %d\n", frame->metadata_type);
drivers/video/hdmi.c
1442
hdmi_log("eotf: %d\n", frame->eotf);
drivers/video/hdmi.c
1444
hdmi_log("x[%d]: %d\n", i, frame->display_primaries[i].x);
drivers/video/hdmi.c
1445
hdmi_log("y[%d]: %d\n", i, frame->display_primaries[i].y);
drivers/video/hdmi.c
1448
hdmi_log("white point x: %d\n", frame->white_point.x);
drivers/video/hdmi.c
1449
hdmi_log("white point y: %d\n", frame->white_point.y);
drivers/video/hdmi.c
1451
hdmi_log("max_display_mastering_luminance: %d\n",
drivers/video/hdmi.c
1453
hdmi_log("min_display_mastering_luminance: %d\n",
drivers/video/hdmi.c
1456
hdmi_log("max_cll: %d\n", frame->max_cll);
drivers/video/hdmi.c
1457
hdmi_log("max_fall: %d\n", frame->max_fall);
drivers/video/hdmi.c
1500
hdmi_log(" not a HDMI vendor infoframe\n");
drivers/video/hdmi.c
1504
hdmi_log(" empty frame\n");
drivers/video/hdmi.c
1509
hdmi_log(" HDMI VIC: %u\n", hvf->vic);
drivers/video/hdmi.c
1511
hdmi_log(" 3D structure: %s\n",
drivers/video/hdmi.c
1514
hdmi_log(" 3D extension data: %d\n",