[PATCH] drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)

2015-01-30 Thread Haixia Shi
When page flipping, we need to mark the new fb as active and unmark the active flag for the old fb (if different). Signed-off-by: Haixia Shi Reviewed-by: Stéphane Marchesin --- drivers/gpu/drm/udl/udl_modeset.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/drivers

[PATCH] drm/udl: properly set active_16 flag in udl_crtc_page_flip().

2015-01-22 Thread Haixia Shi
When page flipping, we need to mark the new fb as active and unmark the active flag for the old fb (if different). Signed-off-by: Haixia Shi Reviewed-by: Stéphane Marchesin --- drivers/gpu/drm/udl/udl_modeset.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/drivers