index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_job.c
Age
Commit message (
Expand
)
Author
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
2017-12-27
drm/amdgpu: separate VMID and PASID handling
Christian König
2017-12-18
drm/amdgpu: rename amdgpu_gpu_recover
Alex Deucher
2017-12-15
drm/amdgpu: Add gpu_recovery parameter
Andrey Grodzovsky
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-06
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
2017-12-04
drm/amdgpu:implement new GPU recover(v3)
Monk Liu
2017-12-04
amd/scheduler:imple job skip feature(v3)
Monk Liu
2017-12-04
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
Andrey Grodzovsky
2017-12-04
drm/amdgpu: Avoid accessing job->entity after the job is scheduled.
Andrey Grodzovsky
2017-10-19
drm/amdgpu:fix duplicated setting job's vram_lost
Monk Liu
2017-10-19
drm/amdgpu: set -ECANCELED when dropping jobs
Christian König
2017-10-19
drm/amdgpu: keep copy of VRAM lost counter in job
Christian König
2017-10-09
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
2017-07-14
drm/amdgpu: allow flushing VMID0 before IB execution as well
Christian König
2017-05-24
drm/amdgpu: add dep_sync for amdgpu job
Chunming Zhou
2017-05-24
drm/amdgpu: skip all jobs of guilty vm
Chunming Zhou
2017-05-24
drm/amdgpu:use job* to replace voluntary
Monk Liu
2017-05-24
drm/amdgpu:don't invoke srio-gpu-reset in gpu-reset (v2)
Monk Liu
2017-05-24
drm/amdgpu: make pipeline sync be in same place v2
Chunming Zhou
2017-05-24
drm/amdgpu: add sched sync for amdgpu job v2
Chunming Zhou
2017-05-10
drm/amdgpu: fix dependency issue
Chunming Zhou
2017-04-28
drm/amdgpu: fix no-vmid job
Chunming Zhou
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-14
drm/amdgpu: mark symbols static where possible
Baoyou Xie
2016-09-12
drm/amdgpu: change job->ctx field name
Monk Liu
2016-07-14
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
2016-07-07
drm/amdgpu: add a bool to specify if needing vm flush V2
Chunming Zhou
2016-07-07
drm/amdgpu: put old hw fence of job if gpu reset
Chunming Zhou
2016-07-07
drm/amdgpu: remove fence parameter from amd_sched_job_init
Christian König
2016-07-07
drm/amdgpu: earlier free SA resources
Christian König
2016-07-07
drm/amdgpu: shorten amdgpu_job_free_resources
Christian König
2016-07-07
drm/amdgpu: fix user fence handling once more
Christian König
2016-07-07
drm/amdgpu: use a fence array for VMID management
Christian König
2016-07-07
drm/amdgpu: add optional ring to amdgpu_sync_is_idle
Christian König
2016-07-07
drm/amdgpu: remove amdgpu_sync_wait
Christian König
2016-07-07
drm/amdgpu: generalize the scheduler fence
Christian König
2016-07-07
drm/amdgpu: add gpu reset to timeout handler
Chunming Zhou
2016-07-07
drm/amdgpu: fix and cleanup job destruction
Christian König
2016-07-07
drm/amdgpu: properly abstract scheduler timeout handling
Christian König
2016-07-07
drm/amdgpu: remove use_shed hack in job cleanup
Christian König
2016-07-07
drm/amdgpu: fix coding style in amdgpu_job_free
Christian König
2016-07-07
drm/amdgpu: remove begin_job/finish_job
Christian König
2016-05-11
drm/amdgpu: fix and cleanup user fence handling v2
Christian König
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
2016-05-11
drm/amdgpu: move the context from the IBs into the job
Christian König
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
2016-05-04
drm/amd/scheduler: Mark amdgpu_sched_ops const
Nils Wallménius
2016-05-02
drm/amdgpu: use ref to keep job alive
Monk Liu
[next]