aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorSiva Mullati <[email protected]>2021-12-08 09:42:15 +0530
committerLucas De Marchi <[email protected]>2021-12-08 13:26:14 -0800
commit67c430bbaae153433f76807d07b8298ac4714822 (patch)
tree9314384b21a1af645534144c260d80ebe97b455a /scripts/gdb/linux/tasks.py
parentc9ee950a2ca55ea0f63d0893f796b2eb089e7900 (diff)
drm/i915: Skip remap_io_mapping() for non-x86 platforms
Only hw that supports mappable aperture would hit this path vm_fault_gtt/vm_fault_tmm, So we never hit this function remap_io_mapping() in discrete, So skip this code for non-x86 architectures. v2: use IS_ENABLED () instead of #if defined v3: move function prototypes from i915_drv.h to i915_mm.h v4: added kernel error message in stub function v5: fixed compilation warnings v6: checkpatch style Signed-off-by: Siva Mullati <[email protected]> Reviewed-by: Lucas De Marchi <[email protected]> Signed-off-by: Lucas De Marchi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions