On Mon, Sep 12, 2022 at 05:57:29PM -0700, Daniele Ceraolo Spurio wrote: > From: Vitaly Lubart <vitaly.lub...@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.lub...@intel.com> > Signed-off-by: Tomas Winkler <tomas.wink...@intel.com> > Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospu...@intel.com> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Reviewed-by: Alan Previn <alan.previn.teres.ale...@intel.com> > ---
Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>