Skip to content
Commit db3d4019 authored by Tvrtko Ursulin's avatar Tvrtko Ursulin
Browse files

drm/i915: Move semaphore object creation into intel_ring_init_semaphores



The object needs to be created before semaphores can be initialized
on any ring and it makes sense to pull it out to this semaphore
dedicated helper.

Signed-off-by: default avatarTvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent d9a64610
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment