diff options
| author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-10-21 16:17:23 +0300 |
|---|---|---|
| committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-03-03 17:38:22 +0200 |
| commit | 179df15fc54118fc5c949138eeccc24c54f758a1 (patch) | |
| tree | e674ef332c6f22b37980ef835041fb6efd7a31fe /tools/perf/scripts/python | |
| parent | drm/omap: remove crtc->mgr field (diff) | |
| download | linux-179df15fc54118fc5c949138eeccc24c54f758a1.tar.gz linux-179df15fc54118fc5c949138eeccc24c54f758a1.zip | |
drm/omap: remove use of omapdss_find_mgr_from_display()
In order to remove uses of 'struct omap_overlay_manager' we need to get
rid of using omapdss_find_mgr_from_display() when initializing omapdrm.
Instead of using omapdss_find_mgr_from_display() and mgr->id to find the
dispc channel used for the given display, we can instead use
omapdss_find_output_from_display(), and get the output->dispc_channel
from there.
We can also remove omapdss_find_mgr_from_display() as it's no longer
used.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
