index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2017-08-29
drm/syncobj: Rename fence_get to find_fence
Jason Ekstrand
1
-1
/
+1
2017-08-17
drm/amdgpu: rename VM invalidated to moved
Christian König
1
-1
/
+1
2017-08-17
drm/amdgpu: separate bo_va structure
Christian König
1
-2
/
+2
2017-08-17
drm/amdgpu: cleanup static CSA handling
Christian König
1
-1
/
+2
2017-08-17
drm/amdgpu: move vram usage tracking into the vram manager v2
Christian König
1
-2
/
+3
2017-08-17
drm/amdgpu: only move VM BOs in the LRU during validation v2
Christian König
1
-10
/
+5
2017-08-15
drm/amdgpu: Fix preferred typo
Kent Russell
1
-2
/
+2
2017-08-15
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-1
/
+1
2017-08-15
drm/amdgpu: consistent use u64_to_user_ptr
Christian König
1
-4
/
+4
2017-07-14
drm/amdgpu: Throttle visible VRAM moves separately
John Brooks
1
-19
/
+73
2017-07-06
drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()
Chris Wilson
1
-4
/
+2
2017-06-29
drm/amdgpu: Make amdgpu_cs_parser_init static (v2)
Alex Xie
1
-1
/
+1
2017-06-29
drm/amdgpu/cs: fix a typo in a comment
Alex Xie
1
-1
/
+1
2017-06-16
amdgpu: use drm sync objects for shared semaphores (v6)
Dave Airlie
1
-1
/
+87
2017-06-16
amdgpu/cs: split out fence dependency checking (v2)
Dave Airlie
1
-42
/
+51
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-91
/
+36
2017-06-09
drm/amdgpu: fix a typo in comment
Alex Xie
1
-1
/
+1
2017-05-31
drm/amdgpu: untie user ring ids from kernel ring ids v6
Andres Rodriguez
1
-102
/
+26
2017-05-24
drm/amdgpu: return -ENODEV to user space when vram is lost v2
Chunming Zhou
1
-0
/
+9
2017-05-24
drm/amdgpu: get cs support for AMDGPU_HW_IP_VCN_ENC
Leo Liu
1
-0
/
+9
2017-05-24
drm/amdgpu: get cs support of AMDGPU_HW_IP_VCN_DEC
Leo Liu
1
-0
/
+3
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-9
/
+10
2017-04-28
drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2
Chunming Zhou
1
-0
/
+4
2017-04-07
drm/amdgpu: fix fence memory leak in wait_all_fence V2
Chunming Zhou
1
-0
/
+1
2017-04-06
drm/amdgpu: use uintptr_t instead of unsigned long to store pointer
Alex Xie
1
-4
/
+4
2017-04-04
drm/amdgpu: use a 64bit interval tree for VM management v2
Christian König
1
-6
/
+6
2017-03-29
drm/amdgpu: Couple small warning fixes
Harry Wentland
1
-1
/
+2
2017-03-29
drm/amdgpu:changes in gfx DMAframe scheme (v2)
Monk Liu
1
-1
/
+1
2017-03-29
drm/amdgpu:fix the check in cs_ib_fill for SRIOV
Monk Liu
1
-9
/
+10
2017-03-29
drm/amdgpu:protect cs submit
Monk Liu
1
-1
/
+12
2017-03-29
drm/amdgpu:fix cs_ib_fill
Monk Liu
1
-1
/
+1
2017-03-29
drm/amdgpu: handle multi level PD updates V2
Christian König
1
-1
/
+1
2017-03-29
drm/amdgpu: generalize page table level
Christian König
1
-1
/
+1
2017-03-29
drm/amdgpu: rename page_directory_fence to last_dir_update
Christian König
1
-1
/
+1
2017-03-29
drm/amdgpu: add optional fence out-parameter to amdgpu_vm_clear_freed
Nicolai Hähnle
1
-1
/
+1
2017-03-29
drm/amdgpu: get cs support of AMDGPU_HW_IP_UVD_ENC
Leo Liu
1
-0
/
+9
2017-03-29
drm/amdgpu: IOCTL interface for PRT support v4
Junwei Zhang
1
-3
/
+13
2017-03-10
drm/amdgpu: fix parser init error path to avoid crash in parser fini
Dave Airlie
1
-0
/
+2
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-0
/
+7
2017-02-09
drm/amdgpu: report the number of bytes moved at buffer creation
Samuel Pitoiset
1
-2
/
+1
2017-01-27
drm/amdgpu: use the num_rings variable for checking vce rings
Alex Deucher
1
-2
/
+2
2017-01-27
drm/amdgpu:invoke CSA functions (v2)
Monk Liu
1
-0
/
+14
2017-01-23
drm/amdgpu: check ring being ready before using
Ding Pixel
1
-0
/
+7
2016-12-06
drm/amd/amdgpu: validate the shadow BO.
Alex Xie
1
-1
/
+1
2016-11-11
drm/amdgpu: remove amdgpu_cs_handle_lockup
Huang Rui
1
-11
/
+0
2016-11-11
drm/amdgpu: cleanup amdgpu_cs_ioctl to make code logicality clear
Huang Rui
1
-16
/
+16
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+174
2016-11-09
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
1
-0
/
+174
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-1
/
+2
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-8
/
+8
[next]