aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorAlice Ryhl <[email protected]>2024-03-22 08:59:38 +0000
committerThomas Gleixner <[email protected]>2024-04-11 21:20:43 +0000
commit48b7f4d29ac8fcdc35a97ce38e4aecdee83b0e3f (patch)
tree7839771348bd2cf6dd17507b1380f613099e845d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentvdso: Fix powerpc build U64_MAX undeclared error (diff)
downloadkernel-48b7f4d29ac8fcdc35a97ce38e4aecdee83b0e3f.tar.gz
kernel-48b7f4d29ac8fcdc35a97ce38e4aecdee83b0e3f.zip
rust: time: Add Ktime
Introduce a wrapper around `ktime_t` with a few different useful methods. Rust Binder will use these bindings to compute how many milliseconds a transaction has been active for when dumping the current state of the Binder driver. This replicates the logic in C Binder [1]. For a usage example in Rust Binder, see [2]. ktime_get() cannot be safely called in NMI context. This requirement is not checked by these abstractions, but it is intended that klint [3] or a similar tool will be used to check it in the future. Signed-off-by: Alice Ryhl <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Benno Lossin <[email protected]> Reviewed-by: Boqun Feng <[email protected]> Reviewed-by: Thomas Gleixner <[email protected]> Acked-by: Miguel Ojeda <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/lkml/5ac8c0d09392290be789423f0dd78a520b830fab.1682333709.git.zhangchuang3@xiaomi.com/ [1] Link: https://r.android.com/3004103 [2] Link: https://rust-for-linux.com/klint [3]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions