On Tuesday 29 of October 2013 12:12:54 Sean Paul wrote: > This patch removes the call from encoder dpms into connector dpms (which > will then call back into encoder dpms through the helper function). The > callback is likely to keep connector->dpms in the right state when > initiating dpms from crtc or encoder, but this isn't the right way to > do it. This patch is the first step towards rationalizing power > management in the exynos drm driver. > > Signed-off-by: Sean Paul <seanpaul@xxxxxxxxxxxx> > --- > > Changes in v2: > - Split out the apply change into a new patch > Changes in v3: None > > drivers/gpu/drm/exynos/exynos_drm_connector.c | 42 > ++-------------------- drivers/gpu/drm/exynos/exynos_drm_connector.h | > 4 --- > drivers/gpu/drm/exynos/exynos_drm_encoder.c | 50 > +++------------------------ 3 files changed, 8 insertions(+), 88 > deletions(-) Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> Best regards, Tomasz _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel