From: Zhao Junwang <zhjwpku@xxxxxxxxx> This patch series aim to convert DRM_BOCHS to atomic mode-setting. I did this mostly reference Gustavo Padovan's patch series on drm/exynos conversion. Zhao Junwang (8): drm/bochs: phase 1 - use the transitional helpers drm/bochs: phase 2: wire up state reset(), duplicate() and destroy drm/bochs: stop looking at legacy state drm/bochs: phase 3: for plane updates: switch to atomic helper internally drm/bochs: phase 3: use atomic .set_config helper drm/bochs: phase 3: provide a custom ->atomic_commit implementation drm/bochs: phase 3: switch to drm_atomic_helper_page_flip drm/bochs: atomic dpms support drivers/gpu/drm/bochs/bochs.h | 2 + drivers/gpu/drm/bochs/bochs_drv.c | 2 +- drivers/gpu/drm/bochs/bochs_kms.c | 221 +++++++++++++++++++++++-------------- drivers/gpu/drm/bochs/bochs_mm.c | 9 ++ 4 files changed, 148 insertions(+), 86 deletions(-) -- 1.7.10.4 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel