index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd_gfx_v8.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-1
/
+1
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-1
/
+1
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-1
/
+1
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-2
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-02-28
drm/amdkfd: Make get_tile_config() generic
Yong Zhao
1
-26
/
+0
2020-01-16
drm/amdgpu: flush TLB functions removal from kfd2kgd interface
Alex Sierra
1
-41
/
+0
2019-10-03
drm/amdkfd: Use array to probe kfd2kgd_calls
Yong Zhao
1
-6
/
+1
2019-10-03
drm/amdkfd: Delete unnecessary function declarations
Yong Zhao
1
-84
/
+30
2019-10-03
drm/amdgpu: Delete useless header file reference
Yong Zhao
1
-3
/
+0
2019-10-03
drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid
Yong Zhao
1
-22
/
+10
2019-10-03
drm/amdkfd: Use better name for sdma queue non HWS path
Yong Zhao
1
-28
/
+31
2019-10-03
drm/amdkfd: Delete useless SDMA register setting on non HWS path
Yong Zhao
1
-11
/
+0
2019-10-03
drm/amdkfd: Add an error print if SDMA RLC is not idle
Yong Zhao
1
-2
/
+6
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+1
2019-05-24
drm/amdkfd: Cosmetic cleanup
Kent Russell
1
-1
/
+1
2019-04-19
drm/amdgpu: get_fw_version isn't ASIC specific
Amber Lin
1
-61
/
+0
2018-12-07
drm/amdgpu: Workaround build failure due to trace conflict
Kuehling, Felix
1
-0
/
+1
2018-11-05
drm/amdgpu: Remove unused function pointers
Amber Lin
1
-25
/
+0
2018-09-26
drm/amd: Interface change to support 64 bit page_table_base
Shaoyun Liu
1
-3
/
+4
2018-09-26
drm/amdgpu: remove unnecessary forward declaration
Felix Kuehling
1
-2
/
+0
2018-09-26
drm/amdgpu: Enable BAD_OPCODE intr for gfx8
Harish Kasiviswanathan
1
-1
/
+2
2018-08-29
drm/amdkfd: Release an acquired process vm
Oak Zeng
1
-0
/
+1
2018-07-16
drm/amdgpu: Add kfd2kgd.set_compute_idle interface
Felix Kuehling
1
-1
/
+2
2018-07-11
drm/amdgpu: Avoid destroy hqd when GPU is on reset
Shaoyun Liu
1
-0
/
+3
2018-07-11
drm/amdgpu: Avoid invalidate tlbs when gpu is on reset
Shaoyun Liu
1
-0
/
+3
2018-07-11
drm/amdgpu: Enable the gpu reset from KFD
Shaoyun Liu
1
-1
/
+2
2018-07-11
drm/amdgpu: save vm fault information for amdkfd
shaoyunl
1
-0
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-04-10
drm/amdgpu: Remove unused interface from kfd2kgd interface
Felix Kuehling
1
-10
/
+0
2018-03-15
drm/amdgpu: Add kfd2kgd interface to acquire an existing VM
Felix Kuehling
1
-0
/
+1
2018-02-06
drm/amdgpu: Add submit IB function for KFD
Felix Kuehling
1
-0
/
+1
2018-02-06
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
1
-1
/
+66
2018-02-06
drm/amdgpu: Remove unused kfd2kgd interface
Felix Kuehling
1
-10
/
+0
2018-02-06
drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasid
Felix Kuehling
1
-1
/
+1
2018-02-06
drm/amdgpu: remove useless BUG_ONs
Felix Kuehling
1
-2
/
+0
2018-01-09
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-2
/
+2
2017-12-27
drm/amdgpu: separate VMID and PASID handling
Christian König
1
-2
/
+2
2017-12-08
drm/amdgpu: Add support for reporting VRAM usage
Kent Russell
1
-1
/
+2
2017-12-08
drm/amdkfd: Remove deprecated get_vmem_size
Harish Kasiviswanathan
1
-1
/
+0
2017-12-08
drm/amdgpu: Implement get_local_mem_info
Harish Kasiviswanathan
1
-0
/
+1
2017-12-08
drm/amdgpu: add amdgpu interface to query cu info
Flora Cui
1
-0
/
+1
2017-11-27
drm/amdgpu: Add kfd2kgd APIs for dumping HQDs
Felix Kuehling
1
-0
/
+80
2017-11-01
drm/amdgpu: Implement amdgpu SDMA functions for VI
Philip Cox
1
-11
/
+76
2017-11-01
drm/amdgpu: Add support for resuming SDMA queues w/o HWS
Felix Kuehling
1
-4
/
+3
2017-11-01
drm/amd: Update kgd_kfd interface for resuming SDMA queues
Felix Kuehling
1
-2
/
+4
2017-10-06
drm/amdgpu: Fixed a potential circular lock
ozeng
1
-1
/
+9
2017-09-26
drm/amdgpu: Add PASID management
Felix Kuehling
1
-0
/
+2
2017-08-29
drm/amdgpu: remove duplicate return statement
Colin Ian King
1
-1
/
+0
[next]