diff options
author | 2018-05-27 22:01:24 +0300 | |
---|---|---|
committer | 2018-09-03 16:13:28 +0300 | |
commit | 1298977f0c8a06743dad0bf64d9a9e5a1e863fa3 (patch) | |
tree | 2f6a4ccb1ed9b978fed5e8889bfc8a20c9ddeb5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/omap: Remove unnecessary display output sanity checks (diff) | |
download | wireguard-linux-1298977f0c8a06743dad0bf64d9a9e5a1e863fa3.tar.xz wireguard-linux-1298977f0c8a06743dad0bf64d9a9e5a1e863fa3.zip |
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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions