• T
    drm/tegra: sor: Restore DPMS · 850bab44
    Thierry Reding 提交于
    In order to restore DPMS with atomic mode-setting, move all code from
    the ->mode_set() callback into ->enable(). At the same time, rename the
    ->prepare() callback to ->disable() to use the names preferred by atomic
    mode-setting. This simplifies the calling sequence and will allow DPMS
    to use runtime PM in subsequent patches.
    Signed-off-by: NThierry Reding <treding@nvidia.com>
    850bab44
sor.c 40.5 KB