blob: de3b70aee8871075057eb12050b1a34d261fc65e [file] [log] [blame]
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()")
1931529448bc ("drm: Add acquire ctx parameter to ->plane_disable")
34a2ab5e0689 ("drm: Add acquire ctx parameter to ->update_plane")
10967a0687b1 ("drm/msm/mdp5: Add support for legacy cursor updates")
5798c8e0d3e0 ("drm/msm/mdp5: Misc cursor plane bits")
f79f26921ee1 ("drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.")
438b74a5497c ("drm: Nuke fb->pixel_format")
272725c7db4d ("drm: Nuke fb->bits_per_pixel")
b00c600e9153 ("drm: Nuke fb->depth")
9857ecbe5169 ("drm/nouveau: Use fb->format rather than drm_format_info()")
353c85989963 ("drm: Replace drm_format_plane_cpp() with fb->format->cpp[]")
8305494e1ee9 ("drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code")
bcb0b461454c ("drm: Replace drm_format_num_planes() with fb->format->num_planes")
2f3f4763c1ba ("drm/i915: Populate fb->format early for inherited fbs")
d92df868a56c ("drm/nouveau: Add local 'fb' variables")
bdcb2f910693 ("drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail")
59477fa90bfe ("drm/arm: Add local 'fb' variables")
81852b6abcdf ("drm/arcpgu: Add local 'fb' variables")
93aac5c03828 ("drm/cirrus: Add some local 'fb' variables")
515601950d1c ("drm/gma500: Add some local 'fb' variables")
7445283a3ef7 ("drm/ast: Add local 'fb' variables")
72952757b82e ("drm/mgag200: Add local 'fb' variable")
3a6176e7febb ("drm/radeon: Use DIV_ROUND_UP()")
489f32677751 ("drm/radeon: Add local 'fb' variables")
1967b34d5afb ("drm/i915: Add local 'fb' variables")
acc5ddd97279 ("Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next")