Home
last modified time | relevance | path

Searched refs:amdgpu_cs_report_moved_bytes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c597 amdgpu_cs_report_moved_bytes(adev, ctx.bytes_moved, in amdgpu_bo_do_create()
600 amdgpu_cs_report_moved_bytes(adev, ctx.bytes_moved, 0); in amdgpu_bo_do_create()
H A Damdgpu_cs.c381 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes, in amdgpu_cs_report_moved_bytes() function
602 amdgpu_cs_report_moved_bytes(p->adev, p->bytes_moved, in amdgpu_cs_parser_bos()
H A Damdgpu.h1180 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c630 amdgpu_cs_report_moved_bytes(adev, ctx.bytes_moved, in amdgpu_bo_create()
633 amdgpu_cs_report_moved_bytes(adev, ctx.bytes_moved, 0); in amdgpu_bo_create()
H A Damdgpu_cs.c769 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes, in amdgpu_cs_report_moved_bytes() function
976 amdgpu_cs_report_moved_bytes(p->adev, p->bytes_moved, in amdgpu_cs_parser_bos()
H A Damdgpu.h1302 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes,

Completed in 14 milliseconds