diff options
author | Matthew Brost <matthew.brost@intel.com> | 2025-07-10 13:54:13 -0700 |
---|---|---|
committer | Matthew Brost <matthew.brost@intel.com> | 2025-07-11 10:43:12 -0700 |
commit | 4a1eaf7d110aa54c2b0e891cb450a6ab37a6c3dd (patch) | |
tree | 23c88cffad585993c6412b9d3a49d5ce647c8fa3 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | beb72acb5b38dbe670d8eb752d1ad7a32f9c4119 (diff) |
drm/xe: Remove references to CONFIG_DRM_XE_DEVMEM_MIRROR
The prefetch code was referencing CONFIG_DRM_XE_DEVMEM_MIRROR, which has
been replaced by CONFIG_DRM_XE_PAGEMAP. As a result, prefetches were
limited to SRAM. Update the code to use CONFIG_DRM_XE_PAGEMAP instead of
the deprecated option.
Fixes: f86ad0ed620c ("drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap")
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/20250710205413.1105595-1-matthew.brost@intel.com
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions