[PATCH 3/7] drm/cirrus: phase 3: atomic updates of planes

2015-08-05 Thread John Hunter
From: Zhao Junwang Now that phase 1 and 2 are complete we can switch the update/disable_plane callbacks to their atomic version Cc: Daniel Vetter Cc: Gerd Hoffmann Cc: Matthew Garrett Cc: Dave Airlie Signed-off-by: Zhao Junwang --- drivers/gpu/drm/cirrus/cirrus_main.c |3 +++ drivers/g

[PATCH 3/7] drm/cirrus: phase 3: atomic updates of planes

2015-07-30 Thread John Hunter
From: Zhao Junwang Now that phase 1 and 2 are complete we can switch the update/disable_plane callbacks to their atomic version Signed-off-by: Zhao Junwang --- drivers/gpu/drm/cirrus/cirrus_main.c |3 +++ drivers/gpu/drm/cirrus/cirrus_mode.c |4 ++-- 2 files changed, 5 insertions(+), 2