]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe/gsc: add Battlemage support
authorAlexander Usyskin <alexander.usyskin@intel.com>
Mon, 8 Jul 2024 08:49:06 +0000 (11:49 +0300)
committerDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Wed, 17 Jul 2024 16:47:15 +0000 (09:47 -0700)
commite02cea83d32d3a616c9ef8b6b50a83444a6bbcbf
treeb6f22b00db4a31dda5326a555d7d7a7b6bd3e73d
parent45d30c828c613441bfbe5c97ca766854152b7181
drm/xe/gsc: add Battlemage support

Add heci_cscfi support bit for new CSC engine type.
It has same mmio offsets as DG2 GSC but separate interrupt flow.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240708084906.2827024-1-alexander.usyskin@intel.com
drivers/gpu/drm/xe/xe_device_types.h
drivers/gpu/drm/xe/xe_heci_gsc.c
drivers/gpu/drm/xe/xe_heci_gsc.h
drivers/gpu/drm/xe/xe_irq.c
drivers/gpu/drm/xe/xe_pci.c