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_v9.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)
Aaron Liu
1
-20
/
+59
2020-01-16
drm/amdgpu: flush TLB functions removal from kfd2kgd interface
Alex Sierra
1
-96
/
+0
2019-12-18
drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base()
Yong Zhao
1
-11
/
+3
2019-12-03
drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs()
Yong Zhao
1
-4
/
+2
2019-10-30
drm/amdkfd: Delete unnecessary pr_fmt switch
Yong Zhao
1
-3
/
+0
2019-10-03
drm/amdkfd: Use array to probe kfd2kgd_calls
Yong Zhao
1
-6
/
+1
2019-10-03
drm/amdgpu: Delete useless header file reference
Yong Zhao
1
-4
/
+0
2019-10-03
drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid
Yong Zhao
1
-27
/
+18
2019-10-03
drm/amdkfd: Delete unused defines
Yong Zhao
1
-3
/
+0
2019-10-03
drm/amdkfd: Use better name for sdma queue non HWS path
Yong Zhao
1
-44
/
+45
2019-10-03
drm/amdkfd: Delete useless SDMA register setting on non HWS path
Yong Zhao
1
-8
/
+1
2019-10-03
drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va()
Yong Zhao
1
-10
/
+0
2019-10-03
drm/amdkfd: Add an error print if SDMA RLC is not idle
Yong Zhao
1
-2
/
+6
2019-08-15
drm/amdgpu: Export function to flush TLB of specific vm hub
Oak Zeng
1
-4
/
+8
2019-07-18
drm/amdkfd: Implement kfd2kgd_calls for Arcturus
Oak Zeng
1
-108
/
+53
2019-07-18
drm/amdkfd: Support two MMHUBs when setting up page table base in KFD
Yong Zhao
1
-1
/
+7
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/amdgpu: Use heavy weight for tlb invalidation on xgmi configuration
shaoyunl
1
-27
/
+26
2019-05-24
drm/amdgpu: RLC to program regs for Vega10 SR-IOV
Trigger Huang
1
-15
/
+15
2019-04-19
drm/amdgpu: get_fw_version isn't ASIC specific
Amber Lin
1
-54
/
+0
2018-12-07
drm/amdgpu: Workaround build failure due to trace conflict
Kuehling, Felix
1
-0
/
+1
2018-11-05
drm/amdgpu/amdkfd: clean up mmhub and gfxhub includes
Alex Deucher
1
-1
/
+2
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-1
/
+1
2018-11-05
drm/amdkfd: Use functions from amdgpu to invalidate vmid in kfd
Yong Zhao
1
-36
/
+1
2018-11-05
drm/amdkfd: Remove unnecessary register setting when invalidating tlb in kfd
Yong Zhao
1
-17
/
+0
2018-11-05
drm/amdkfd: page_table_base already have the flags needed
Yong Zhao
1
-3
/
+2
2018-11-05
drm/amdgpu: Remove unused function pointers
Amber Lin
1
-24
/
+0
2018-11-05
drm/amdkfd: Use functions from amdgpu for setting up page table base
Yong Zhao
1
-9
/
+3
2018-11-05
drm/amdkfd: Delete unnecessary register settings
Yong Zhao
1
-26
/
+0
2018-09-26
drm/amd: Interface change to support 64 bit page_table_base
Shaoyun Liu
1
-4
/
+3
2018-09-10
drm/amdgpu: get_hive_id from amdgpu side (v2)
Shaoyun Liu
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
-0
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-05-25
drm/amdgpu: fix 32-bit build warning
Arnd Bergmann
1
-2
/
+2
2018-04-10
drm/amdgpu: Add GFXv9 kfd2kgd interface functions
Felix Kuehling
1
-0
/
+1043