index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-1
/
+1
|
\
|
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
|
drm/amdgpu: Add interface to alloc gws from amdgpu
Oak Zeng
2019-05-28
1
-0
/
+34
*
|
drm/amdkfd: Add gws number to kfd topology node properties
Oak Zeng
2019-05-28
1
-0
/
+7
*
|
drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch]
Christian König
2019-05-24
1
-0
/
+1
*
|
drm/amdkfd: Cosmetic cleanup
Kent Russell
2019-05-24
1
-2
/
+4
*
|
drm/amdgpu: Implement get num of hops between two xgmi device
shaoyunl
2019-05-24
1
-0
/
+15
*
|
drm/amdkfd: Expose HDP registers to user space
Oak Zeng
2019-05-24
1
-0
/
+7
|
/
*
drm/amdgpu: get_fw_version isn't ASIC specific
Amber Lin
2019-04-19
1
-0
/
+37
*
drm/amdkfd: add RAS ECC event support (v3)
Eric Huang
2019-03-19
1
-0
/
+4
*
drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources
Yong Zhao
2019-02-18
1
-31
/
+10
*
drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15
Yong Zhao
2019-02-18
1
-4
/
+12
*
drm/amdgpu: Use sdma_engine array
Oak Zeng
2019-01-14
1
-4
/
+4
*
drm/amdgpu: Remove kgd2kfd function pointers
Amber Lin
2019-01-14
1
-6
/
+1
*
drm/amdgpu: Simplify kgd2kfd interface
Amber Lin
2019-01-14
1
-15
/
+11
*
drm/amdgpu: Relocate kgd2kfd function declaration
Amber Lin
2019-01-14
1
-0
/
+43
*
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-12-13
1
-20
/
+91
|
\
|
*
drm/amdgpu: Fix stub function name
Kuehling, Felix
2018-12-11
1
-1
/
+1
|
*
drm/amdkfd: Add DMABuf import functionality
Felix Kuehling
2018-12-07
1
-0
/
+57
|
*
drm/amdgpu: Add KFD VRAM limit checking
Felix Kuehling
2018-12-07
1
-19
/
+33
*
|
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-12-06
1
-19
/
+10
|
\
|
|
*
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
2018-11-28
1
-19
/
+8
|
*
drm/amdkfd: Added Vega12 and Polaris12 for KFD.
Gang Ba
2018-11-19
1
-0
/
+2
*
|
Merge v4.20-rc4 into drm-next
Dave Airlie
2018-11-29
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
Felix Kuehling
2018-11-19
1
-2
/
+5
*
|
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
1
-1
/
+1
*
|
drm/amdkfd: Add proper prefix to functions
Amber Lin
2018-11-05
1
-9
/
+9
|
/
*
drm/amdgpu: Add vega20 support on kfd probe
Shaoyun Liu
2018-09-26
1
-0
/
+1
*
drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10
Emily Deng
2018-09-26
1
-8
/
+19
*
drm/amdgpu: Doorbell assignment for 8 sdma user queue per engine
Shaoyun Liu
2018-09-26
1
-15
/
+23
*
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
1
-1
/
+5
|
\
|
*
drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
Yong Zhao
2018-09-20
1
-1
/
+5
*
|
drm/amdgpu: get_hive_id from amdgpu side (v2)
Shaoyun Liu
2018-09-10
1
-0
/
+7
*
|
drm/amdgpu: Clean up KFD init and fini
Felix Kuehling
2018-09-10
1
-4
/
+1
*
|
drm/amdgpu: correctly sign extend 48bit addresses v3
Christian König
2018-09-10
1
-1
/
+1
*
|
drm/amdgpu: Remove CONFIG_HSA_AMD_MODULE
Amber Lin
2018-08-28
1
-23
/
+3
*
|
drm/amdgpu: cleanup GPU recovery check a bit (v2)
Christian König
2018-08-27
1
-1
/
+2
|
/
*
drm/amdgpu: Add kfd2kgd.set_compute_idle interface
Felix Kuehling
2018-07-16
1
-0
/
+8
*
drm/amdgpu: Enable the gpu reset from KFD
Shaoyun Liu
2018-07-11
1
-0
/
+7
*
drm/amdgpu: Call KFD reset handlers during GPU reset
Shaoyun Liu
2018-07-11
1
-0
/
+20
*
drm/amdgpu: allocate gart memory when it's required (v3)
Junwei Zhang
2018-07-10
1
-0
/
+6
*
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
2018-07-10
1
-4
/
+2
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-15
1
-11
/
+7
|
\
|
*
drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabled
Shaoyun Liu
2018-05-31
1
-11
/
+7
*
|
drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC
Tom Stellard
2018-05-24
1
-1
/
+1
*
|
drm/amdgpu: conditionally compile amdgpu's amdkfd files
Oded Gabbay
2018-05-18
1
-0
/
+47
|
/
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-16
1
-3
/
+9
|
\
|
*
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
2018-05-15
1
-3
/
+9
*
|
drm/amdgpu: Add doorbell routing info to kgd2kfd_shared_resources
Felix Kuehling
2018-04-10
1
-0
/
+22
*
|
drm/amdgpu: Add GFXv9 kfd2kgd interface functions
Felix Kuehling
2018-04-10
1
-0
/
+4
|
/
[next]