index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_chardev.c
Age
Commit message (
Expand
)
Author
2016-05-01
amdkfd: Trim unnescessary intermediate err var in kfd_chardev.c
Edward O'Callaghan
2016-05-01
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
2016-03-22
drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type
Andy Lutomirski
2016-01-15
amdkfd: Copy from the proper user command pointer
Borislav Petkov
2016-01-06
amdkfd: don't open-code memdup_user()
Al Viro
2015-08-30
amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>
Christoph Hellwig
2015-06-16
drm/amdkfd: fix some range checks in address watch ioctl
Dan Carpenter
2015-06-03
drm/amdkfd: Implement address watch debugger IOCTL
Yair Shachar
2015-06-03
drm/amdkfd: Implement wave control debugger IOCTL
Yair Shachar
2015-06-03
drm/amdkfd: Implement (un)register debugger IOCTLs
Yair Shachar
2015-06-03
drm/amdkfd: add H/W debugger IOCTL set definitions
Yair Shachar
2015-05-19
drm/amdkfd: Implement events IOCTLs
Andrew Lewycky
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
2015-05-19
drm/amdkfd: add events IOCTL set definitions
Andrew Lewycky
2015-03-25
drm/amdkfd: Add multiple kgd support
Xihan Zhang
2015-03-25
drm/amdkfd: Convert timestamping to use 64bit time accessors
John Stultz
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