drm/i915/mtl: Define GSC Proxy component interface
authorAlexander Usyskin <alexander.usyskin@intel.com>
Tue, 2 May 2023 16:38:51 +0000 (09:38 -0700)
committerDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Thu, 4 May 2023 09:57:28 +0000 (02:57 -0700)
commite7b05d95cc1bfa1e61557358d936ebb33b0ae4be
tree7a2288b84c3073489ddfa9af1afd0704fc34bfa0
parent8b2a7394e51d6a49edeae8fc640b8c23a4ab649d
drm/i915/mtl: Define GSC Proxy component interface

GSC Proxy component is used for communication between the
Intel graphics driver and MEI driver.

Cc: Alan Previn <alan.previn.teres.alexis@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Alan Previn <alan.previn.teres.alexis@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230502163854.317653-2-daniele.ceraolospurio@intel.com
include/drm/i915_component.h
include/drm/i915_gsc_proxy_mei_interface.h [new file with mode: 0644]