index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
amdkfd: init aperture once per process
Alexey Skidanov
2014-11-18
3
-8
/
+11
*
amdkfd: Display MEC fw version in topology node
Oded Gabbay
2014-11-09
1
-2
/
+6
*
drm/amd: Add get_fw_version to kfd-->kgd interface
Oded Gabbay
2014-11-09
1
-0
/
+15
*
amdkfd: Disable support for 32-bit user processes
Oded Gabbay
2014-12-05
1
-1
/
+12
*
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
2014-12-04
1
-1
/
+7
*
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
2014-12-03
1
-1
/
+1
*
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
2014-12-03
1
-2
/
+1
*
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
1
-5
/
+0
*
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
2014-11-25
1
-0
/
+4
*
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
1
-1
/
+1
*
amdkfd: fix some error handling in ioctl
Dan Carpenter
2014-11-25
1
-2
/
+2
*
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
2014-11-21
1
-1
/
+1
*
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-11-21
1
-0
/
+1
*
amdkfd: Clear ctx cb before suspend
Oded Gabbay
2014-11-09
1
-0
/
+1
*
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2014-11-19
2
-12
/
+11
*
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-17
1
-1
/
+2
*
amdkfd: Fix memory leak on process deregistration
Jay Cornwall
2014-11-20
1
-0
/
+1
*
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2014-11-20
2
-6
/
+5
*
amdkfd: fence_wait_timeout() can be static
Oded Gabbay
2014-11-20
1
-2
/
+3
*
amdkfd: is_occupied() can be static
Oded Gabbay
2014-11-20
1
-3
/
+3
*
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
2014-11-20
1
-5
/
+6
*
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
2014-11-20
1
-1
/
+2
*
amdkfd: test_kq() can be static
kbuild test robot
2014-11-20
1
-1
/
+1
*
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
2014-11-20
1
-20
/
+20
*
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
2014-11-20
1
-4
/
+12
*
amdkfd: Implement the Get Version IOCTL
Oded Gabbay
2014-11-02
1
-1
/
+10
*
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
2014-07-17
2
-1
/
+61
*
amdkfd: Implement the Get Clock Counters IOCTL
Evgeny Pinchuk
2014-07-17
1
-1
/
+28
*
amdkfd: Implement the Set Memory Policy IOCTL
Andrew Lewycky
2014-07-17
1
-1
/
+51
*
amdkfd: Implement the create/destroy/update queue IOCTLs
Oded Gabbay
2014-10-19
1
-3
/
+202
*
amdkfd: Add interrupt handling module
Andrew Lewycky
2014-07-17
4
-5
/
+218
*
amdkfd: Add device queue manager module
Ben Goz
2014-07-17
5
-4
/
+1156
*
amdkfd: Add process queue manager module
Ben Goz
2014-07-17
4
-1
/
+390
*
amdkfd: Add packet manager module
Ben Goz
2014-07-17
3
-1
/
+641
*
amdkfd: Add module parameter of scheduling policy
Ben Goz
2014-07-17
2
-0
/
+42
*
amdkfd: Add kernel queue module
Ben Goz
2014-07-17
7
-2
/
+1066
*
amdkfd: Add mqd_manager module
Ben Goz
2014-07-17
5
-1
/
+681
*
amdkfd: Add queue module
Ben Goz
2014-07-17
3
-2
/
+209
*
amdkfd: Add binding/unbinding calls to amd_iommu driver
Oded Gabbay
2014-07-17
3
-1
/
+102
*
amdkfd: Add basic modules to amdkfd
Oded Gabbay
2014-07-16
9
-10
/
+1349
*
amdkfd: Add topology module to amdkfd
Evgeny Pinchuk
2014-07-16
7
-1
/
+1730
*
amdkfd: Add amdkfd skeleton driver
Oded Gabbay
2014-07-16
6
-0
/
+540
*
drm/radeon: Add radeon <--> amdkfd interface
Oded Gabbay
2014-07-15
1
-0
/
+185