summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
AgeCommit message (Expand)Author
2017-10-19drm/amdgpu:fix duplicated setting job's vram_lostMonk Liu
2017-10-19drm/amdgpu: set -ECANCELED when dropping jobsChristian König
2017-10-19drm/amdgpu: keep copy of VRAM lost counter in jobChristian König
2017-10-09drm/amdgpu: add framework for HW specific priority settings v9Andres Rodriguez
2017-07-14drm/amdgpu: allow flushing VMID0 before IB execution as wellChristian König
2017-05-24drm/amdgpu: add dep_sync for amdgpu jobChunming Zhou
2017-05-24drm/amdgpu: skip all jobs of guilty vmChunming Zhou
2017-05-24drm/amdgpu:use job* to replace voluntaryMonk Liu
2017-05-24drm/amdgpu:don't invoke srio-gpu-reset in gpu-reset (v2)Monk Liu
2017-05-24drm/amdgpu: make pipeline sync be in same place v2Chunming Zhou
2017-05-24drm/amdgpu: add sched sync for amdgpu job v2Chunming Zhou
2017-05-10drm/amdgpu: fix dependency issueChunming Zhou
2017-04-28drm/amdgpu: fix no-vmid jobChunming Zhou
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-14drm/amdgpu: mark symbols static where possibleBaoyou Xie
2016-09-12drm/amdgpu: change job->ctx field nameMonk Liu
2016-07-14drm/amdgpu: cleanup hw reference handling in the IB testsChristian König
2016-07-07drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou
2016-07-07drm/amdgpu: put old hw fence of job if gpu resetChunming Zhou
2016-07-07drm/amdgpu: remove fence parameter from amd_sched_job_initChristian König
2016-07-07drm/amdgpu: earlier free SA resourcesChristian König
2016-07-07drm/amdgpu: shorten amdgpu_job_free_resourcesChristian König
2016-07-07drm/amdgpu: fix user fence handling once moreChristian König
2016-07-07drm/amdgpu: use a fence array for VMID managementChristian König
2016-07-07drm/amdgpu: add optional ring to amdgpu_sync_is_idleChristian König
2016-07-07drm/amdgpu: remove amdgpu_sync_waitChristian König
2016-07-07drm/amdgpu: generalize the scheduler fenceChristian König
2016-07-07drm/amdgpu: add gpu reset to timeout handlerChunming Zhou
2016-07-07drm/amdgpu: fix and cleanup job destructionChristian König
2016-07-07drm/amdgpu: properly abstract scheduler timeout handlingChristian König
2016-07-07drm/amdgpu: remove use_shed hack in job cleanupChristian König
2016-07-07drm/amdgpu: fix coding style in amdgpu_job_freeChristian König
2016-07-07drm/amdgpu: remove begin_job/finish_jobChristian König
2016-05-11drm/amdgpu: fix and cleanup user fence handling v2Christian König
2016-05-11drm/amdgpu: move VM fields into jobChristian König
2016-05-11drm/amdgpu: move the context from the IBs into the jobChristian König
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu
2016-05-04drm/amd/scheduler: Mark amdgpu_sched_ops constNils Wallménius
2016-05-02drm/amdgpu: use ref to keep job aliveMonk Liu
2016-05-02drm/amdgpu: rework TDR in scheduler (v2)Monk Liu
2016-05-02drm/amdgpu: delay job free to when it's finished (v2)Monk Liu
2016-05-02drm/amdgpu: use sched_job_init to initialize sched_jobMonk Liu
2016-03-17drm/amdgpu: use sched fence if possibleMonk Liu
2016-03-17drm/amdgpu: move ib.fence to job.fenceMonk Liu
2016-03-17drm/amdgpu: give a fence param to ib_freeMonk Liu
2016-03-08drm/amdgpu: remove HW fence ownerChristian König
2016-02-29drm/amdgpu: fix VM faults caused by vm_grab_id() v4Christian König
2016-02-12drm/amdgpu: nuke the kernel contextChristian König
2016-02-12drm/amdgpu: use per VM entity for page table updates (v2)Christian König