[Intel-xe] [PATCH 0/1] Don't take a PM ref for vm-less permanent queues

Daniele Ceraolo Spurio daniele.ceraolospurio at intel.com
Wed Dec 6 00:00:29 UTC 2023


VM-less permanent queues exists for the whole lifetime of the driver, so
they can't hold a wakeref. Given that these queues are never
disabled/deregistered and should never hang, we don't expect any G2H
messages outside of the submission flow and therefore we don't need the
extra ref at all as long as the driver makes sure to hold a wakeref when
submitting.

Daniele Ceraolo Spurio (1):
  fixup! drm/xe: standardize vm-less kernel submissions

 drivers/gpu/drm/xe/xe_exec_queue.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0



More information about the Intel-xe mailing list