index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_doorbell.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Use better name to indicate the offset is in dwords
Yong Zhao
2019-11-13
1
-7
/
+7
*
drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculation
Shaoyun Liu
2018-07-11
1
-4
/
+5
*
drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queue
Felix Kuehling
2018-04-08
1
-0
/
+10
*
drm/amdkfd: Implement doorbell allocation for SOC15
Felix Kuehling
2018-04-10
1
-8
/
+4
*
drm/amdkfd: Clean up KFD_MMAP_ offset handling
Harish Kasiviswanathan
2018-04-10
1
-7
/
+2
*
drm/amdkfd: Make doorbell size ASIC-dependent
Felix Kuehling
2018-04-10
1
-23
/
+25
*
drm/amdkfd: Fix printing pointer cast
Kent Russell
2017-12-04
1
-5
/
+4
*
drm/amdkfd: Separate doorbell allocation from PASID
Felix Kuehling
2017-09-26
1
-16
/
+34
*
drm/amdkfd: Fix doorbell initialization and finalization
Felix Kuehling
2017-08-15
1
-2
/
+11
*
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-15
1
-4
/
+0
*
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-15
1
-1
/
+1
*
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-15
1
-11
/
+10
*
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-1
/
+1
|
\
|
*
drm/amdkfd: print doorbell offset as a hex value
Colin Ian King
2016-08-09
1
-1
/
+1
*
|
drm/amdkfd: Unify multiple calls to pr_debug() into one
Edward O'Callaghan
2016-09-19
1
-7
/
+9
|
/
*
drm/amdkfd: reformat some debug prints
Oded Gabbay
2015-05-19
1
-8
/
+7
*
drm/amdkfd: Add multiple kgd support
Xihan Zhang
2015-03-25
1
-10
/
+7
*
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
2015-01-09
1
-4
/
+0
*
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-11-21
1
-0
/
+1
*
amdkfd: Add basic modules to amdkfd
Oded Gabbay
2014-07-16
1
-0
/
+255