linux/drivers/misc/mei
Vitaly Lubart c72891256a mei: pxp: add command streamer API to the PXP driver
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@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Alan Previn <alan.previn.teres.alexis@intel.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220928004145.745803-6-daniele.ceraolospurio@intel.com
2022-10-03 11:29:11 -07:00
..
hdcp USB / Thunderbolt changes for 5.19-rc1 2022-06-03 11:17:49 -07:00
pxp mei: pxp: add command streamer API to the PXP driver 2022-10-03 11:29:11 -07:00
bus-fixup.c mei: gsc: setup gsc extended operational memory 2022-09-12 15:23:11 +03:00
bus.c mei: bus: extend bus API to support command streamer API 2022-10-03 11:29:10 -07:00
client.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
client.h mei: constify passed buffers and structures 2021-07-29 17:08:04 +02:00
debugfs.c mei: debugfs: add pxp mode to devstate in debugfs 2022-09-12 15:23:11 +03:00
dma-ring.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
gsc-me.c mei: gsc: add transition to PXP mode in resume flow 2022-09-12 15:23:11 +03:00
hbm.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
hbm.h mei: implement client dma setup. 2021-02-06 15:48:11 +01:00
hw-me-regs.h Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2022-09-21 07:42:47 +10:00
hw-me.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
hw-me.h mei: extend timeouts on slow devices 2022-09-12 15:23:10 +03:00
hw-txe-regs.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-txe.c mei: extend timeouts on slow devices 2022-09-12 15:23:10 +03:00
hw-txe.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw.h mei: adjust extended header kdocs 2022-10-03 11:29:09 -07:00
init.c mei: drop ready bits check after start 2022-09-12 15:23:11 +03:00
interrupt.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
Kconfig mei: add support for graphics system controller (gsc) devices 2022-04-21 11:34:09 -07:00
main.c mei: extend timeouts on slow devices 2022-09-12 15:23:10 +03:00
Makefile mei: add support for graphics system controller (gsc) devices 2022-04-21 11:34:09 -07:00
mei_dev.h mei: bus: enable sending gsc commands 2022-10-03 11:29:08 -07:00
mei-trace.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei-trace.h treewide: Add missing semicolons to __assign_str uses 2021-06-30 09:19:14 -04:00
mkhi.h mei: mkhi: add memory ready command 2022-09-12 15:23:11 +03:00
pci-me.c Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2022-09-21 07:42:47 +10:00
pci-txe.c mei: Remove usage of the deprecated "pci-dma-compat.h" API 2021-09-21 17:33:41 +02:00