Searched refs:eb_pin_engine (Results 1 – 1 of 1) sorted by relevance
321 static int eb_pin_engine(struct i915_execbuffer *eb, bool throttle);1829 err = eb_pin_engine(eb, false); in eb_relocate_parse_slow()1910 err = eb_pin_engine(eb, throttle); in eb_relocate_parse()2564 static int eb_pin_engine(struct i915_execbuffer *eb, bool throttle) in eb_pin_engine() function