index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_priv.h
Age
Commit message (
Expand
)
Author
2016-09-19
drm/amdkfd: Pass 'struct queue_propertices' by reference
Edward O'Callaghan
2016-06-21
drm/amdkfd: Clean up inline handling
Daniel Vetter
2015-06-06
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
2015-06-03
drm/amdkfd: Enforce kill all waves on process termination
Ben Goz
2015-06-03
drm/amdkfd: Add wave control operation to debugger
Yair Shachar
2015-06-03
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar
2015-06-03
drm/amdkfd: Add static user-mode queues support
Yair Shachar
2015-06-03
drm/amdkfd: Use DECLARE_BITMAP
Joe Perches
2015-05-19
drm/amdkfd: Add module parameter of send_sigterm
Oded Gabbay
2015-05-19
drm/amdkfd: Add bad opcode exception handling
Alexey Skidanov
2015-05-19
drm/amdkfd: Add memory exception handling
Alexey Skidanov
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
2015-05-19
drm/amdkfd: Add interrupt handling module
Andrew Lewycky
2015-03-25
drm/amdkfd: Add multiple kgd support
Xihan Zhang
2015-03-25
drm/amdkfd: Remove unused field from struct qcm_process_device
Oded Gabbay
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
2015-01-18
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
2015-01-08
drm/amdkfd: Drop interrupt SW ring buffer
Michel Dänzer
2015-01-06
drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()
Oded Gabbay
2014-11-19
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2014-11-20
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2015-01-04
drm/amdkfd: Change MQD manager to be H/W specific
Ben Goz
2015-01-01
drm/amdkfd: Add asic property to kfd_device_info
Ben Goz
2015-01-04
drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic
Ben Goz
2015-01-04
drm/amdkfd: Add new VI-specific queue properties
Ben Goz
2015-01-09
drm/amdkfd: Add kfd gtt sub-allocator functions
Oded Gabbay
2015-01-09
drm/amdkfd: Add gtt sa related data to kfd_dev struct
Oded Gabbay
2015-01-09
drm/amdkfd: Add SDMA mqd support
Ben Goz
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
2015-01-09
drm/amdkfd: Add number of watch points to topology
Alexey Skidanov
2014-07-17
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
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