mali_kbase: sync wakeup on event handoff from job done.
When a job done event is processed, use a sync_wakeup to wake up the waiting process. This avoids latency incurred when switching cores, especially if the event processing is scheduled to an idled core. Bug: 169601696 Test: confirmed scheduling in trace Change-Id: I0c8e2f0013abb559dccfd742071e655c72b942d2
Loading