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
/
amdkfd
/
kfd_chardev.c
Age
Commit message (
Expand
)
Author
2015-01-22
drm/amdkfd: Fix sparse errors
Oded Gabbay
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
2015-01-06
drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()
Oded Gabbay
2015-01-06
drm/amdkfd: reformat IOCTL definitions to drm-style
Oded Gabbay
2015-01-06
drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()
Oded Gabbay
2014-12-05
amdkfd: Remove duplicate include
Oded Gabbay
2015-01-12
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
2014-11-18
amdkfd: init aperture once per process
Alexey Skidanov
2014-12-05
amdkfd: Disable support for 32-bit user processes
Oded Gabbay
2014-11-25
amdkfd: fix some error handling in ioctl
Dan Carpenter
2014-11-20
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
2014-11-02
amdkfd: Implement the Get Version IOCTL
Oded Gabbay
2015-01-04
drm/amdkfd: Add new VI-specific queue properties
Ben Goz
2015-01-09
drm/amdkfd: Pass queue type to pqm_create_queue()
Ben Goz
2015-01-09
drm/amdkfd: Identify SDMA queue in create queue ioctl
Ben Goz
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-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay
2014-07-16
amdkfd: Add amdkfd skeleton driver
Oded Gabbay