diff options
| author | Paweł Anikiel <[email protected]> | 2024-04-05 14:13:56 +0000 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2024-04-09 08:15:03 +0200 |
| commit | 009e12561369e2fcb992af47001a06f016e9d6b5 (patch) | |
| tree | 9cca0daedac2e806849fdd28061a467f3d5c33c1 /tools/perf/scripts/python/bin | |
| parent | 682f4968084a3d3eed08718b23fe9b6777dd6c2a (diff) | |
media: v4l2-subdev: Add pad versions of dv timing subdev calls
Currently, subdev dv timing calls (i.e. g/s/query_dv_timings) are video
ops without a pad argument. This is a problem if the subdevice can have
different dv timings for each pad (e.g. a DisplayPort receiver with
multiple virtual channels).
To solve this, change these calls to include a pad argument, and put
them into pad ops. Keep the old ones temporarily to make the switch
easier.
Signed-off-by: Paweł Anikiel <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions