diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2023-07-26 09:07:02 -0700 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-21 11:39:04 -0500 |
commit | 621c1fbd9b83fb6a731e0063ad4ea2d89ec20a9c (patch) | |
tree | 9fc776ce27ac38e87261ac523eb48e48c7e35da4 /drivers/gpu/drm/xe/xe_bo.c | |
parent | 43b5d81e04773d08df1ed3ff8a40936dca726fda (diff) |
drm/xe: Remove vma arg from xe_pte_encode()
All the callers pass a NULL vma, so the buffer is always the BO. Remove
the argument and the side effects of dealing with it.
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20230726160708.3967790-5-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/xe/xe_bo.c')
0 files changed, 0 insertions, 0 deletions