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