]> Git Repo - linux.git/commit
drm/xe: Move and export xe_hw_engine lookup.
authorDominik Grzegorzek <[email protected]>
Mon, 29 Jul 2024 13:01:52 +0000 (16:01 +0300)
committerMatthew Brost <[email protected]>
Wed, 31 Jul 2024 02:36:20 +0000 (19:36 -0700)
commit6f20fc09936e786a4ba18f5514fe185e0451ada9
treea2822061e318d5f1416502a7ed54b0d0e6ccbc8e
parent7f7a2da3bf8bc0e0f6c239af495b7050056e889c
drm/xe: Move and export xe_hw_engine lookup.

Move and export xe_hw_engine lookup. This is in preparation
to use this in eudebug code where we want to find active
engine.

v2: s/tile/gt due to uapi changes (Mika)

Signed-off-by: Dominik Grzegorzek <[email protected]>
Signed-off-by: Mika Kuoppala <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/xe/xe_exec_queue.c
drivers/gpu/drm/xe/xe_hw_engine.c
drivers/gpu/drm/xe/xe_hw_engine.h
This page took 0.049474 seconds and 4 git commands to generate.