]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/guc: Enable the timer expired interrupt for GuC
authorMatthew Brost <matthew.brost@intel.com>
Tue, 27 Jul 2021 00:23:29 +0000 (17:23 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Wed, 28 Jul 2021 00:31:54 +0000 (17:31 -0700)
commit4a53793e3e96e200aef88a302fb9cf4794c33653
tree1615116576ff753fb5fa38805017f1e21645ab52
parent6e672f03d4fc659a0dc3434affc3385909fca8d6
drm/i915/guc: Enable the timer expired interrupt for GuC

The GuC can implement execution qunatums, detect hung contexts and
other such things but it requires the timer expired interrupt to do so.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
CC: John Harrison <John.C.Harrison@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/20210727002348.97202-15-matthew.brost@intel.com
drivers/gpu/drm/i915/gt/intel_rps.c