| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/ |
| Makefile | 48 imx53-qsb-hdmi.dtb \ 50 imx53-qsrb-hdmi.dtb \ 59 imx53-qsb-hdmi-dtbs := imx53-qsb.dtb imx53-qsb-hdmi.dtbo 60 imx53-qsrb-hdmi-dtbs := imx53-qsrb.dtb imx53-qsb-hdmi.dtbo
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
| nouveau_nvkm_engine_disp_hdmigk104.c | 29 #include "hdmi.h" 40 const u32 hdmi = head * 0x400; local 49 nvkm_mask(device, 0x690100 + hdmi, 0x00000001, 0x00000000); 50 nvkm_mask(device, 0x6900c0 + hdmi, 0x00000001, 0x00000000); 51 nvkm_mask(device, 0x690000 + hdmi, 0x00000001, 0x00000000); 56 nvkm_mask(device, 0x690000 + hdmi, 0x00000001, 0x00000000); 58 nvkm_wr32(device, 0x690008 + hdmi, avi_infoframe.header); 59 nvkm_wr32(device, 0x69000c + hdmi, avi_infoframe.subpack0_low); 60 nvkm_wr32(device, 0x690010 + hdmi, avi_infoframe.subpack0_high); 61 nvkm_wr32(device, 0x690014 + hdmi, avi_infoframe.subpack1_low) [all...] |
| nouveau_nvkm_engine_disp_hdmigv100.c | 27 #include "hdmi.h" 38 const u32 hdmi = head * 0x400; local 47 nvkm_mask(device, 0x6f0100 + hdmi, 0x00000001, 0x00000000); 48 nvkm_mask(device, 0x6f00c0 + hdmi, 0x00000001, 0x00000000); 49 nvkm_mask(device, 0x6f0000 + hdmi, 0x00000001, 0x00000000); 54 nvkm_mask(device, 0x6f0000 + hdmi, 0x00000001, 0x00000000); 56 nvkm_wr32(device, 0x6f0008 + hdmi, avi_infoframe.header); 57 nvkm_wr32(device, 0x6f000c + hdmi, avi_infoframe.subpack0_low); 58 nvkm_wr32(device, 0x6f0010 + hdmi, avi_infoframe.subpack0_high); 59 nvkm_wr32(device, 0x6f0014 + hdmi, avi_infoframe.subpack1_low) [all...] |
| ior.h | 72 } hdmi; member in struct:nvkm_ior_func
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| radeon_r600_hdmi.c | 31 #include <linux/hdmi.h> 42 * HDMI color format 117 * update all hdmi interfaces with current audio parameters 220 * build a HDMI Video Info Frame 472 * enable the HDMI engine 480 u32 hdmi = HDMI0_ERROR_ACK; local 485 /* Older chipsets require setting HDMI and routing manually */ 488 hdmi |= HDMI0_ENABLE; 493 hdmi |= HDMI0_STREAM(HDMI0_STREAM_TMDSA); 501 hdmi |= HDMI0_STREAM(HDMI0_STREAM_LVTMA) [all...] |
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/ |
| Makefile | 41 dtb-$(CONFIG_ARCH_K3) += k3-am62x-sk-hdmi-audio.dtbo 148 k3-am625-sk-hdmi-audio-dtbs := k3-am625-sk.dtb k3-am62x-sk-hdmi-audio.dtbo 149 k3-am62-lp-sk-hdmi-audio-dtbs := k3-am62-lp-sk.dtb k3-am62x-sk-hdmi-audio.dtbo 156 k3-am62a7-sk-hdmi-audio-dtbs := k3-am62a7-sk.dtb k3-am62x-sk-hdmi-audio.dtbo 206 k3-am625-sk-hdmi-audio.dtb \ 207 k3-am62-lp-sk-hdmi-audio.dtb \ 210 k3-am62a7-sk-hdmi-audio.dtb [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/ |
| mod_hdcp.h | 238 struct mod_hdcp_hdmi hdmi; member in union:mod_hdcp_link::__anon4654
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| drm_modes.c | 1231 struct drm_hdmi_info *hdmi = &connector->display_info.hdmi; local 1233 if (test_bit(vic, hdmi->y420_vdb_modes)) { 2093 return test_bit(vic, display->hdmi.y420_vdb_modes); 2113 return test_bit(vic, display->hdmi.y420_cmdb_modes);
|
| drm_edid.c | 36 #include <linux/hdmi.h> 176 /* Rotel RSX-1058 forwards sink's EDID but only does HDMI 1.1*/ 1532 * HDMI 1.4 4k modes. Index using the VIC. 3112 * so fix up anything that looks like CEA/HDMI mode, but the clock 3406 * Calculate the alternate clock for HDMI modes (those from the HDMI vendor 3447 * drm_match_hdmi_mode - look for a HDMI mode matching given mode 3450 * An HDMI mode is one defined in the HDMI vendor specific block. 3452 * Returns the HDMI Video ID (VIC) of the mode or 0 if it isn't one 3609 struct drm_hdmi_info *hdmi = &info->hdmi; local 3642 struct drm_hdmi_info *hdmi = &connector->display_info.hdmi; local 3654 struct drm_hdmi_info *hdmi = &connector->display_info.hdmi; local 4090 struct drm_hdmi_info *hdmi = &info->hdmi; local 4130 const u8 *db, *hdmi = NULL, *video = NULL; local 4723 struct drm_hdmi_info *hdmi = &connector->display_info.hdmi; local 4733 struct drm_hdmi_info *hdmi = &display->hdmi; local [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| intel_bios.c | 1468 "disabling port %c DVI/HDMI support\n", 1474 * pin, then dvi/hdmi couldn't exist on the shared 1646 is_hdmi ? "/HDMI" : ""); 1662 DRM_DEBUG_KMS("Port %c VBT info: CRT:%d DVI:%d HDMI:%d DP:%d eDP:%d LSPCON:%d USB-Type-C:%d TBT:%d DSC:%d\n", 1689 /* The VBT HDMI level shift values match the table we have. */ 1691 DRM_DEBUG_KMS("VBT HDMI level shift for port %c: %d\n", 1717 DRM_DEBUG_KMS("VBT HDMI max TMDS clock for port %c: %d kHz\n", 1728 DRM_DEBUG_KMS("VBT HDMI boost level for port %c: %d\n", 2265 u16 dp, hdmi; member in struct:__anon4905 2291 child->dvo_port == port_mapping[port].hdmi) & 2338 u16 dp, hdmi; member in struct:__anon4906 [all...] |
| intel_hdmi.c | 35 #include <linux/hdmi.h> 81 "HDMI port enabled, expecting disabled\n"); 90 "HDMI transcoder function enabled, expecting disabled\n"); 98 return &intel_dig_port->hdmi; 635 * HDMI infoframe size because of an ECC/reserved byte at position 3 (starting 646 * The hdmi pack() functions don't know about that hardware specific hole so we 800 &crtc_state->infoframes.hdmi.vendor.hdmi; 865 struct intel_hdmi *intel_hdmi = &intel_dig_port->hdmi; 923 &crtc_state->infoframes.hdmi); 1268 struct intel_hdmi *hdmi = &intel_dig_port->hdmi; local 1298 struct intel_hdmi *hdmi = &intel_dig_port->hdmi; local 1333 struct intel_hdmi *hdmi = &intel_dig_port->hdmi; local 1487 struct intel_hdmi *hdmi = &intel_dig_port->hdmi; local 1650 struct intel_hdmi *hdmi = &intel_dig_port->hdmi; local 2169 struct intel_hdmi *hdmi = intel_attached_hdmi(to_intel_connector(connector)); local 2253 const struct drm_hdmi_info *hdmi = &info->hdmi; local 2522 struct intel_hdmi *hdmi = intel_attached_hdmi(to_intel_connector(connector)); local [all...] |
| intel_ddi.c | 77 /* HDMI/DVI modes ignore everything but the last 2 items. So we share 79 * automatically adapt to HDMI connections as well 405 /* Voltage Swing Programming for VccIO 0.85V for HDMI */ 446 /* Voltage Swing Programming for VccIO 0.95V for HDMI */ 492 /* Voltage Swing Programming for VccIO 1.05V for HDMI */ 613 { 0x0, 0x0, 0x00 }, /* 3 0 1200mV 0 dB HDMI default */ 617 /* HDMI Preset VS Pre-emph */ 1003 * HDMI/DVI use cases. 1026 /* Entry 9 is for HDMI: */ 1838 /* Enable TRANS_DDI_FUNC_CTL for the pipe to work in HDMI mode * 4547 struct intel_hdmi *hdmi = enc_to_intel_hdmi(encoder); local [all...] |
| intel_display_types.h | 74 HDMI_AUDIO_OFF_DVI = -2, /* no aux data for HDMI-DVI converter */ 75 HDMI_AUDIO_OFF, /* force turn off HDMI audio */ 77 HDMI_AUDIO_ON, /* force turn on HDMI audio */ 244 * and the bus-specific code. What that means is that HDCP over HDMI differs 251 * they are set via DDC for HDMI. 253 * The offsets of the registers are different for DP vs. HDMI 256 * place on DP vs HDMI 259 * downstream information is called BINFO, on HDMI it's called 263 * On HDMI, the ksv fifo is read all at once, whereas on DP it must 277 * Reads BINFO from DP receivers and BSTATUS from HDMI receivers. Th 1021 union hdmi_infoframe hdmi; member in struct:intel_crtc_state::__anon4930 1345 struct intel_hdmi hdmi; member in struct:intel_digital_port [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
| nouveau_dispnv50_disp.c | 36 #include <linux/hdmi.h> 666 * HDMI 708 struct drm_hdmi_info *hdmi; local 721 hdmi = &nv_connector->base.display_info.hdmi; 731 ret = drm_hdmi_vendor_infoframe_from_display_mode(&vendor_frame.vendor.hdmi, 747 if (hdmi->scdc.scrambling.supported) { 750 hdmi->scdc.scrambling.low_rates; 768 if (!hdmi->scdc.scrambling.supported) 1612 * - Not an HDMI monitor, since there's no dual-lin [all...] |
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| drm_connector.h | 31 #include <linux/hdmi.h> 70 * HDMI (which can be realiable probed) this means there's really 160 * struct drm_scdc - Information about scdc capabilities of a HDMI 2.0 sink 163 * HDMI 2.0 sink. In case of a HDMI 1.4 sink, all parameter must be 0. 182 * struct drm_hdmi_info - runtime information about the connected HDMI sink 184 * Describes if a given display supports advanced HDMI 2.0 features. 201 * output also, along with normal HDMI outputs. The max VIC defined by 260 * This is a consolidated colorimetry list supported by HDMI and 379 * @bpc: Maximum bits per color channel. Used by HDMI and DP outputs 464 struct drm_hdmi_info hdmi; member in struct:drm_display_info [all...] |
| /src/sys/external/bsd/drm2/include/linux/ |
| hdmi.h | 1 /* $NetBSD: hdmi.h,v 1.21 2022/07/09 18:18:36 riastradh Exp $ */ 342 struct hdmi_vendor_infoframe hdmi; member in union:hdmi_vendor_any_infoframe
|
| /src/sys/dev/hdaudio/ |
| hdafg.c | 835 "HDMI-In" : "HDMI"; 3131 struct hdmi_audio_infoframe hdmi; local 3141 hda_print(sc, "connect HDMI nid %02X, xmitctrl = 0x%08X\n", 3154 dip = (uint8_t *)&hdmi; 3155 diplen = sizeof(hdmi); 3156 memset(&hdmi, 0, sizeof(hdmi)); 3157 hdmi.header.packet_type = HDMI_AI_PACKET_TYPE; 3158 hdmi.header.version = HDMI_AI_VERSION [all...] |