index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2015-03-25
drm/amdkfd: Remove unused field from struct qcm_process_device
Oded Gabbay
1
-2
/
+0
2015-03-25
drm/amdkfd: rename fence_wait_timeout
Oded Gabbay
1
-2
/
+2
2015-03-17
drm/amdkfd: Fix SDMA queue init. in non-HWS mode
Ben Goz
1
-1
/
+9
2015-03-17
drm/amdkfd: destroy mqd when destroying kernel queue
Ben Goz
1
-9
/
+13
2015-02-23
drm/amdkfd: don't set get_pipes_num() as inline
Oded Gabbay
2
-6
/
+7
2015-02-23
drm/amdkfd: Initialize only amdkfd's assigned pipelines
Oded Gabbay
3
-3
/
+4
2015-02-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
23
-740
/
+1632
2015-02-02
drm/amdkfd: Don't create BUG due to incorrect user parameter
Oded Gabbay
1
-1
/
+5
2015-02-02
drm/amdkfd: max num of queues can't be 0
Oded Gabbay
1
-2
/
+2
2015-02-02
drm/amdkfd: Fix bug in accounting of queues
Oded Gabbay
1
-1
/
+1
2015-01-22
drm/amdkfd: Fix bug in call to init_pipelines()
Oded Gabbay
1
-1
/
+1
[next]