• Jyri Sarha's avatar
    drm/tilcdc: Add tilcdc_crtc_mode_set_nofb() · f6382f18
    Jyri Sarha authored
    Add tilcdc_crtc_mode_set_nofb(). The mode_set_nofb() semantics do not
    fit well to LCDC, because of the mandatory framebuffer. However, when
    the primary plane is required in the check phase, it and the
    framebuffer can be found from the atomic state struct.
    Signed-off-by: default avatarJyri Sarha <jsarha@ti.com>
    f6382f18
tilcdc_crtc.c 25.6 KB