diff options
author | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2024-12-20 20:41:58 +0100 |
---|---|---|
committer | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2025-01-19 00:11:59 +0100 |
commit | 0e1871f61e71d7611196b04d1b133f18fef666dd (patch) | |
tree | eae1bc5228a90cd44ef91109da1e90680be6025e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7e937cdf18164ea276ce0f4bbc5755e0031280e0 (diff) |
drm/xe/sa: Allow making suballocations using custom gfp flags
Actual xe_sa_manager implementation uses hardcoded GFP_KERNEL flag
during creation of suballocations but in upcoming patch we want to
reuse the xe_sa_manager in places where GFP_KERNEL is not allowed.
Add another variant of the xe_sa_bo_new() function that accepts
arbitrary gfp flags.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241220194205.995-6-michal.wajdeczko@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions