summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h
AgeCommit message (Expand)AuthorLines
2025-05-22drm/amdgpu: Make amdgpu_ctx_mgr_entity_fini staticTvrtko Ursulin-1/+0
2023-06-15drm/amdgpu: add VM generation tokenChristian König-1/+1
2023-06-09drm/amdgpu: keep amdgpu_ctx_mgr in ctx structureJames Zhu-0/+1
2022-09-13drm/amdgpu: revert "partial revert "remove ctx->lock" v2"Christian König-1/+0
2022-05-26drm/amdgpu: Convert to common fdinfo format v5Christian König-3/+9
2022-05-26drm/amdgpu: cleanup ctx implementationChristian König-5/+6
2022-04-21drm/amdgpu: partial revert "remove ctx->lock" v2Christian König-0/+1
2022-02-11drm/amdgpu: remove ctx->lockKen Xue-1/+0
2022-01-27drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher-0/+1
2021-09-01drm/amdgpu: rework context priority handlingNirmoy Das-4/+4
2021-05-13drm/amdgpu: fix fence calculation (v2)David M Nieto-2/+1
2021-05-05drm/amdgpu: Add show_fdinfo() interfaceRoy Sun-1/+4
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das-3/+0
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das-2/+4
2020-01-22drm/amdgpu: individualize fence allocation per entityNirmoy Das-1/+0
2019-12-18amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das-0/+3
2019-08-23drm/amdgpu: correct ras error count typeGuchun Chen-2/+2
2019-03-19drm/amdgpu: wait for VM to become idle during flushChristian König-1/+1
2019-03-19drm/amdgpu: Add a new flag to AMDGPU_CTX_OP_QUERY_STATE2xinhui pan-0/+2
2018-08-27drm/amdgpu: amdgpu_ctx_add_fence can't failChristian König-3/+3
2018-08-27drm/amdgpu: rework ctx entity creationChristian König-14/+16
2018-08-27drm/amdgpu: use entity instead of ring for CSChristian König-7/+9
2018-08-27drm/amdgpu: move context related stuff to amdgpu_ctx.hChristian König-0/+84