Re: [Intel-gfx] s/obj->mm.lock//

2020-07-27 Thread Intel
On 7/6/20 8:19 AM, Chris Wilson wrote: This is the easy part; pulling reservation of multiple objects under an ww acquire context. With one simple rule that eviction is handled by the ww acquire context, we can carefully transition the driver over to using eviction. Instead of feeding the acquir

[Intel-gfx] s/obj->mm.lock//

2020-07-05 Thread Chris Wilson
This is the easy part; pulling reservation of multiple objects under an ww acquire context. With one simple rule that eviction is handled by the ww acquire context, we can carefully transition the driver over to using eviction. Instead of feeding the acquire context everywhere, we make the caller g