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
/
amdkfd
/
kfd_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
drm/amdkfd: Update PM4 packet headers
Felix Kuehling
1
-4
/
+4
2017-08-15
drm/amdkfd: Add more error printing to help bringup v2
Yong Zhao
1
-2
/
+10
2017-08-15
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
1
-7
/
+9
2017-08-15
drm/amdkfd: Allocate gtt_sa_bitmap in long units
Felix Kuehling
1
-4
/
+4
2017-08-15
drm/amdkfd: Fix doorbell initialization and finalization
Felix Kuehling
1
-1
/
+8
2017-08-15
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
1
-10
/
+0
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
1
-5
/
+5
2017-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
1
-31
/
+20
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
1
-2
/
+3
2017-07-13
drm/amdkfd: Remove unused references to shared_resources.num_mec
Jay Cornwall
1
-4
/
+0
2017-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
1
-0
/
+4
2015-07-20
drm/amdkfd: add supported CZ devices PCI IDs to amdkfd
Ben Goz
1
-1
/
+6
2015-06-06
drm/amdkfd: Add missing properties to CZ device info
Oded Gabbay
1
-0
/
+3
2015-06-03
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar
1
-0
/
+3
2015-06-03
drm/amdkfd: Add static user-mode queues support
Yair Shachar
1
-0
/
+2
2015-05-19
drm/amdkfd: Add memory exception handling
Alexey Skidanov
1
-0
/
+29
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
1
-0
/
+1
2015-05-19
drm/amdkfd: Add interrupt handling module
Andrew Lewycky
1
-1
/
+21
2015-03-25
drm/amdkfd: Add multiple kgd support
Xihan Zhang
1
-5
/
+12
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-5
/
+4
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
1
-19
/
+1
2015-01-18
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
1
-3
/
+3
2015-01-08
drm/amdkfd: Drop interrupt SW ring buffer
Michel Dänzer
1
-19
/
+1
2015-01-12
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
1
-3
/
+3
2015-01-12
drm/amdkfd: Don't BUG on freeing GART sub-allocation
Oded Gabbay
1
-1
/
+4
2014-11-09
amdkfd: Clear ctx cb before suspend
Oded Gabbay
1
-0
/
+1
2015-01-01
drm/amdkfd: Add asic property to kfd_device_info
Ben Goz
1
-1
/
+9
2015-01-09
drm/amdkfd: Allocate gart memory using new interface
Oded Gabbay
1
-2
/
+14
2015-01-09
drm/amdkfd: Fixed calculation of gart buffer size
Oded Gabbay
1
-3
/
+19
2015-01-09
drm/amdkfd: Add kfd gtt sub-allocator functions
Oded Gabbay
1
-0
/
+186
2015-01-09
drm/amdkfd: Add number of watch points to topology
Alexey Skidanov
1
-0
/
+1
2014-07-17
amdkfd: Add interrupt handling module
Andrew Lewycky
1
-1
/
+22
2014-07-17
amdkfd: Add device queue manager module
Ben Goz
1
-1
/
+28
2014-07-17
amdkfd: Add binding/unbinding calls to amd_iommu driver
Oded Gabbay
1
-1
/
+89
2014-07-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay
1
-6
/
+40
2014-07-16
amdkfd: Add topology module to amdkfd
Evgeny Pinchuk
1
-0
/
+7
2014-07-16
amdkfd: Add amdkfd skeleton driver
Oded Gabbay
1
-0
/
+130