index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_doorbell.c
Age
Commit message (
Expand
)
Author
2018-04-08
drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queue
Felix Kuehling
2018-04-10
drm/amdkfd: Implement doorbell allocation for SOC15
Felix Kuehling
2018-04-10
drm/amdkfd: Clean up KFD_MMAP_ offset handling
Harish Kasiviswanathan
2018-04-10
drm/amdkfd: Make doorbell size ASIC-dependent
Felix Kuehling
2017-12-04
drm/amdkfd: Fix printing pointer cast
Kent Russell
2017-09-26
drm/amdkfd: Separate doorbell allocation from PASID
Felix Kuehling
2017-08-15
drm/amdkfd: Fix doorbell initialization and finalization
Felix Kuehling
2017-08-15
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-19
drm/amdkfd: Unify multiple calls to pr_debug() into one
Edward O'Callaghan
2016-08-09
drm/amdkfd: print doorbell offset as a hex value
Colin Ian King
2015-05-19
drm/amdkfd: reformat some debug prints
Oded Gabbay
2015-03-25
drm/amdkfd: Add multiple kgd support
Xihan Zhang
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
2014-11-21
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-07-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay