On Mon, Sep 12, 2022 at 05:57:29PM -0700, Daniele Ceraolo Spurio wrote: > From: Vitaly Lubart <[email protected]> > > 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 <[email protected]> > Signed-off-by: Tomas Winkler <[email protected]> > Signed-off-by: Daniele Ceraolo Spurio <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Reviewed-by: Alan Previn <[email protected]> > ---
Reviewed-by: Greg Kroah-Hartman <[email protected]>
