Re: [Intel-gfx] [PATCH 05/15] mei: pxp: add command streamer API to the PXP driver

2022-07-26 Thread Teres Alexis, Alan Previn
code looks in order and this patch hasnt too much meat to it anyways. I have 1 question but its not pertaining to the code but rather to the backend firmware expectation, see below: On Thu, 2022-06-09 at 16:19 -0700, Ceraolo Spurio, Daniele wrote: > From: Vitaly Lubart > > Adding command stream

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

2022-06-09 Thread Daniele Ceraolo Spurio
From: Vitaly Lubart Adding command streamer API to the PXP driver Signed-off-by: Vitaly Lubart Signed-off-by: Tomas Winkler Cc: Daniele Ceraolo Spurio --- drivers/misc/mei/pxp/mei_pxp.c | 27 +++ include/drm/i915_pxp_tee_interface.h | 5 + 2 files changed,