diff options
author | Chris Wilson <[email protected]> | 2021-12-09 21:56:20 +0530 |
---|---|---|
committer | Ramalingam C <[email protected]> | 2021-12-14 15:08:20 +0530 |
commit | 2e21de9028270a72d2b7dfbd0fe46a6beace1f01 (patch) | |
tree | c2860e27b11898e6b7d7f0ea8938a5f4acf10901 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 0ef42fb749b17f7e49adef047ece5bebac5d6795 (diff) |
drm/i915: Sanitycheck device iomem on probe
As we setup the memory regions for the device, give each a quick test to
verify that we can read and write to the full iomem range. This ensures
that our physical addressing for the device's memory is correct, and
some reassurance that the memory is functional.
v2: wrapper for memtest [Chris]
v3: Removed the unused ptr i915 [Chris]
v4: used the %pa for the resource_size_t.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Matthew Auld <[email protected]>
Signed-off-by: Ramalingam C <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions