index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
2018-09-11
1
-8
/
+15
*
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
Christian König
2018-09-11
1
-1
/
+1
*
drm/amdgpu: fix holding mn_lock while allocating memory
Christian König
2018-08-27
1
-12
/
+19
*
drm/amdgpu: fix preamble handling
Christian König
2018-08-22
1
-7
/
+9
*
drm/amdgpu: create an empty bo_list if no handle is provided
Christian König
2018-07-31
1
-65
/
+46
*
drm/amdgpu: add bo_list iterators
Christian König
2018-07-31
1
-29
/
+22
*
drm/amdgpu: always recreate bo_list
Christian König
2018-07-31
1
-3
/
+0
*
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
2018-07-31
1
-0
/
+2
*
drm/amdgpu: return error if both BOs and bo_list handle is given
Christian König
2018-07-31
1
-3
/
+6
*
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
2018-07-31
1
-3
/
+8
*
drm/amdgpu: add support for inplace IB patching for MM engines v2
Christian König
2018-07-27
1
-7
/
+15
*
drm/scheduler: remove sched field from the entity
Nayan Deshmukh
2018-07-25
1
-1
/
+1
*
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
2018-07-25
1
-1
/
+1
*
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
2018-07-25
1
-5
/
+5
*
drm/amdgpu: change ring priority after pushing the job (v2)
Christian König
2018-07-18
1
-1
/
+5
*
drm/amdgpu: remove job->ring
Christian König
2018-07-16
1
-9
/
+9
*
drm/amdgpu: remove fence context from the job
Christian König
2018-07-16
1
-1
/
+0
*
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
2018-07-16
1
-3
/
+45
*
drm/amdgpu: Make pin_size values atomic
Michel Dänzer
2018-07-13
1
-1
/
+1
*
drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.
Andrey Grodzovsky
2018-07-10
1
-0
/
+4
*
drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
Michel Dänzer
2018-07-10
1
-0
/
+4
*
drm/amdgpu: Consolidate visible vs. real vram check v2.
Andrey Grodzovsky
2018-06-15
1
-5
/
+6
*
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
2018-05-30
1
-15
/
+23
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-16
1
-11
/
+5
|
\
|
*
drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"
Christian König
2018-05-15
1
-2
/
+1
|
*
drm/amdgpu: fix and cleanup cpu visible VRAM handling
Christian König
2018-05-15
1
-4
/
+2
|
*
drm/amdgpu: use ctx bytes_moved
Christian König
2018-05-15
1
-7
/
+3
|
*
drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)
Chunming Zhou
2018-04-11
1
-1
/
+2
*
|
drm/amdgpu: Add MMU notifier type for KFD userptr
Felix Kuehling
2018-03-23
1
-1
/
+1
|
/
*
drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctx
Roger He
2018-02-27
1
-2
/
+2
*
drm/amdgpu: Fix always_valid bos multiple LRU insertions.
Bas Nieuwenhuizen
2018-02-19
1
-1
/
+1
*
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-02-19
1
-8
/
+8
*
drm/amdgpu: update VM PDs after the PTs
Christian König
2018-01-10
1
-4
/
+4
*
drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and cs
Roger He
2017-12-15
1
-1
/
+6
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
1
-3
/
+3
*
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
2017-12-06
1
-7
/
+7
*
drm/amdgpu: fix VA hole handling on Vega10 v3
Christian König
2017-12-06
1
-5
/
+5
*
drm/amdgpu: use the new TTM bytes moved counter v2
Christian König
2017-12-06
1
-6
/
+3
*
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-6
/
+8
*
drm/amdgpu: use dep_sync for CS dependency/syncobj
Chunming Zhou
2017-12-06
1
-2
/
+2
*
drm/amdgpu: rename amdgpu_ttm_bind to amdgpu_ttm_alloc_gart
Christian König
2017-12-04
1
-2
/
+2
*
drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2
Christian König
2017-12-04
1
-2
/
+2
*
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
Andrey Grodzovsky
2017-12-04
1
-1
/
+1
*
drm/amdgpu:skip job for guilty ctx in parser_init
Monk Liu
2017-12-04
1
-0
/
+6
*
drm/amdgpu: Avoid accessing job->entity after the job is scheduled.
Andrey Grodzovsky
2017-12-04
1
-2
/
+1
*
drm/amdgpu: don't try to move pinned BOs
Christian König
2017-11-28
1
-0
/
+4
*
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-24
1
-2
/
+5
|
\
|
*
drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence
Roger He
2017-11-17
1
-1
/
+1
|
*
drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fence
Emily Deng
2017-11-10
1
-2
/
+5
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
1
-165
/
+221
|
\
|
[next]