index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2014-11-25
amdkfd: delete some dead code
Dan Carpenter
-5
/
+0
2014-11-25
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
-0
/
+4
2014-11-25
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
-1
/
+1
2014-11-25
amdkfd: fix some error handling in ioctl
Dan Carpenter
-2
/
+2
2014-11-21
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
-1
/
+1
2014-11-21
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
-0
/
+1
2014-11-09
amdkfd: Clear ctx cb before suspend
Oded Gabbay
-0
/
+1
2014-11-19
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
-12
/
+11
2014-11-17
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
-1
/
+2
2014-11-20
amdkfd: Fix memory leak on process deregistration
Jay Cornwall
-0
/
+1
2014-11-20
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
-6
/
+5
2014-11-20
amdkfd: fence_wait_timeout() can be static
Oded Gabbay
-2
/
+3
2014-11-20
amdkfd: is_occupied() can be static
Oded Gabbay
-3
/
+3
2014-11-20
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
-5
/
+6
2014-11-20
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
-1
/
+2
2014-11-20
amdkfd: test_kq() can be static
kbuild test robot
-1
/
+1
2014-11-20
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
-20
/
+20
2014-11-20
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
-4
/
+12
2014-11-02
amdkfd: Implement the Get Version IOCTL
Oded Gabbay
-1
/
+10
2014-08-18
drm/amdkfd: Fix logic of destroy_queue_nocpsch()
Ben Goz
-18
/
+18
2015-01-04
drm/amdkfd: Change MQD manager to be H/W specific
Ben Goz
-428
/
+498
2015-01-01
drm/amdkfd: Add asic property to kfd_device_info
Ben Goz
-1
/
+15
2015-01-04
drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic
Ben Goz
-16
/
+16
2015-01-04
drm/amdkfd: Add new VI-specific queue properties
Ben Goz
-1
/
+35
2015-01-02
drm/amdkfd: Don't include header files from radeon
Oded Gabbay
-3
/
+14
2015-01-02
drm/amd: Put cik structures in a common place
Ben Goz
-0
/
+293
2014-10-26
drm/amdkfd: Remove call to deprecated init_memory interface
Ben Goz
-21
/
+0
2015-01-02
drm/radeon: Initialize compute vmid
Ben Goz
-4
/
+0
2015-01-09
drm/amd: Remove old radeon_sa funcs from kfd-->kgd interface
Oded Gabbay
-18
/
+0
2015-01-09
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
-65
/
+33
2015-01-09
drm/amdkfd: Allocate gart memory using new interface
Oded Gabbay
-2
/
+14
2015-01-09
drm/amdkfd: Fixed calculation of gart buffer size
Oded Gabbay
-3
/
+19
2015-01-09
drm/amdkfd: Add kfd gtt sub-allocator functions
Oded Gabbay
-0
/
+193
2015-01-09
drm/amdkfd: Add gtt sa related data to kfd_dev struct
Oded Gabbay
-6
/
+15
2015-01-09
drm/amd: Add new kfd-->kgd interface for gart usage
Oded Gabbay
-0
/
+9
2015-01-09
drm/amdkfd: Pass queue type to pqm_create_queue()
Ben Goz
-2
/
+2
2015-01-09
drm/amdkfd: Identify SDMA queue in create queue ioctl
Ben Goz
-0
/
+2
2015-01-09
drm/amdkfd: Add SDMA user-mode queues support to QCM
Ben Goz
-12
/
+154
2015-01-09
drm/amdkfd: Add SDMA mqd support
Ben Goz
-0
/
+130
2015-01-09
drm/amd: Add SDMA functions to kfd-->kgd interface
Ben Goz
-3
/
+19
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
-30
/
+41
2015-01-09
drm/amdkfd: Add number of watch points to topology
Alexey Skidanov
-71
/
+86
2014-07-17
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
-1
/
+61
2014-07-17
amdkfd: Implement the Get Clock Counters IOCTL
Evgeny Pinchuk
-1
/
+28
2014-07-17
amdkfd: Implement the Set Memory Policy IOCTL
Andrew Lewycky
-1
/
+51
2014-10-19
amdkfd: Implement the create/destroy/update queue IOCTLs
Oded Gabbay
-3
/
+202
2014-07-17
amdkfd: Add interrupt handling module
Andrew Lewycky
-5
/
+218
2014-07-17
amdkfd: Add device queue manager module
Ben Goz
-4
/
+1156
2014-07-17
amdkfd: Add process queue manager module
Ben Goz
-1
/
+390
2014-07-17
amdkfd: Add packet manager module
Ben Goz
-1
/
+641
[prev]
[next]