diff options
| author | Lucas De Marchi <[email protected]> | 2023-07-26 09:07:03 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:39:05 -0500 |
| commit | 937b4be72baaba00fa71a02adac3716332876fa3 (patch) | |
| tree | cdca8054c66feb169b9cf76a78e651da6cdaccd5 /tools/perf/scripts/python | |
| parent | 621c1fbd9b83fb6a731e0063ad4ea2d89ec20a9c (diff) | |
drm/xe: Decouple vram check from xe_bo_addr()
The output arg is_vram in xe_bo_addr() is unused by several callers.
It's also not what the function is mainly doing. Remove the argument and
let the interested callers to call xe_bo_is_vram().
Reviewed-by: Matt Roper <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions