[PATCH v3 17/32] drm/exynos: Add mode_set manager operation

2013-11-10 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:13:03 Sean Paul wrote: > This patch adds a mode_set callback to the manager operations which > sets the crtc's current mode to the manager driver. To allow/fix/improve/extend... Patch description should say why such change is good to have. > >

[PATCH v3 17/32] drm/exynos: Add mode_set manager operation

2013-10-29 Thread Sean Paul
This patch adds a mode_set callback to the manager operations which sets the crtc's current mode to the manager driver. Signed-off-by: Sean Paul --- Changes in v2: None Changes in v3: None drivers/gpu/drm/exynos/exynos_drm_crtc.c | 4 drivers/gpu/drm/exynos/exynos_drm_drv.h | 3 +++ 2