blob: 498c727f5137d7d7c900f4b673a78e6fec7ca5c2 [file] [log] [blame]
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")
d574528a64c3 ("drm/kms-core: Use recommened kerneldoc for struct member refs")
ea0dd85a75f1 ("drm/doc: use preferred struct reference in kernel-doc")
91eefc05f0ac ("drm: Tighten locking in drm_mode_getconnector")
e73ab00e9a0f ("drm: prevent double-(un)registration for connectors")
613051dac40d ("drm: locking&new iterators for connector_list")
5acc614ac474 ("drm: Protect master->unique with dev->master_mutex")
697cc9c8a2c3 ("drm: Simplify GETRESOURCES ioctl")
d82faafd81fe ("drm: Update drm_device docs about embedding.")
b07c42547b82 ("drm/doc: Fix indenting in drm_modeset_lock.c comment")
9a83a71ac0d5 ("drm/fences: add DOC: for explicit fencing")
4ada6f228404 ("drm: document standard connector properties")
beaf5af48034 ("drm/fence: add out-fences support")
9626014258a5 ("drm/fence: add in-fences support")
9498c19b3f53 ("drm: Move tile group code into drm_connector.c")
28575f165d36 ("drm: Extract drm_mode_config.[hc]")
4f93624ee7c0 ("drm: Consolidate dumb buffer docs")
85e634bce01a ("drm: Extract drm_drv.h")
1a02ea434ec3 ("drm: Extract drm_dumb_buffers.c")
14d7f96f90fb ("drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper")
6559c901cb48 ("drm/atomic: add debugfs file to dump out atomic state")
fceffb325b30 ("drm/atomic: add new drm_debug bit to dump atomic state")
d8187177b0b1 ("drm: add helper for printing to log or seq_file")
13b55664eec7 ("drm/atomic: add drm_atomic_set_fence_for_plane()")
f54d1867005c ("dma-buf: Rename struct fence to dma_fence")
7b889adbac8d ("doc: add missing docbook parameter for fence-array")
6686df8cf1cf ("drm: RIP mode_config->rotation_property")
d138dd3c0c70 ("drm: Add support for optional per-plane rotation property")
6e0c7c3358d4 ("drm/atomic: Reject attempts to use multiple rotation angles at once")
bd2ef25d921c ("drm: Add drm_rotation_90_or_270()")
30cd85dd6edc ("dma-buf/sync_file: hold reference to fence when creating sync_file")
838de39fc951 ("drm/fence: release fence reference when canceling event")
9edbf1fa600a ("drm: Add API for capturing frame CRCs")
0853695c3ba4 ("drm: Add reference counting to drm_atomic_state")
d807ed1c55fb ("drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset")
1cec20f0ea0e ("dma-buf: Restart reservation_object_wait_timeout_rcu() after writes")
fedf54132d24 ("dma-buf: Restart reservation_object_get_fences_rcu() after writes")
4be0542073a3 ("dma-buf: Introduce fence_get_rcu_safe()")