diff options
author | Alexander Usyskin <[email protected]> | 2024-02-20 22:00:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-03-05 14:30:09 +0000 |
commit | a0776c214d47ea4f7aaef138095beaa41cff03ef (patch) | |
tree | 0fd36f2fcb6d2f99d12e0f8fd005f6c43a0f11b0 /tools/perf/scripts/python/task-analyzer.py | |
parent | a283d7f179ff83976af27bcc71f7474cb4d7c348 (diff) |
mei: gsc_proxy: match component when GSC is on different bus
On Arrow Lake S systems, MEI is no longer strictly connected to bus 0,
while graphics remain exclusively on bus 0. Adapt the component
matching logic to accommodate this change:
Original behavior: Required both MEI and graphics to be on the same
bus 0.
New behavior: Only enforces graphics to be on bus 0 (integrated),
allowing MEI to reside on any bus.
This ensures compatibility with Arrow Lake S and maintains functionality
for the legacy systems.
Fixes: 1dd924f6885b ("mei: gsc_proxy: add gsc proxy driver")
Cc: [email protected] # v6.3+
Signed-off-by: Alexander Usyskin <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions