intel_lr_context_deferred_create — create the LRC specific bits of a context
int intel_lr_context_deferred_create ( | struct intel_context * ctx, |
struct intel_engine_cs * ring) ; |
This function can be called more than once, with different engines, if we plan to use the context with them. The context backing objects and the ringbuffers (specially the ringbuffer backing objects) suck a lot of memory up, and that's why