]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Export xe_hw_engine's mmio accessors
authorDominik Grzegorzek <dominik.grzegorzek@intel.com>
Tue, 6 Aug 2024 15:30:08 +0000 (18:30 +0300)
committerMatthew Brost <matthew.brost@intel.com>
Wed, 7 Aug 2024 05:21:14 +0000 (22:21 -0700)
commitdae5d79a3bcc3101e1e02a1c2999ca74d1efde05
treea71d4d8c8d1352296009529290bc9fe9bf0c4cab
parent9cc033e07d025dee1fac178c20ba96c56f8d9a91
drm/xe: Export xe_hw_engine's mmio accessors

Export hw engine's mmio accessors. This is in preparation
to use these from eudebug code.

v2: s/hw_engine_mmio/xe_hw_engine_mmio (Matthew)
v3: kernel doc (Matthew)

Cc: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Dominik Grzegorzek <dominik.grzegorzek@intel.com>
Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240806153009.1081382-1-mika.kuoppala@linux.intel.com
drivers/gpu/drm/xe/xe_hw_engine.c
drivers/gpu/drm/xe/xe_hw_engine.h