• Jyri Sarha's avatar
    drm/tilcdc: Get rid of legacy dpms mechanism · 47bfd6c0
    Jyri Sarha authored
    Get rid of legacy dpms mechanism. This simplifies the code quite a
    bit. The old start() and stop() functions become tilcdc_crtc_enable()
    and *_disable(). The functions are added with all the necessary
    mechanisms from the old dpms function and they are used directly as
    the crtc helper enable() and disable() callbacks.
    Signed-off-by: default avatarJyri Sarha <jsarha@ti.com>
    47bfd6c0
tilcdc_drv.c 17.9 KB