aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2022-02-25 14:54:58 +0000
committerMatthew Auld <[email protected]>2022-02-28 08:47:34 +0000
commit30b9d1b3ef374403652fc10fa36b9a5f32cc274d (patch)
treef1f3ca4f008cb8cd0b9c1aff5d5b26441c4f736f /tools/perf/scripts/python/mem-phys-addr.py
parent3312a4ac8a464daa66b97452ec148b69c5959bec (diff)
drm/i915: add I915_BO_ALLOC_GPU_ONLY
If the user doesn't require CPU access for the buffer, then ALLOC_GPU_ONLY should be used, in order to prioritise allocating in the non-mappable portion of LMEM, on devices with small BAR. v2(Thomas): - The BO_ALLOC_TOPDOWN naming here is poor, since this is pure lies on systems that don't even have small BAR. A better name is GPU_ONLY, which is accurate regardless of the configuration. Signed-off-by: Matthew Auld <[email protected]> Cc: Thomas Hellström <[email protected]> Reviewed-by: Thomas Hellström <[email protected]> Acked-by: Nirmoy Das <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions