Re: [Intel-gfx] [PATCH 05/12] drm/i915: Improve execute_cb struct packing

2020-05-26 Thread Mika Kuoppala
Chris Wilson writes: > Reduce the irq_work llist for attaching the callbacks to the signal for > both smaller structs (two fewer pointers!) and simpler [debug] code: > > Function old new delta > irq_execute_cb35 34

[Intel-gfx] [PATCH 05/12] drm/i915: Improve execute_cb struct packing

2020-05-25 Thread Chris Wilson
Reduce the irq_work llist for attaching the callbacks to the signal for both smaller structs (two fewer pointers!) and simpler [debug] code: Function old new delta irq_execute_cb35 34 -1