index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_dbgdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
2017-08-15
1
-1
/
+2
*
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-15
1
-25
/
+1
*
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-15
1
-11
/
+9
*
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-15
1
-19
/
+19
*
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-15
1
-3
/
+4
*
drm/amdkfd: Remove bogus divide-by-sizeof(uint32_t)
Felix Kuehling
2017-08-15
1
-8
/
+0
*
drm/amdkfd: Fix typo in dbgdev_wave_reset_wavefronts
Felix Kuehling
2017-08-15
1
-1
/
+1
*
drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
Dan Carpenter
2016-03-15
1
-1
/
+1
*
drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
Valentin Rothberg
2015-06-06
1
-5
/
+5
*
drm/amdkfd: Enforce kill all waves on process termination
Ben Goz
2015-06-03
1
-0
/
+65
*
drm/amdkfd: Add address watch operation to debugger
Yair Shachar
2015-06-03
1
-0
/
+274
*
drm/amdkfd: Add wave control operation to debugger
Yair Shachar
2015-06-03
1
-0
/
+405
*
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar
2015-06-03
1
-0
/
+142