blob: 055b1f91b4358a1b9e7d2e42ba2e061c414d84b1 [file] [log] [blame]
669c9215afea ("drm/atomic: Make async plane update checks work as intended, v2.")
21a01abbe32a ("drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.")
163bcc2c74a2 ("drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.")
b20adb9188f1 ("drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done, again.")
c4bbb7358425 ("drm/atomic: Allow drm_atomic_helper_swap_state to fail")
c066d2310ae9 ("drm/atomic: Change drm_atomic_helper_swap_state to return an error.")
a4370c777406 ("drm/atomic: Make private objs proper objects")
178e32c224d2 ("drm/atomic: Remove pointless private object NULL state check")
2d705c0b3676 ("drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done")
fef9df8b5945 ("drm/atomic: initial support for asynchronous plane update")
0108648749bf ("drm: Add drm_atomic_helper_wait_for_flip_done()")
3f3353b7e121 ("drm/dp: Introduce MST topology state to track available link bandwidth")
b430c27a7de3 ("drm: Add driver-private objects to atomic state")
44596b8c4750 ("drm/atomic: Unify conflicting encoder handling.")
6d124ff84533 ("drm: Add acquire ctx to ->gamma_set hook")
38b6441e4e75 ("drm/atomic-helper: Remove the backoff hack from set_config")
2ceb585a956c ("drm: Add explicit acquire ctx handling around ->set_config")
d49473a53aec ("drm: Restrict drm_mode_set_config_internal to non-atomic drivers")
415c3ac3f256 ("drm/atomic: Fix atomic helpers to use the new iterator macros, v3.")
6472e5090be7 ("drm: Introduce drm_property_blob_{get,put}()")
e6b62714e87c ("drm: Introduce drm_gem_object_{get,put}()")
a4a69da06bc1 ("drm: Introduce drm_framebuffer_{get,put}()")
ad09360750af ("drm: Introduce drm_connector_{get,put}()")
020a218f95bd ("drm: Introduce drm_mode_object_{get,put}()")
db8f6403e88a ("drm: Convert drm_framebuffer_remove to atomic, v4.")
40ee6fbef75f ("drm: Add a new connector atomic property for link status")
8e22e1b3499a ("Merge airlied/drm-next into drm-misc-next")