index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2014-11-25
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
2014-11-25
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
amdkfd: fix some error handling in ioctl
Dan Carpenter
2014-11-21
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
2014-11-21
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-11-09
amdkfd: Clear ctx cb before suspend
Oded Gabbay
2014-11-19
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2014-11-17
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-20
amdkfd: Fix memory leak on process deregistration
Jay Cornwall
2014-11-20
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2014-11-20
amdkfd: fence_wait_timeout() can be static
Oded Gabbay
2014-11-20
amdkfd: is_occupied() can be static
Oded Gabbay
2014-11-20
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
2014-11-20
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
2014-11-20
amdkfd: test_kq() can be static
kbuild test robot
2014-11-20
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
2014-11-20
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
2014-11-02
amdkfd: Implement the Get Version IOCTL
Oded Gabbay
2014-07-17
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
2014-07-17
amdkfd: Implement the Get Clock Counters IOCTL
Evgeny Pinchuk
2014-07-17
amdkfd: Implement the Set Memory Policy IOCTL
Andrew Lewycky
2014-10-19
amdkfd: Implement the create/destroy/update queue IOCTLs
Oded Gabbay
2014-07-17
amdkfd: Add interrupt handling module
Andrew Lewycky
2014-07-17
amdkfd: Add device queue manager module
Ben Goz
2014-07-17
amdkfd: Add process queue manager module
Ben Goz
2014-07-17
amdkfd: Add packet manager module
Ben Goz
2014-07-17
amdkfd: Add module parameter of scheduling policy
Ben Goz
2014-07-17
amdkfd: Add kernel queue module
Ben Goz
2014-07-17
amdkfd: Add mqd_manager module
Ben Goz
2014-07-17
amdkfd: Add queue module
Ben Goz
2014-07-17
amdkfd: Add binding/unbinding calls to amd_iommu driver
Oded Gabbay
2014-07-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay
2014-07-16
amdkfd: Add topology module to amdkfd
Evgeny Pinchuk
2014-07-16
amdkfd: Add amdkfd skeleton driver
Oded Gabbay
2014-07-15
drm/radeon: Add radeon <--> amdkfd interface
Oded Gabbay