summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add VM generation tokenChristian König2023-06-151-1/+1
* drm/amdgpu: keep amdgpu_ctx_mgr in ctx structureJames Zhu2023-06-091-0/+1
* drm/amdgpu: revert "partial revert "remove ctx->lock" v2"Christian König2022-09-131-1/+0
* drm/amdgpu: Convert to common fdinfo format v5Christian König2022-05-261-3/+9
* drm/amdgpu: cleanup ctx implementationChristian König2022-05-261-5/+6
* drm/amdgpu: partial revert "remove ctx->lock" v2Christian König2022-04-211-0/+1
* drm/amdgpu: remove ctx->lockKen Xue2022-02-111-1/+0
* drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher2022-01-271-0/+1
* drm/amdgpu: rework context priority handlingNirmoy Das2021-09-011-4/+4
* drm/amdgpu: fix fence calculation (v2)David M Nieto2021-05-131-2/+1
* drm/amdgpu: Add show_fdinfo() interfaceRoy Sun2021-05-051-1/+4
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-3/+0
* drm/amdgpu: allocate entities on demandNirmoy Das2020-01-301-2/+4
* drm/amdgpu: individualize fence allocation per entityNirmoy Das2020-01-221-1/+0
* amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das2019-12-181-0/+3
* drm/amdgpu: correct ras error count typeGuchun Chen2019-08-231-2/+2
* drm/amdgpu: wait for VM to become idle during flushChristian König2019-03-191-1/+1
* drm/amdgpu: Add a new flag to AMDGPU_CTX_OP_QUERY_STATE2xinhui pan2019-03-191-0/+2
* drm/amdgpu: amdgpu_ctx_add_fence can't failChristian König2018-08-271-3/+3
* drm/amdgpu: rework ctx entity creationChristian König2018-08-271-14/+16
* drm/amdgpu: use entity instead of ring for CSChristian König2018-08-271-7/+9
* drm/amdgpu: move context related stuff to amdgpu_ctx.hChristian König2018-08-271-0/+84