aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorMatt Roper <[email protected]>2023-03-27 21:55:46 +0200
committerAndi Shyti <[email protected]>2023-03-28 11:22:05 +0200
commitde4149730d9d72f50d4e6dfedad0d11b1df05b7e (patch)
treed0a16e29e2e2752a80374c4368c002ea22f69bd2 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent5dff5d092ba6c5485aac1467dad938c74ba6ed57 (diff)
drm/i915: Sanitycheck MMIO access early in driver load
We occasionally see the PCI device in a non-accessible state at the point the driver is loaded. When this happens, all BAR accesses will read back as 0xFFFFFFFF. Rather than reading registers and misinterpreting their (invalid) values, let's specifically check for 0xFFFFFFFF in a register that cannot have that value to see if the device is accessible. Signed-off-by: Matt Roper <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Andi Shyti <[email protected]> Signed-off-by: Andi Shyti <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions