Make an attempt at taking over existing streams on Qualcomm machines. Some
authorpatrick <patrick@openbsd.org>
Sun, 11 Sep 2022 10:18:54 +0000 (10:18 +0000)
committerpatrick <patrick@openbsd.org>
Sun, 11 Sep 2022 10:18:54 +0000 (10:18 +0000)
commita68d7a250eca5e22a3b02a78b12bfb70a49afe7f
treee5ef56c43d4691a127b4f56f1eb2a8789e98a756
parentf78eea63cb60899c88ee243c20e1a106da264443
Make an attempt at taking over existing streams on Qualcomm machines.  Some
of the stream mappings on the Lenovo x13s match on a single stream id, and
others use a mask to match on multiple stream ids.  For now we only care
about the single ones, which is enough to capture e.g. the xhci(4) nodes.
sys/arch/arm64/dev/smmu.c
sys/arch/arm64/dev/smmureg.h
sys/arch/arm64/dev/smmuvar.h