diff options
author | Luben Tuikov <[email protected]> | 2022-12-14 03:56:03 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-12-14 16:48:00 -0500 |
commit | 3273f11675ef11959d25a56df3279f712bcd41b7 (patch) | |
tree | 31f74a586fae69e183fe23c44a1408a0a7709ea8 /scripts/gdb | |
parent | 7554886daa31eacc8e7fac9e15bbce67d10b8f1f (diff) |
drm/amdgpu: Remove unnecessary domain argument
Remove the "domain" argument to amdgpu_bo_create_kernel_at() since this
function takes an "offset" argument which is the offset off of VRAM, and as
such allocation always takes place in VRAM. Thus, the "domain" argument is
unnecessary.
Cc: Alex Deucher <[email protected]>
Cc: Christian König <[email protected]>
Cc: AMD Graphics <[email protected]>
Signed-off-by: Luben Tuikov <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions