OSDN Git Service

drm/i915/guc: Update debugfs for GuC multi-lrc
authorMatthew Brost <matthew.brost@intel.com>
Thu, 14 Oct 2021 17:19:55 +0000 (10:19 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Fri, 15 Oct 2021 17:45:50 +0000 (10:45 -0700)
commitd38a9294491dcc38b0508c865b59604f66fb08c4
tree968e9245ae24ea753a35f70b2c6723db8b74925e
parent872758dbdb93324ba60d58e70ea2ee04cc7cbad8
drm/i915/guc: Update debugfs for GuC multi-lrc

Display the workqueue status in debugfs for GuC contexts that are in
parent-child relationship.

v2:
 (John Harrison)
  - Output number children in debugfs

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/20211014172005.27155-16-matthew.brost@intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c