summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h
AgeCommit message (Expand)AuthorFilesLines
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