aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/omapdrm/dss/dsi.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2015-10-21 16:17:23 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-03-03 17:38:22 +0200
commit179df15fc54118fc5c949138eeccc24c54f758a1 (patch)
treee674ef332c6f22b37980ef835041fb6efd7a31fe /drivers/gpu/drm/omapdrm/dss/dsi.c
parentdrm/omap: remove crtc->mgr field (diff)
downloadwireguard-linux-179df15fc54118fc5c949138eeccc24c54f758a1.tar.xz
wireguard-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 'drivers/gpu/drm/omapdrm/dss/dsi.c')
0 files changed, 0 insertions, 0 deletions