1INTEL_INFOFRAMES(1) General Commands Manual INTEL_INFOFRAMES(1)
2
3
4
6 intel_infoframes - View and change HDMI InfoFrames
7
9 intel_infoframes [OPTIONS]
10
12 intel_infoframes is a tool to view and change the HDMI InfoFrames sent
13 by the GPU. Its main purpose is to be used as a debugging tool. In some
14 cases (e.g., when changing modes) the Kernel will undo the changes made
15 by this tool.
16
17 Descriptions of the InfoFrame fields can be found on the HDMI and
18 CEA-861 specifications.
19
21 -h, --help
22 Display comprehensive help on the tool.
23
25 Not all HDMI monitors respect the InfoFrames sent to them. Only GEN 4
26 or newer hardware is supported yet.
27
29 Report bugs on fd.o GitLab:
30 https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues
31
33 HDMI specification, CEA-861 specification.
34
36 IGT Developers <igt-dev@lists.freedesktop.org>
37
39 2012,2016 Intel Corporation
40
41
42
43
44igt-gpu-tools 1.27.1 2016-03-01 INTEL_INFOFRAMES(1)