• Archit Taneja's avatar
    OMAPDSS: Remove manager->device references · 794bc4ee
    Archit Taneja authored
    With the introduction of output entities, managers will now connect to outputs.
    Create helper ops for overlays and managers named get_device. This will abstract
    away the information on how to get the device from an overlay or an overlay
    manager. The get_device ops currently retrieve the output via a
    ovl->manager->device reference. This will be later replaced by
    ovl->manager->output->device references.
    Signed-off-by: default avatarArchit Taneja <archit@ti.com>
    794bc4ee
dispc.c 95.7 KB