• J
    drm/tilcdc: Add tilcdc_crtc_mode_set_nofb() · f6382f18
    Jyri Sarha 提交于
    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: NJyri Sarha <jsarha@ti.com>
    f6382f18
tilcdc_crtc.c 25.6 KB