Searched refs:CEA (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-dv-timings.rst | 163 - The Video Identification Code according to the CEA-861 standard. 227 - The timings follow the CEA-861 Digital TV Profile standard 256 - CEA-861 specific: set for CEA-861 formats with a framerate that is 264 - CEA-861 specific: only valid for video transmitters or video 289 range (i.e. 0-255). All formats defined in CEA-861 except for the 301 Identification Code as per the CEA-861 standard. 307 - CEA-861 specific: only valid for video receivers, the flag is
|
D | biblio.rst | 10 CEA 608-E 14 :title: CEA-608-E R-2014 "Line 21 Data Services" 309 CEA-861-E
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0035_linux_drivers_video.patch | 324 + * pixclock, since for many CEA modes, 2 frequencies are supported 432 + DPRINTK("CEA underscan %d\n", cfg->cea_underscan); 433 + DPRINTK("CEA basicaudio %d\n", cfg->cea_basicaudio); 434 + DPRINTK("CEA ycbcr444 %d\n", cfg->cea_ycbcr444); 435 + DPRINTK("CEA ycbcr422 %d\n", cfg->cea_ycbcr422); 440 + DPRINTK("CEA Short desc timmings\n"); 460 + DPRINTK("Support CEA Format #%d\n", cea_idx); 698 + DPRINTK("CEA long desc timmings\n");
|
D | 0020_linux_drivers_gpu.patch | 2822 + /* imx8mq-hdmi does not support non CEA modes */ 7874 +/* used for CEA standard modes */ 9145 + /* workaround for CEA standard mode "1280x720@60" "1920x1080p24" 10364 + /* non-CEA mode, sRGB is used */ 22638 + /* check CEA-861 mode */
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/ |
D | analogix_dp_core.h | 95 CEA enumerator
|
D | analogix_dp_core.c | 1512 video->dynamic_range = CEA; in analogix_dp_bridge_mode_set() 1515 video->dynamic_range = CEA; in analogix_dp_bridge_mode_set()
|
/kernel/linux/linux-5.10/Documentation/arm/omap/ |
D | dss.rst | 74 and CEA-861 audio infoframe structures. This should be enough to support 75 HDMI and DisplayPort, as both are based on CEA-861 and IEC-60958.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | vivid.rst | 402 The HDMI inputs supports all CEA-861 and DMT timings, both progressive and 411 others it is set to REC-709 (CEA-861 timings) or sRGB (VESA DMT timings). 460 The HDMI output supports all CEA-861 and DMT timings, both progressive and 467 others it is set to REC-709 (CEA-861 timings) or sRGB (VESA DMT timings).
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | drivers.patch | 8603 video->dynamic_range = CEA; 8607 video->dynamic_range = CEA; 12809 dev_dbg(hdmi->dev, "CEA mode used vic=%d\n", hdmi->vic); 22737 + /* DisplayID CTA extension blocks and top-level CEA EDID 22740 + * 2) Byte 3 is only present in the CEA top level block. 22747 + * CEA EDID block defines byte 2 as: 22762 + /* Data block offset in CEA extension block */ 22786 + /* Find CEA extension */ 22860 + /* Look for a top level CEA extension block */ 22861 + /* FIXME: make callers iterate through multiple CEA ext blocks? */ [all …]
|