diff options
| author | Laurent Pinchart <[email protected]> | 2018-05-27 22:01:24 +0300 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2018-09-03 16:13:28 +0300 |
| commit | 1298977f0c8a06743dad0bf64d9a9e5a1e863fa3 (patch) | |
| tree | 2f6a4ccb1ed9b978fed5e8889bfc8a20c9ddeb5a /tools/perf/scripts/python | |
| parent | a4e9ecf4bb19f13bbd346fae646e7d9ce33db3b8 (diff) | |
drm/omap: Check omap_dss_device type based on the output_type field
Various functions that need to differentiate between omap_dss_device
instances corresponding to displays and to internal encoders use the
omap_dss_device.driver field, which is only set for display instances.
This gets in the way of the omap_dss_device operations refactoring.
Replace that with a check based on the output_type field which is set
for all omap_dss_device instances but displays.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions