Am 06.02.23 um 18:01 schrieb Alex Deucher:
On Mon, Feb 6, 2023 at 11:51 AM Christian König
wrote:
Am 03.02.23 um 20:08 schrieb Shashank Sharma:
From: Shashank Sharma
This patch adds a domain input variable for amdgpu_bo_create_kernel_at,
so that it could be used for both VRAM and DOORBELL do
On Mon, Feb 6, 2023 at 11:51 AM Christian König
wrote:
>
> Am 03.02.23 um 20:08 schrieb Shashank Sharma:
> > From: Shashank Sharma
> >
> > This patch adds a domain input variable for amdgpu_bo_create_kernel_at,
> > so that it could be used for both VRAM and DOORBELL domains objects. It
> > also a
Am 03.02.23 um 20:08 schrieb Shashank Sharma:
From: Shashank Sharma
This patch adds a domain input variable for amdgpu_bo_create_kernel_at,
so that it could be used for both VRAM and DOORBELL domains objects. It
also adds supporting code for existing callers.
We should probably drop this one
From: Shashank Sharma
This patch adds a domain input variable for amdgpu_bo_create_kernel_at,
so that it could be used for both VRAM and DOORBELL domains objects. It
also adds supporting code for existing callers.
Signed-off-by: Shashank Sharma
---
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c |