[PATCH 01/11] reservation: add reservation_object_get_excl_unlocked()

Rob Clark robdclark at gmail.com
Mon Apr 4 18:11:03 UTC 2016


On Mon, Apr 4, 2016 at 5:02 AM, Maarten Lankhorst
<maarten.lankhorst at linux.intel.com> wrote:
> 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. :)

oh, whoops.. Sumit, want me to resend or can you just fixup the commit
msg when you apply the patch?

BR,
-R


More information about the dri-devel mailing list