summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
AgeCommit message (Expand)Author
2023-11-24drm/sched: Rename priority MIN to LOWLuben Tuikov
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-21drm/amdgpu: Remove redundant call to priority_is_valid()Luben Tuikov
2023-10-17gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov
2023-10-17drm/amdgpu: Unset context priority is now invalidLuben Tuikov
2023-08-31drm/amdgpu: add user space CS support for VPELang Yu
2023-06-15drm/amdgpu: add entity error check in amdgpu_ctx_get_entityZhenGuo Yin
2023-06-15drm/amdgpu: add VM generation tokenChristian König
2023-06-09drm/amdgpu: update ref_cnt before ctx freeJames Zhu
2023-06-09drm/amdgpu: run partition schedule if it is supportedJames Zhu
2023-06-09drm/amdgpu: keep amdgpu_ctx_mgr in ctx structureJames Zhu
2023-06-09drm/amdgpu: add new flag to AMDGPU_CTX_QUERY2Pierre-Eric Pelloux-Prayer
2022-10-21drm/amdgpu: fix pstate setting issueChengming Gui
2022-09-13drm/amdgpu: revert "partial revert "remove ctx->lock" v2"Christian König
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-08-25drm/amdgpu: use adev_to_drm to get drm deviceGuchun Chen
2022-08-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-07-28drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handlesDanilo Krummrich
2022-07-18drm/amdgpu: restore original stable pstate on ctx finiAlex Deucher
2022-06-06drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam
2022-05-26drm/amdgpu: Convert to common fdinfo format v5Christian König
2022-05-26drm/amdgpu: cleanup ctx implementationChristian König
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-05-16drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)Alex Deucher
2022-04-21drm/amdgpu: partial revert "remove ctx->lock" v2Christian König
2022-03-04drm/amdgpu: install ctx entities with cmpxchgChristian König
2022-03-02drm/amdgpu: remove redundant null checkWeiguo Li
2022-03-02drm/amdgpu: Fix sigsev when accessing MMIO on hot unplug.Andrey Grodzovsky
2022-02-16drm/amdgpu: check return status before using stable_pstateTom Rix
2022-02-11drm/amdgpu: remove ctx->lockKen Xue
2022-01-27drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher
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