• Home
  • Raw
  • Download

Lines Matching +full:full +full:- +full:bit

1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _dv-controls:
15 only exposed on the ``/dev/v4l-subdev*`` device node.
23 Identification Data, :ref:`vesaedid`) and HDCP (High-bandwidth Digital
29 bitmasks, one bit for each pad. Bit 0 corresponds to pad 0, bit 1 to pad
33 .. _dv-control-id:
44 hotplug pin as seen by the transmitter. Each bit corresponds to an
46 associated hotplug pin, then the bit for that pad will be 0. This
47 read-only control is applicable to DVI-D, HDMI and DisplayPort
51 Rx Sense is the detection of pull-ups on the TMDS clock lines. This
54 Each bit corresponds to an output pad on the transmitter. If an
55 output pad does not have an associated Rx Sense, then the bit for
56 that pad will be 0. This read-only control is applicable to DVI-D
62 at least the first block (= 128 bytes). Each bit corresponds to an
64 EDIDs, then the bit for that pad will be 0. This read-only control
65 is applicable to VGA, DVI-A/D, HDMI and DisplayPort connectors.
70 enum v4l2_dv_tx_mode -
71 HDMI transmitters can transmit in DVI-D mode (just video) or in HDMI
79 enum v4l2_dv_rgb_range -
85 standard correctly (unfortunately quite common for HDMI and DVI-D).
86 Full range allows all possible values to be used whereas limited
87 range sets the range to (16 << (N-8)) - (235 << (N-8)) where N is
89 DVI-A/D, HDMI and DisplayPort connectors.
94 enum v4l2_dv_it_content_type -
104 .. flat-table::
105 :header-rows: 0
106 :stub-columns: 0
108 * - ``V4L2_DV_IT_CONTENT_TYPE_GRAPHICS``
109 - Graphics content. Pixel data should be passed unfiltered and
111 * - ``V4L2_DV_IT_CONTENT_TYPE_PHOTO``
112 - Photo content. The content is derived from digital still pictures.
115 * - ``V4L2_DV_IT_CONTENT_TYPE_CINEMA``
116 - Cinema content.
117 * - ``V4L2_DV_IT_CONTENT_TYPE_GAME``
118 - Game content. Audio and video latency should be minimized.
119 * - ``V4L2_DV_IT_CONTENT_TYPE_NO_ITC``
120 - No IT Content information is available and the ITC bit in the AVI
129 read the EDID even if the sink is in standby/power off. Each bit
131 cannot detect whether power is present, then the bit for that pad
132 will be 0. This read-only control is applicable to DVI-D, HDMI and
138 enum v4l2_dv_rgb_range -
144 standard correctly (unfortunately quite common for HDMI and DVI-D).
145 Full range allows all possible values to be used whereas limited
146 range sets the range to (16 << (N-8)) - (235 << (N-8)) where N is
148 DVI-A/D, HDMI and DisplayPort connectors.
153 enum v4l2_dv_it_content_type -