Home
last modified time | relevance | path

Searched refs:amdgpu_cs_report_moved_bytes (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_object.c604 amdgpu_cs_report_moved_bytes(adev, ctx.bytes_moved, in amdgpu_bo_create()
607 amdgpu_cs_report_moved_bytes(adev, ctx.bytes_moved, 0); in amdgpu_bo_create()
A Damdgpu_cs.c753 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes, in amdgpu_cs_report_moved_bytes() function
975 amdgpu_cs_report_moved_bytes(p->adev, p->bytes_moved, in amdgpu_cs_parser_bos()
A Damdgpu.h1276 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes,

Completed in 13 milliseconds