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
2019-11-19
drm/amdkfd: Merge CIK kernel queue functions into VI
Yong Zhao
5
-60
/
+9
2019-11-13
drm/amdgpu: remove set but not used variable 'count'
yu kuai
1
-2
/
+2
2019-11-13
drm/amdkfd: Stop using GFP_NOIO explicitly for two places
Yong Zhao
2
-2
/
+2
2019-11-13
drm/amdkfd: Use QUEUE_IS_ACTIVE macro in mqd v10
Yong Zhao
1
-9
/
+2
2019-11-13
drm/amdkfd: Fix a bug when calculating save_area_used_size
Yong Zhao
1
-1
/
+2
2019-11-13
drm/amdkfd: Update get_wave_state() for GFX10
Yong Zhao
1
-5
/
+9
2019-11-13
drm/amdkfd: Implement queue priority controls for gfx10
Yong Zhao
1
-3
/
+7
2019-11-13
drm/amdkfd: Rename create_cp_queue() to init_user_queue()
Yong Zhao
1
-3
/
+3
2019-11-13
drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pages
Yong Zhao
4
-11
/
+16
2019-11-13
drm/amdkfd: Use better name to indicate the offset is in dwords
Yong Zhao
3
-12
/
+13
2019-11-13
drm/amdkfd: Simplify the mmap offset related bit operations
Yong Zhao
4
-19
/
+11
2019-11-13
drm/amdkfd: Use kernel queue v9 functions for v10
Yong Zhao
7
-333
/
+14
2019-11-13
drm/amdkfd: Only keep release_mem function for Hawaii
Yong Zhao
2
-64
/
+4
2019-11-13
drm/amdkfd: Adjust function sequences to avoid unnecessary declarations
Yong Zhao
1
-12
/
+7
2019-11-04
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
4
-11
/
+44
2019-10-30
drm/amdkfd: bug fix for out of bounds mem on gpu cache filling info
Alex Sierra
1
-1
/
+1
2019-10-25
drm/amdkfd: don't use dqm lock during device reset/suspend/resume
Philip Yang
3
-10
/
+43
2019-10-25
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
24
-331
/
+384
2019-10-09
drm/amdkfd: update for drmP.h removal
Stephen Rothwell
1
-3
/
+3
2019-10-07
drm/amdkfd: Check against device cgroup
Harish Kasiviswanathan
3
-2
/
+36
2019-10-07
drm/amdkfd: fix the build when CIK support is disabled
Alex Deucher
1
-0
/
+6
2019-10-07
drm/amdkfd: Fix a && vs || typo
Dan Carpenter
1
-1
/
+1
2019-10-07
drm/amdkfd: add missing void argument to function kgd2kfd_init
Colin Ian King
1
-1
/
+1
2019-10-07
drm/amdkfd: Print more sdma engine hqds in debug fs
Oak Zeng
1
-1
/
+2
2019-10-07
drm/amdkfd: Fix MQD size calculation
Oak Zeng
1
-1
/
+2
2019-10-03
drm/amdkfd: Improve KFD IOCTL printing
Yong Zhao
1
-2
/
+3
2019-10-03
drm/amdkfd: Use array to probe kfd2kgd_calls
Yong Zhao
1
-4
/
+35
2019-10-03
drm/amdkfd: Fix race in gfx10 context restore handler
Jay Cornwall
2
-69
/
+71
2019-10-03
drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid
Yong Zhao
2
-11
/
+13
2019-10-03
drm/amdkfd: Query vmid pasid mapping through stored info for non HWS
Yong Zhao
1
-2
/
+1
2019-10-03
drm/amdkfd: Record vmid pasid mapping in the driver for non HWS mode
Yong Zhao
2
-13
/
+25
2019-10-03
drm/amdkfd: Use hex print format for pasid
Yong Zhao
9
-39
/
+39
2019-10-03
drm/amdkfd: Move the control stack on GFX10 to userspace buffer
Yong Zhao
1
-33
/
+4
2019-10-03
drm/amd: Pass drm_device to kfd
Harish Kasiviswanathan
2
-0
/
+5
2019-10-03
drm/amdkfd: Store kfd_dev in iolink and cache properties
Harish Kasiviswanathan
2
-0
/
+13
2019-10-03
drm/amdkfd: use navi12 specific family id for navi12 code path
shaoyunl
7
-1
/
+7
2019-10-03
drm/amdkfd: Add NAVI12 support from kfd side
shaoyunl
1
-0
/
+19
2019-10-03
drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va()
Yong Zhao
2
-3
/
+4
2019-10-03
drm/amdkfd: Remove unnecessary pm_init() for non HWS mode
Yong Zhao
1
-2
/
+8
2019-10-03
drm/amdkfd: Remove excessive print when reserving doorbells
Yong Zhao
1
-4
/
+8
2019-10-03
drm/amdkfd: fix a potential NULL pointer dereference (v2)
Allen Pais
1
-0
/
+5
2019-10-03
drm/amdkfd: Delete unused KFD_IS_* macro
Yong Zhao
1
-4
/
+0
2019-09-27
Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-8
/
+8
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-50
/
+41
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
20
-2265
/
+2336
2019-09-17
drm/amdkfd: Swap trap temporary registers in gfx10 trap handler
Jay Cornwall
2
-8
/
+8
2019-09-16
drm/amdkfd: Swap trap temporary registers in gfx10 trap handler
Jay Cornwall
2
-8
/
+8
2019-09-16
drm/amdkfd: fix the missed asic name while inited renoir_device_info
Huang Rui
1
-0
/
+1
2019-09-16
drm/amdkfd: add renoir kfd topology
Huang Rui
1
-0
/
+1
2019-09-16
drm/amdkfd: add package manager for renoir
Huang Rui
1
-0
/
+1
[next]