mbox series

[v2,0/2] IVSC support for IPU bridge

Message ID 20230630134506.109269-1-sakari.ailus@linux.intel.com (mailing list archive)
Headers show
Series IVSC support for IPU bridge | expand

Message

Sakari Ailus June 30, 2023, 1:45 p.m. UTC
Hi,

I rebased the IVSC support patch on Hans de Goede's IPU bridge fixes and
cleanups. I've tested it on MS Surface Go 2. I also added a patch to move
the pre-existing exported symbol to the same namespace than the rest.

Sakari Ailus (1):
  media: ipu-bridge: Make exported IPU bridge symbol GPL-only in a NS

Wentong Wu (1):
  media: ipu-bridge: add IVSC support

 drivers/media/pci/intel/ipu-bridge.c | 197 ++++++++++++++++++++++++++-
 include/media/ipu-bridge.h           |  19 ++-
 2 files changed, 208 insertions(+), 8 deletions(-)