Searched refs:eb_pin_engine (Results 1 – 1 of 1) sorted by relevance
320 static int eb_pin_engine(struct i915_execbuffer *eb, bool throttle);1828 err = eb_pin_engine(eb, false); in eb_relocate_parse_slow()1909 err = eb_pin_engine(eb, throttle); in eb_relocate_parse()2571 static int eb_pin_engine(struct i915_execbuffer *eb, bool throttle) in eb_pin_engine() function