index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
drm/amdgpu: create an empty bo_list if no handle is provided
Christian König
1
-65
/
+46
2018-08-01
drm/amdgpu: add bo_list iterators
Christian König
1
-29
/
+22
2018-08-01
drm/amdgpu: always recreate bo_list
Christian König
1
-3
/
+0
2018-08-01
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
1
-0
/
+2
2018-08-01
drm/amdgpu: return error if both BOs and bo_list handle is given
Christian König
1
-3
/
+6
2018-08-01
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
1
-3
/
+8
2018-07-27
drm/amdgpu: add support for inplace IB patching for MM engines v2
Christian König
1
-7
/
+15
2018-07-25
drm/scheduler: remove sched field from the entity
Nayan Deshmukh
1
-1
/
+1
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
1
-1
/
+1
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
1
-5
/
+5
2018-07-19
drm/amdgpu: change ring priority after pushing the job (v2)
Christian König
1
-1
/
+5
2018-07-17
drm/amdgpu: remove job->ring
Christian König
1
-9
/
+9
2018-07-17
drm/amdgpu: remove fence context from the job
Christian König
1
-1
/
+0
2018-07-16
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
1
-3
/
+45
2018-07-13
drm/amdgpu: Make pin_size values atomic
Michel Dänzer
1
-1
/
+1
2018-07-10
drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.
Andrey Grodzovsky
1
-0
/
+4
2018-07-10
drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
Michel Dänzer
1
-0
/
+4
2018-06-15
drm/amdgpu: Consolidate visible vs. real vram check v2.
Andrey Grodzovsky
1
-5
/
+6
2018-05-30
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
1
-15
/
+23
2018-05-16
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-11
/
+5
2018-05-15
drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"
Christian König
1
-2
/
+1
2018-05-15
drm/amdgpu: fix and cleanup cpu visible VRAM handling
Christian König
1
-4
/
+2
2018-05-15
drm/amdgpu: use ctx bytes_moved
Christian König
1
-7
/
+3
2018-04-11
drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)
Chunming Zhou
1
-1
/
+2
2018-03-23
drm/amdgpu: Add MMU notifier type for KFD userptr
Felix Kuehling
1
-1
/
+1
2018-02-27
drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctx
Roger He
1
-2
/
+2
2018-02-19
drm/amdgpu: Fix always_valid bos multiple LRU insertions.
Bas Nieuwenhuizen
1
-1
/
+1
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-8
/
+8
2018-01-10
drm/amdgpu: update VM PDs after the PTs
Christian König
1
-4
/
+4
2017-12-16
drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and cs
Roger He
1
-1
/
+6
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
1
-3
/
+3
2017-12-06
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
1
-7
/
+7
2017-12-06
drm/amdgpu: fix VA hole handling on Vega10 v3
Christian König
1
-5
/
+5
2017-12-06
drm/amdgpu: use the new TTM bytes moved counter v2
Christian König
1
-6
/
+3
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-6
/
+8
2017-12-06
drm/amdgpu: use dep_sync for CS dependency/syncobj
Chunming Zhou
1
-2
/
+2
2017-12-05
drm/amdgpu: rename amdgpu_ttm_bind to amdgpu_ttm_alloc_gart
Christian König
1
-2
/
+2
2017-12-05
drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2
Christian König
1
-2
/
+2
2017-12-05
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
Andrey Grodzovsky
1
-1
/
+1
2017-12-05
drm/amdgpu:skip job for guilty ctx in parser_init
Monk Liu
1
-0
/
+6
2017-12-05
drm/amdgpu: Avoid accessing job->entity after the job is scheduled.
Andrey Grodzovsky
1
-2
/
+1
2017-11-29
drm/amdgpu: don't try to move pinned BOs
Christian König
1
-0
/
+4
2017-11-24
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+5
2017-11-17
drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence
Roger He
1
-1
/
+1
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-165
/
+221
2017-11-16
mm: remove cold parameter for release_pages
Mel Gorman
1
-4
/
+2
2017-11-10
drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fence
Emily Deng
1
-2
/
+5
2017-10-19
drm/amdgpu: linear validate first then bind to GART
Christian König
1
-9
/
+9
2017-10-19
drm/amdgpu:fix duplicated setting job's vram_lost
Monk Liu
1
-1
/
+0
2017-10-19
drm/amdgpu: minor CS optimization
Christian König
1
-18
/
+19
[next]