blob: 7ae7119cb2b52c182345af72864427d0c6186bb4 [file] [log] [blame]
1d1547ec12bc ("drm/armada: fix plane location and size for interlace")
9184ae8db3d5 ("drm/armada: add plane size/location accessors")
ad52f53ff4e3 ("drm/armada: use __drm_atomic_helper_plane_reset in overlay reset")
82c702cb0c04 ("drm/armada: remove unnecessary armada_plane structure")
b1ec9ed6aa98 ("drm/armada: switch overlay plane to atomic modeset")
13c94d5349c9 ("drm/armada: switch primary plane to atomic modeset")
6d2f864fdff5 ("drm/armada: switch legacy modeset to atomic modeset")
6bd02908836e ("drm/armada: enable atomic modeset support")
34e25ed60ae2 ("drm/armada: implement atomic_enable()/atomic_disable() methods")
a0f75d2468fe ("drm/armada: unhook dpms state from armada_drm_crtc_update()")
a0fbb35ecde5 ("drm/armada: push responsibility for clock management to backend")
dbb4ca8acae1 ("drm/armada: handle atomic modeset crtc events")
155b8290f763 ("drm/armada: move sync signal polarity to mode_set_nofb() method")
b5bae71a79d7 ("drm/armada: push interlace calculation into armada_drm_plane_calc()")
4aafe00e2f6b ("drm/armada: provide pitches from armada_drm_plane_calc_addrs()")
b4df3ba0d768 ("drm/armada: pass plane state into armada_drm_plane_calc_addrs()")
3382a6b99941 ("drm/armada: move armada_drm_mode_config_funcs to armada_drv.c")
c29277d4e563 ("drm/armada: add plane colorspace properties")
240cf2b58eb0 ("drm/armada: remove crtc YUV colourspace properties")
c96103b6c49f ("drm/armada: move colorkey properties into overlay plane state")
61ba252705a6 ("drm/armada: move CBSH properties into overlay plane state")
63b93c0834a0 ("drm/armada: move plane works to overlay")
d40af7b1ae23 ("drm/armada: move primary plane to separate file")
3acea7b9b62c ("drm/armada: use old_state for update tracking in atomic_update()")
9c41467c9aa5 ("drm/armada: remove temporary crtc state")
47dc413b0025 ("drm/armada: convert overlay plane to atomic state")
de503ddff86e ("drm/armada: convert page_flip to use primary plane atomic_update()")
c36045e17a0e ("drm/armada: convert primary plane to atomic state")
ecf25d238031 ("drm/armada: merge armada_drm_gra_plane_regs() into only caller")
cfd1b63af78b ("drm/armada: use core of primary update_plane for mode set")
f9a13bb3baf6 ("drm/armada: move mode set vblank handling and disable/enable")
0239520e0290 ("drm/armada: add rectangle helpers")
1729f56010a9 ("drm/armada: clean up armada_drm_crtc_page_flip()")
d378859a667e ("drm/armada: fix colorkey mode property")
81af63a4af82 ("drm: Don't pass clip to drm_atomic_helper_check_plane_state()")
bf817d0cf719 ("drm/armada: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
57270b8191a9 ("drm/armada: Construct a temporary crtc state for plane checks")
4751cf733a11 ("drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTC")
bc4fde30e590 ("drm/sun4i: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
b46a24bcc2b4 ("drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
c60c4af36d56 ("drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
4f4becef17d6 ("drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
a7d08ff19c14 ("drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
c2d6e243ff33 ("drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
07579ed1532c ("drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
e489c7953f7b ("drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
13eff9ae5210 ("drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
bd6120dbcb56 ("drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
06edb0a0cf5b ("drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangle")
bb4dd71a755e ("drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip rectangle")