index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-05-07
drm/amdkfd: Don't report local memory size
Oded Gabbay
1
-2
/
+2
2015-05-07
drm/amdkfd: allow unregister process with queues
Oded Gabbay
1
-2
/
+3
2015-04-01
Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...
Dave Airlie
2
-10
/
+22
2015-03-25
drm/amdkfd: Add multiple kgd support
Xihan Zhang
8
-47
/
+53
2015-03-25
drm/amdkfd: Convert timestamping to use 64bit time accessors
John Stultz
1
-5
/
+5
2015-03-25
drm/amdkfd: add debug prints for process teardown
Oded Gabbay
1
-0
/
+6
[next]