drm/i915/guc: Kick tasklet after queuing a request
authorMatthew Brost <matthew.brost@intel.com>
Thu, 9 Sep 2021 16:47:29 +0000 (09:47 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Mon, 13 Sep 2021 18:30:32 +0000 (11:30 -0700)
commitcf37e5c820f16972bd806e06632eb83e7a152d60
tree7f4aac076300d4d454d90a418c854436d9d56a98
parentac653dd7996edf1770959e11a078312928bd7315
drm/i915/guc: Kick tasklet after queuing a request

Kick tasklet after queuing a request so it submitted in a timely manner.

Fixes: 3a4cdf1982f0 ("drm/i915/guc: Implement GuC context operations for new inteface")
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210909164744.31249-9-matthew.brost@intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c