Lucas Stach
|
1b1f42d8fd
drm: move amd_gpu_scheduler into common location
|
7 年之前 |
Monk Liu
|
bc1b1bf6e3
drm/amdgpu:implement ctx query2
|
7 年之前 |
Monk Liu
|
668ca1b44d
drm/amdgpu:don't change ctx->reset_couner upon query
|
7 年之前 |
Monk Liu
|
1102900de0
drm/amdgpu:pass ctx->guilty address to entity init
|
7 年之前 |
Monk Liu
|
b3eebe3d89
drm/amd/scheduler:introduce guilty pointer member
|
7 年之前 |
Christian König
|
e55f2b646d
drm/amdgpu: move the VRAM lost counter per context
|
7 年之前 |
Andrey Grodzovsky
|
0ae94444c0
drm/amdgpu: Move old fence waiting before reservation lock is aquired v2
|
7 年之前 |
Andres Rodriguez
|
52c6a62c64
drm/amdgpu: add interface for editing a foreign process's priority v3
|
8 年之前 |
Andres Rodriguez
|
c23be4ae1d
drm/amdgpu: add plumbing for ctx priority changes v2
|
8 年之前 |
Andres Rodriguez
|
f3d19bf80d
drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET
|
8 年之前 |
Andres Rodriguez
|
b6d8a43934
drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
|
8 年之前 |
Andres Rodriguez
|
c2636dc53a
drm/amdgpu: add parameter to allocate high priority contexts v11
|
8 年之前 |
Monk Liu
|
eb01abc7c4
drm/amdgpu:make ctx_add_fence interruptible(v2)
|
8 年之前 |
Andres Rodriguez
|
effd924d2f
drm/amdgpu: untie user ring ids from kernel ring ids v6
|
8 年之前 |
Monk Liu
|
75fbed20e5
drm/amdgpu:don't init entity for KIQ
|
8 年之前 |
Monk Liu
|
d7b1eeb2ca
drm/amdgpu:fix race condition
|
8 年之前 |
Matthew Wilcox
|
d3e709e63e
idr: Return the deleted entry from idr_remove
|
8 年之前 |
Dave Airlie
|
220196b384
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
|
8 年之前 |
Huang Rui
|
8ed8147abc
drm/amdgpu: use failed label to handle context init failure
|
8 年之前 |
Chris Wilson
|
f54d186700
dma-buf: Rename struct fence to dma_fence
|
8 年之前 |
Nicolai Hähnle
|
ce199ad690
drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
|
8 年之前 |
Grazvydas Ignotas
|
54ddf3a6af
drm/amdgpu: don't leave dangling pointers around
|
8 年之前 |
Christian König
|
a750b47e49
drm/amdgpu: fix coding style in amdgpu_ctx.c
|
9 年之前 |
Christian König
|
20874179a2
drm/amdgpu: nuke the kernel context
|
9 年之前 |
Chunming Zhou
|
cadf97b196
drm/amdgpu: clean up non-scheduler code path (v2)
|
9 年之前 |
Chunming Zhou
|
5b0112356c
drm/amdgpu: restrict the sched jobs number to power of two
|
9 年之前 |
Chunming Zhou
|
37cd0ca204
drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
|
9 年之前 |
Chunming Zhou
|
c648ed7c5c
drm/amdgpu: handle error case for ctx
|
9 年之前 |
Chunming Zhou
|
d033a6de80
drm/amd: abstract kernel rq and normal rq to priority of run queue
|
9 年之前 |
Dave Airlie
|
fe295b2715
drm/amdgpu: don't oops on failure to load (v2)
|
9 年之前 |