Searched +full:4 +full:kp60 (Results 1 – 4 of 4) sorted by relevance
50 - Extron DA HD 4K PLUS HDMI Distribution Amplifier. See133 Club3D CAC-1080: https://www.club-3d.com/en/detail/2442/displayport_1.4_to_hdmi_2.0b_hdr/135 …ion (SKU: CD0712): https://www.cablecreation.com/products/active-displayport-to-hdmi-adapter-4k-hdr137 HP DisplayPort to HDMI True 4k Adapter (P/N 2JA63AA): https://www.hp.com/us-en/shop/pdp/hp-displayp…142 Club3D CAC-1180: https://www.club-3d.com/en/detail/2443/mini_displayport_1.4_to_hdmi_2.0b_hdr/312 By using a Raspberry Pi 4B and some cheap components you can make320 The video quality is variable and certainly not enough to pass-through 4kp60321 (594 MHz) video. You might be able to support 4kp30, but more likely you will346 This device tree addition in ``arch/arm/boot/dts/bcm2711-rpi-4-b.dts``388 Extron DA HD 4K PLUS CEC Adapter driver[all …]
17 2.2) or MIPI-DSI. The DCSS is intended to support up to 4kp60 displays. HDR10
10 * The Broadcom VideoCore 4 (present in the Raspberry Pi) contains a430 * support 4kp60 or not.
29 #include "extron-da-hd-4k-plus.h"32 MODULE_DESCRIPTION("Extron DA HD 4K PLUS HDMI CEC driver");43 static char manufacturer_name[4];265 for (i = 0; i < 4; i++) { in extron_parse_edid()273 w = dtd[2] + ((dtd[4] & 0xf0) << 4); in extron_parse_edid()274 h = dtd[5] + ((dtd[7] & 0xf0) << 4); in extron_parse_edid()278 w += dtd[3] + ((dtd[4] & 0x0f) << 8); in extron_parse_edid()301 if (d <= 4) in extron_parse_edid()304 i = 4; in extron_parse_edid()355 if (d <= 4) in get_edid_tag_location()[all …]