summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
AgeCommit message (Expand)Author
2021-09-01drm/amdgpu:schedule vce/vcn encode based on prioritySatyajit Sahu
2021-09-01drm/amdgpu: detach ring priority from gfx priorityNirmoy Das
2021-09-01drm/amdgpu: rework context priority handlingNirmoy Das
2021-05-27drm/amdgpu: Use delayed work to collect RAS error countersLuben Tuikov
2021-05-27drm/amdgpu: Don't query CE and UE errorsLuben Tuikov
2021-05-13drm/amdgpu: fix fence calculation (v2)David M Nieto
2021-05-13drm/amdgpu: free resources on fence usage queryDavid M Nieto
2021-05-05drm/amdgpu: Add show_fdinfo() interfaceRoy Sun
2020-11-02drm/amdgpu/amdgpu: use "*" adjacent to data nameDeepak R Varma
2020-10-09amd/amdgpu_ctx: Use struct_size() helper and kmalloc() (v2)Gustavo A. R. Silva
2020-09-03drm/amdgpu: disable gpu-sched load balance for uvdNirmoy Das
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-18drm/scheduler: Remove priority macro INVALID (v2)Luben Tuikov
2020-08-18drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-03-16drm/amdgpu: disable gpu_sched load balancer for vcn jobsNirmoy Das
2020-03-16drm/amdgpu: fix switch-case indentationNirmoy Das
2020-03-10drm/amdgpu: do not set nil entry in compute_prio_schedNirmoy Das
2020-03-09drm/amdgpu: change hw sched list on ctx priority overrideNirmoy Das
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das
2020-01-22drm/amdgpu: individualize fence allocation per entityNirmoy Das
2019-12-23drm/amdgpu: fix ctx init failure for asics without gfx ringLe Ma
2019-12-18amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das
2019-12-18drm/scheduler: rework entity creationNirmoy Das
2019-12-11drm/amdgpu: fix JPEG instance checking when ctx initLeo Liu
2019-11-19drm/amdgpu: use the JPEG structure for general driver supportLeo Liu
2019-11-07Revert "drm/amdgpu: dont schedule jobs while in reset"Andrey Grodzovsky
2019-11-06drm/amdgpu: dont schedule jobs while in resetShirish S
2019-08-23drm/amdgpu: correct ras error count typeGuchun Chen
2019-08-22drm/amdgpu: fix dma_fence_wait without referenceChristian König
2019-08-15drm/amdgpu: use exiting amdgpu_ctx_total_num_entities functionKevin Wang
2019-08-15drm/amdgpu: fix typo error amdgput -> amdgpuKevin Wang
2019-07-18drm/amdgpu:add all VCN rings into schedule request queueJames Zhu
2019-07-18drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-03-19drm/amdgpu: wait for VM to become idle during flushChristian König
2019-03-19drm/amdgpu: remove non-sense NULL ptr checkChristian König
2019-03-19drm/amdgpu: Add a new flag to AMDGPU_CTX_OP_QUERY_STATE2xinhui pan
2019-02-15drm/amdgpu: Only add rqs for initialized rings.Bas Nieuwenhuizen
2018-12-10drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu
2018-11-30drm/amdgpu: add VCN JPEG support amdgpu_ctx_num_entitiesAlex Deucher
2018-08-27drm/amdgpu: amdgpu_ctx_add_fence can't failChristian König
2018-08-27drm/amdgpu: rework ctx entity creationChristian König
2018-08-27drm/amdgpu: use entity instead of ring for CSChristian König
2018-08-27drm/amdgpu: remove the queue managerChristian König
2018-08-27drm/amdgpu: use scheduler load balancing for compute CSChristian König
2018-08-27drm/amdgpu: use scheduler load balancing for SDMA CSChristian König