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