index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
drm/amdkfd: svm ranges creation for unregistered memory
Alex Sierra
1
-3
/
+104
2021-04-23
drm/amdgpu: extend xnack limit page fault timeout
Alex Sierra
1
-0
/
+2
2021-04-23
drm/amdgpu: disable gfx ras by default in aldebaran
Hawking Zhang
1
-2
/
+1
2021-04-23
drm/amdkfd: add per-vmid-debug map_process_support
Jonathan Kim
5
-4
/
+161
2021-04-23
drm/amd/amdgpu: add cgls
Kenneth Feng
1
-0
/
+3
2021-04-23
drm/amdgpu: optimize gfx ras features flag clean
Stanley.Yang
1
-5
/
+5
2021-04-23
drm/amdgpu: Enable SDMA MGCG for Vangogh
Jinzhou Su
2
-0
/
+5
2021-04-23
drm/amdgpu: add support for ras init flags
John Clements
2
-2
/
+14
2021-04-23
drm/amdgpu: refine gprs init shaders to check coverage
Dennis Li
3
-5
/
+382
2021-04-23
drm/ttm: move the page_alignment into the BO v2
Christian König
4
-5
/
+6
2021-04-20
drm/amd/amdgpu/amdgpu_cs: Repair some function naming disparity
Lee Jones
1
-3
/
+3
2021-04-20
drm/amd/amdgpu/amdgpu_ring: Provide description for 'sched_score'
Lee Jones
1
-0
/
+1
2021-04-20
drm/amd/amdgpu/amdgpu_ttm: Fix incorrectly documented function 'amdgpu_ttm_copy_mem_to_mem()'
Lee Jones
1
-1
/
+1
2021-04-20
drm/amd/amdgpu/amdgpu_gart: Correct a couple of function names in the docs
Lee Jones
1
-2
/
+2
2021-04-20
drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score'
Lee Jones
1
-0
/
+1
2021-04-20
drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'
Lee Jones
1
-3
/
+2
2021-04-20
drm/amdkfd: Add CONFIG_HSA_AMD_SVM
Felix Kuehling
5
-11
/
+67
2021-04-20
drm/amdkfd: Add SVM API support capability bits
Philip Yang
2
-4
/
+12
2021-04-20
drm/amdkfd: multiple gpu migrate vram to vram
Felix Kuehling
3
-15
/
+87
2021-04-20
drm/amdkfd: add svm range validate timestamp
Felix Kuehling
2
-0
/
+19
2021-04-20
drm/amdkfd: refine migration policy with xnack on
Felix Kuehling
5
-15
/
+150
2021-04-20
drm/amdgpu: add svm_bo eviction to enable_signal cb
Alex Sierra
1
-3
/
+8
2021-04-20
drm/amdgpu: svm bo enable_signal call condition
Alex Sierra
1
-0
/
+14
2021-04-20
drm/amdkfd: add svm_bo eviction mechanism support
Felix Kuehling
2
-46
/
+168
2021-04-20
drm/amdgpu: add param bit flag to create SVM BOs
Alex Sierra
2
-5
/
+6
2021-04-20
drm/amdkfd: add svm_bo reference for eviction fence
Alex Sierra
3
-5
/
+10
2021-04-20
drm/amdkfd: SVM API call to restore page tables
Alex Sierra
1
-5
/
+15
2021-04-20
drm/amdkfd: page table restore through svm API
Felix Kuehling
2
-0
/
+61
2021-04-20
drm/amdgpu: enable 48-bit IH timestamp counter
Alex Sierra
1
-0
/
+1
2021-04-20
drm/amdkfd: invalidate tables on page retry fault
Felix Kuehling
3
-17
/
+70
2021-04-20
drm/amdkfd: HMM migrate vram to ram
Felix Kuehling
4
-13
/
+429
2021-04-20
drm/amdkfd: HMM migrate ram to vram
Felix Kuehling
4
-13
/
+502
2021-04-20
drm/amdkfd: copy memory through gart table
Philip Yang
2
-0
/
+177
2021-04-20
drm/amdkfd: support xgmi same hive mapping
Philip Yang
1
-18
/
+74
2021-04-20
drm/amdkfd: validate vram svm range from TTM
Felix Kuehling
2
-7
/
+309
2021-04-20
drm/amdkfd: set memory limit to avoid OOM with HMM enabled
Philip Yang
3
-0
/
+14
2021-04-20
drm/amdkfd: register HMM device private zone
Philip Yang
6
-1
/
+164
2021-04-20
drm/amdkfd: add ioctl to configure and query xnack retries
Alex Sierra
1
-0
/
+28
2021-04-20
drm/amdkfd: add xnack enabled flag to kfd_process
Alex Sierra
3
-2
/
+68
2021-04-20
drm/amdgpu: Enable retry faults unconditionally on Aldebaran
Felix Kuehling
3
-5
/
+12
2021-04-20
drm/amdkfd: svm range eviction and restore
Felix Kuehling
4
-0
/
+140
2021-04-20
drm/amdkfd: map svm range to GPUs
Felix Kuehling
4
-10
/
+478
2021-04-20
drm/amdgpu: export vm update mapping interface
Philip Yang
2
-9
/
+20
2021-04-20
drm/amdkfd: deregister svm range
Philip Yang
3
-1
/
+311
2021-04-20
drm/amdkfd: validate svm range system memory
Philip Yang
2
-1
/
+133
2021-04-20
drm/amdkfd: support larger svm range allocation
Philip Yang
1
-1
/
+4
2021-04-20
drm/amdgpu: add common HMM get pages function
Philip Yang
3
-66
/
+100
2021-04-20
drm/amdkfd: add svm ioctl GET_ATTR op
Philip Yang
1
-0
/
+164
2021-04-20
drm/amdkfd: register svm range
Philip Yang
6
-1
/
+850
2021-04-20
drm/amdkfd: add svm ioctl API
Philip Yang
4
-0
/
+19
[prev]
[next]