blob: 9026f698d972901fd202c891f4618f5d25adf25b [file] [log] [blame]
a0f75d2468fe ("drm/armada: unhook dpms state from armada_drm_crtc_update()")
f9a13bb3baf6 ("drm/armada: move mode set vblank handling and disable/enable")
890ca8df5a75 ("drm/armada: disable planes at next blanking period")
214612f9b7ae ("drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lock")
eaa66279c3dd ("drm/armada: move regs into armada_plane_work")
eb19be5bbe2a ("drm/armada: move event sending into armada_plane_work")
b972a80f447d ("drm/armada: move fb retirement into armada_plane_work")
a3f6a18f9a74 ("drm/armada: move overlay plane work out from under spinlock")
d76dcc7236b8 ("drm/armada: clear plane enable bit when disabling")
f1f1bffcf014 ("drm/armada: clean up armada_drm_crtc_plane_disable()")
28b304339900 ("drm/armada: allow the primary plane to be disabled")
65724a19438c ("drm/armada: wait and cancel any pending frame work at disable")
2839d45c7d92 ("drm/armada: add work cancel callback")
eaab01307554 ("drm/armada: store plane in armada_plane_work")
901bb8899165 ("drm/armada: add a common frame work allocator")
d3b842154383 ("drm/armada: remove armada_drm_plane_work_cancel() return value")
9c898c495490 ("drm/armada: fix UV swap code")
2bf57436d52b ("drm/armada: fix SRAM powerdown")
a52ff2a509a7 ("drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()")