diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2025-02-17 15:53:38 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-03-05 10:43:23 +0100 |
commit | fff538822c228623cc32228418fcb0d0dd0430a6 (patch) | |
tree | 52a1bcc9e21c2eb8d5da0e595427f3d29555de0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7a419b3bb84d9646dc0a6cb6b086de7fd16f8f68 (diff) |
media: cec: core: allow raw msg transmit while configuring
While the CEC adapter is configuring, it is not possible to transmit a
CEC message with the CEC_MSG_FL_RAW flag set as this is blocked at the
ioctl level. Check if this flag is set, and if so, allow the message to
be transmitted. This is useful for debugging if the display has no
physical address (typically because the HPD is pulled low while in
Standby).
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions