[Intel-gfx] Gratiutuous struct_mutex elimination

Chris Wilson chris at chris-wilson.co.uk
Thu Aug 29 08:11:14 UTC 2019


I threw in some patches to remove all but a few struct_mutexes, notable
remnants are execbuf (since we have the great reservation debate), perf
(it needs to figure out its locking) and gvt (I'm not sure what it is
using struct_mutex for, so left it).

The real meat of the patches is breaking the stranglehold of
struct_mutex from around requests, which I hope CI should be happy with,
except CI has been on vacation...
-Chris




More information about the Intel-gfx mailing list