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_amdkfd_gfx_v8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: get_fw_version isn't ASIC specific
Amber Lin
2019-04-19
1
-61
/
+0
*
drm/amdgpu: Workaround build failure due to trace conflict
Kuehling, Felix
2018-12-07
1
-0
/
+1
*
drm/amdgpu: Remove unused function pointers
Amber Lin
2018-11-05
1
-25
/
+0
*
drm/amd: Interface change to support 64 bit page_table_base
Shaoyun Liu
2018-09-27
1
-3
/
+4
*
drm/amdgpu: remove unnecessary forward declaration
Felix Kuehling
2018-09-27
1
-2
/
+0
*
drm/amdgpu: Enable BAD_OPCODE intr for gfx8
Harish Kasiviswanathan
2018-09-27
1
-1
/
+2
*
drm/amdkfd: Release an acquired process vm
Oak Zeng
2018-08-29
1
-0
/
+1
*
drm/amdgpu: Add kfd2kgd.set_compute_idle interface
Felix Kuehling
2018-07-17
1
-1
/
+2
*
drm/amdgpu: Avoid destroy hqd when GPU is on reset
Shaoyun Liu
2018-07-12
1
-0
/
+3
*
drm/amdgpu: Avoid invalidate tlbs when gpu is on reset
Shaoyun Liu
2018-07-12
1
-0
/
+3
*
drm/amdgpu: Enable the gpu reset from KFD
Shaoyun Liu
2018-07-12
1
-1
/
+2
*
drm/amdgpu: save vm fault information for amdkfd
shaoyunl
2018-07-12
1
-0
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-2
/
+2
*
drm/amdgpu: Remove unused interface from kfd2kgd interface
Felix Kuehling
2018-04-10
1
-10
/
+0
*
drm/amdgpu: Add kfd2kgd interface to acquire an existing VM
Felix Kuehling
2018-03-15
1
-0
/
+1
*
drm/amdgpu: Add submit IB function for KFD
Felix Kuehling
2018-02-07
1
-0
/
+1
*
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
2018-02-07
1
-1
/
+66
*
drm/amdgpu: Remove unused kfd2kgd interface
Felix Kuehling
2018-02-07
1
-10
/
+0
*
drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasid
Felix Kuehling
2018-02-07
1
-1
/
+1
*
drm/amdgpu: remove useless BUG_ONs
Felix Kuehling
2018-02-07
1
-2
/
+0
*
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-01-09
1
-2
/
+2
|
\
|
*
drm/amdgpu: separate VMID and PASID handling
Christian König
2017-12-27
1
-2
/
+2
*
|
drm/amdgpu: Add support for reporting VRAM usage
Kent Russell
2017-12-09
1
-1
/
+2
*
|
drm/amdkfd: Remove deprecated get_vmem_size
Harish Kasiviswanathan
2017-12-09
1
-1
/
+0
*
|
drm/amdgpu: Implement get_local_mem_info
Harish Kasiviswanathan
2017-12-09
1
-0
/
+1
*
|
drm/amdgpu: add amdgpu interface to query cu info
Flora Cui
2017-12-09
1
-0
/
+1
*
|
drm/amdgpu: Add kfd2kgd APIs for dumping HQDs
Felix Kuehling
2017-11-28
1
-0
/
+80
*
|
drm/amdgpu: Implement amdgpu SDMA functions for VI
Philip Cox
2017-11-02
1
-11
/
+76
*
|
drm/amdgpu: Add support for resuming SDMA queues w/o HWS
Felix Kuehling
2017-11-02
1
-4
/
+3
*
|
drm/amd: Update kgd_kfd interface for resuming SDMA queues
Felix Kuehling
2017-11-02
1
-2
/
+4
|
/
*
drm/amdgpu: Fixed a potential circular lock
ozeng
2017-10-06
1
-1
/
+9
*
drm/amdgpu: Add PASID management
Felix Kuehling
2017-09-26
1
-0
/
+2
*
drm/amdgpu: remove duplicate return statement
Colin Ian King
2017-08-29
1
-1
/
+0
*
drm/amdgpu: Add kgd kfd interface get_tile_config() v2
Yong Zhao
2017-08-16
1
-0
/
+26
*
drm/amdgpu: Add kgd/kfd interface to support scratch memory v2
Moses Reuben
2017-08-16
1
-1
/
+15
*
drm/amd: Update MEC HQD loading code for KFD
Felix Kuehling
2017-08-16
1
-18
/
+147
*
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-16
1
-8
/
+8
*
drm/amdgpu: Remove hard-coded assumptions about compute pipes
Felix Kuehling
2017-08-16
1
-2
/
+2
*
drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
Andres Rodriguez
2017-05-31
1
-6
/
+6
*
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
2017-05-31
1
-0
/
+1
*
drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
Andres Rodriguez
2017-05-31
1
-1
/
+1
*
drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
Andres Rodriguez
2017-05-31
1
-45
/
+4
*
drm/amdkfd: Fix possible infinite loop
Edward O'Callaghan
2016-09-19
1
-8
/
+9
*
drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
Colin Ian King
2016-01-28
1
-1
/
+1
*
drm/amdgpu: rework sdma structures
Alex Deucher
2015-10-14
1
-2
/
+2
*
drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface
Ben Goz
2015-07-20
1
-0
/
+543