index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type
Andy Lutomirski
2
-2
/
+2
2016-03-15
drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
Dan Carpenter
1
-1
/
+1
2016-02-27
drm/amdkfd: Track when module's init is complete
Oded Gabbay
1
-3
/
+12
2016-01-28
drm/amdkfd: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
1
-1
/
+1
2016-01-15
amdkfd: Copy from the proper user command pointer
Borislav Petkov
1
-2
/
+1
2016-01-06
amdkfd: don't open-code memdup_user()
Al Viro
1
-26
/
+7
2015-08-30
amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>
Christoph Hellwig
2
-2
/
+2
2015-07-30
drm/amdkfd: fix bug when initializing sdma vm
Oded Gabbay
2
-2
/
+2
2015-07-20
drm/amdkfd: Set correct doorbell packet type for Carrizo
Ben Goz
2
-0
/
+6
2015-07-20
drm/amdkfd: Use generic defines in new amd headers
Oded Gabbay
3
-22
/
+21
2015-07-20
drm/amdkfd: Implement create_map_queues() for Carrizo
Ben Goz
1
-4
/
+87
2015-07-20
drm/amdkfd: fix runlist length calculation
Ben Goz
1
-1
/
+7
2015-07-20
drm/amdkfd: Add support for VI in DQM
Ben Goz
1
-4
/
+99
2015-07-20
drm/amdkfd: add support for VI in MQD manager
Ben Goz
2
-4
/
+248
2015-07-20
drm/amdkfd: add CP HWS packet headers for VI
Ben Goz
1
-0
/
+398
2015-07-20
drm/amdkfd: add supported CZ devices PCI IDs to amdkfd
Ben Goz
1
-1
/
+6
2015-07-20
drm/amdkfd: Add dependency of DRM_AMDGPU to Kconfig
Oded Gabbay
1
-1
/
+1
2015-07-09
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
1
-2
/
+7
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-228
/
+3969
2015-06-16
drm/amdkfd: fix some range checks in address watch ioctl
Dan Carpenter
1
-3
/
+3
2015-06-06
drm/amdkfd: remove not used defines from cik_regs.h
Oded Gabbay
1
-164
/
+13
2015-06-06
drm/amdkfd: Add missing properties to CZ device info
Oded Gabbay
1
-0
/
+3
2015-06-06
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
3
-13
/
+25
2015-06-06
drm/amdkfd: add debug print to kfd_events.c
Oded Gabbay
1
-0
/
+4
2015-06-06
drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
Valentin Rothberg
2
-8
/
+8
2015-06-03
drm/amdkfd: fix topology bug with capability attr.
Alexey Skidanov
1
-2
/
+2
2015-06-03
drm/amdkfd: Enforce kill all waves on process termination
Ben Goz
4
-1
/
+90
2015-06-03
drm/amdkfd: Implement address watch debugger IOCTL
Yair Shachar
1
-1
/
+101
2015-06-03
drm/amdkfd: Implement wave control debugger IOCTL
Yair Shachar
1
-1
/
+87
2015-06-03
drm/amdkfd: Implement (un)register debugger IOCTLs
Yair Shachar
1
-2
/
+70
2015-06-03
drm/amdkfd: Add address watch operation to debugger
Yair Shachar
3
-0
/
+295
2015-06-03
drm/amdkfd: Add wave control operation to debugger
Yair Shachar
5
-2
/
+430
2015-06-03
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar
9
-2
/
+1058
2015-06-03
drm/amdkfd: Add static user-mode queues support
Yair Shachar
7
-19
/
+97
2015-06-03
drm/amdkfd: add H/W debugger IOCTL set definitions
Yair Shachar
1
-0
/
+54
2015-06-03
drm/amdkfd: Use DECLARE_BITMAP
Joe Perches
1
-4
/
+2
2015-05-20
Backmerge v4.1-rc4 into into drm-next
Dave Airlie
2
-4
/
+6
2015-05-19
drm/amdkfd: change driver version to 0.7.2
Oded Gabbay
1
-2
/
+2
2015-05-19
drm/amdkfd: Implement events IOCTLs
Andrew Lewycky
1
-5
/
+31
2015-05-19
drm/amdkfd: Add module parameter of send_sigterm
Oded Gabbay
3
-3
/
+20
2015-05-19
drm/amdkfd: Add bad opcode exception handling
Alexey Skidanov
5
-1
/
+29
2015-05-19
drm/amdkfd: Add memory exception handling
Alexey Skidanov
4
-9
/
+187
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
10
-5
/
+1074
2015-05-19
drm/amdkfd: add events IOCTL set definitions
Andrew Lewycky
1
-0
/
+45
2015-05-19
drm/amdkfd: Add interrupt handling module
Andrew Lewycky
5
-1
/
+235
2015-05-19
drm/amdkfd: make the sdma vm init to be asic specific
Oded Gabbay
4
-14
/
+28
2015-05-19
drm/amdkfd: Use new struct for asic specific ops
Oded Gabbay
3
-5
/
+17
2015-05-19
drm/amdkfd: reformat some debug prints
Oded Gabbay
2
-10
/
+10
2015-05-19
drm/amdkfd: Remove unessary void pointer cast
Firo Yang
1
-2
/
+1
2015-05-07
drm/amdkfd: Initialize sdma vm when creating sdma queue
Xihan Zhang
1
-0
/
+2
[next]