HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_cs_report_moved_bytes (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_object.c 594 amdgpu_cs_report_moved_bytes(adev, ctx.bytes_moved,
597 amdgpu_cs_report_moved_bytes(adev, ctx.bytes_moved, 0);
amdgpu_cs.c 395 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes, function in typeref:typename:void
622 amdgpu_cs_report_moved_bytes(p->adev, p->bytes_moved,
amdgpu.h 1157 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes,

Completed in 52 milliseconds