[PATCH v3 18/32] drm/exynos: Implement mode_fixup manager operation

2013-11-10 Thread Tomasz Figa
On Tuesday 29 of October 2013 12:13:04 Sean Paul wrote: > This patch adds a new manager callback for mode_fixup and pipes it > through exynos_drm_crtc. Patch description lacking explanation what this change is for. > > Signed-off-by: Sean Paul > --- > > Changes in v2: None > Changes in v3:

[PATCH v3 18/32] drm/exynos: Implement mode_fixup manager operation

2013-10-29 Thread Sean Paul
This patch adds a new manager callback for mode_fixup and pipes it through exynos_drm_crtc. Signed-off-by: Sean Paul --- Changes in v2: None Changes in v3: None drivers/gpu/drm/exynos/exynos_drm_crtc.c | 7 ++- drivers/gpu/drm/exynos/exynos_drm_drv.h | 4 2 files changed, 10