Op 31-03-16 om 22:23 schreef Rob Clark: > In the atomic modesetting path, each driver simply wants to grab a ref > to the exclusive fence from a reservation object to store in the incoming > drm_plane_state, without doing the whole RCU dance. Since each driver > will need to do this, lets make a helper. > > v2: rename to _rcu instead of _unlocked to be more consistent > Forgot to update commit message. :)
- [PATCH 00/11] drm/msm: fencification Rob Clark
- [PATCH 01/11] reservation: add reservation_object_g... Rob Clark
- [PATCH 01/11] reservation: add reservation_obje... Rob Clark
- [PATCH 01/11] reservation: add reservation_... Maarten Lankhorst
- [PATCH 01/11] reservation: add reservat... Rob Clark
- [PATCH 01/11] reservation: add res... Sumit Semwal
- [PATCH 02/11] drm/atomic: export drm_atomic_helper_... Rob Clark
- [PATCH 02/11] drm/atomic: export drm_atomic_hel... Gustavo Padovan
- [PATCH 02/11] drm/atomic: export drm_atomic... Daniel Vetter
- [PATCH 03/11] drm/msm: move debugfs code to it's ow... Rob Clark
- [PATCH 04/11] drm/msm: move fence code to it's own ... Rob Clark
- [PATCH 05/11] drm/msm: use imported dmabuf's reserv... Rob Clark
- [PATCH 06/11] drm/msm: split out timeout_to_jiffies... Rob Clark
- [PATCH 07/11] drm/msm/gpu: simplify tracking in-fli... Rob Clark