index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ctx.h
Age
Commit message (
Expand
)
Author
2023-06-15
drm/amdgpu: add VM generation token
Christian König
2023-06-09
drm/amdgpu: keep amdgpu_ctx_mgr in ctx structure
James Zhu
2022-09-13
drm/amdgpu: revert "partial revert "remove ctx->lock" v2"
Christian König
2022-05-26
drm/amdgpu: Convert to common fdinfo format v5
Christian König
2022-05-26
drm/amdgpu: cleanup ctx implementation
Christian König
2022-04-21
drm/amdgpu: partial revert "remove ctx->lock" v2
Christian König
2022-02-11
drm/amdgpu: remove ctx->lock
Ken Xue
2022-01-27
drm/amdgpu/UAPI: add new CTX OP to get/set stable pstates
Alex Deucher
2021-09-01
drm/amdgpu: rework context priority handling
Nirmoy Das
2021-05-13
drm/amdgpu: fix fence calculation (v2)
David M Nieto
2021-05-05
drm/amdgpu: Add show_fdinfo() interface
Roy Sun
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-01-30
drm/amdgpu: allocate entities on demand
Nirmoy Das
2020-01-22
drm/amdgpu: individualize fence allocation per entity
Nirmoy Das
2019-12-18
amd/amdgpu: add sched array to IPs with multiple run-queues
Nirmoy Das
2019-08-23
drm/amdgpu: correct ras error count type
Guchun Chen
2019-03-19
drm/amdgpu: wait for VM to become idle during flush
Christian König
2019-03-19
drm/amdgpu: Add a new flag to AMDGPU_CTX_OP_QUERY_STATE2
xinhui pan
2018-08-27
drm/amdgpu: amdgpu_ctx_add_fence can't fail
Christian König
2018-08-27
drm/amdgpu: rework ctx entity creation
Christian König
2018-08-27
drm/amdgpu: use entity instead of ring for CS
Christian König
2018-08-27
drm/amdgpu: move context related stuff to amdgpu_ctx.h
Christian König