[PATCH v5 05/15] mei: pxp: add command streamer API to the PXP driver

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sat Sep 24 12:16:27 UTC 2022


On Mon, Sep 12, 2022 at 05:57:29PM -0700, Daniele Ceraolo Spurio wrote:
> From: Vitaly Lubart <vitaly.lubart at intel.com>
> 
> The discrete graphics card with GSC firmware
> using command streamer API hence it requires to enhance
> pxp module with the new gsc_command() handler.
> 
> The handler is implemented via mei_pxp_gsc_command() which is
> just a thin wrapper around mei_cldev_send_gsc_command()
> 
> Signed-off-by: Vitaly Lubart <vitaly.lubart at intel.com>
> Signed-off-by: Tomas Winkler <tomas.winkler at intel.com>
> Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Reviewed-by: Alan Previn <alan.previn.teres.alexis at intel.com>
> ---

Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>


More information about the dri-devel mailing list