drm/i915/guc: Add bypass tasklet submission path to GuC
authorMatthew Brost <matthew.brost@intel.com>
Wed, 21 Jul 2021 21:50:48 +0000 (14:50 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Thu, 22 Jul 2021 17:07:07 +0000 (10:07 -0700)
commit2330923e92478ad80417dac114b80d257096e4be
treecd8a344541f0f075cd6d53659b39a82d5271b89f
parent925dc1cf58edcd6fa239c2b97f1aedb795f214d0
drm/i915/guc: Add bypass tasklet submission path to GuC

Add bypass tasklet submission path to GuC. The tasklet is only used if H2G
channel has backpresure.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210721215101.139794-6-matthew.brost@intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c