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
/
kfd_priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Avoid hanging hardware in stop_cpsch
Felix Kuehling
2020-01-07
1
-2
/
+2
*
drm/amdkfd: Delete KFD_MQD_TYPE_COMPUTE
Yong Zhao
2019-11-22
1
-2
/
+1
*
drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pages
Yong Zhao
2019-11-13
1
-1
/
+2
*
drm/amdkfd: Use better name to indicate the offset is in dwords
Yong Zhao
2019-11-13
1
-4
/
+5
*
drm/amdkfd: Simplify the mmap offset related bit operations
Yong Zhao
2019-11-13
1
-6
/
+3
*
drm/amdkfd: Use kernel queue v9 functions for v10
Yong Zhao
2019-11-13
1
-4
/
+0
*
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-26
1
-5
/
+21
|
\
|
*
drm/amdkfd: update for drmP.h removal
Stephen Rothwell
2019-10-09
1
-3
/
+3
|
*
drm/amdkfd: Check against device cgroup
Harish Kasiviswanathan
2019-10-07
1
-0
/
+17
|
*
drm/amdkfd: Use hex print format for pasid
Yong Zhao
2019-10-03
1
-1
/
+1
|
*
drm/amd: Pass drm_device to kfd
Harish Kasiviswanathan
2019-10-03
1
-0
/
+3
|
*
drm/amdkfd: Delete unused KFD_IS_* macro
Yong Zhao
2019-10-03
1
-4
/
+0
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-21
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
drm/amdkfd: use mmu_notifier_put
Jason Gunthorpe
2019-08-20
1
-3
/
+0
*
|
drm/amdkfd: Fill the name field in node topology with asic name v2
Yong Zhao
2019-08-21
1
-0
/
+1
|
/
*
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
2019-07-16
1
-1
/
+1
*
drm/amdkfd: Print a warning when the runlist becomes oversubscribed
Felix Kuehling
2019-07-03
1
-0
/
+1
*
drm/amdkfd: Add navi10 support to amdkfd. (v3)
Philip Cox
2019-06-21
1
-3
/
+18
*
drm/amdkfd: Add procfs-style information for KFD processes
Kent Russell
2019-06-20
1
-0
/
+9
*
drm/amdkfd: CP queue priority controls
Oak Zeng
2019-06-11
1
-0
/
+11
*
drm/amdkfd: Simplify eviction state logic
Felix Kuehling
2019-06-11
1
-0
/
+5
*
drm/amdkfd: Add function to set queue gws
Oak Zeng
2019-05-28
1
-0
/
+6
*
drm/amdkfd: Allocate gws on device initialization
Oak Zeng
2019-05-28
1
-0
/
+3
*
drm/amdkfd: Add gws number to kfd topology node properties
Oak Zeng
2019-05-28
1
-0
/
+5
*
drm/amdkfd: Use kfd fd to mmap mmio
Oak Zeng
2019-05-28
1
-0
/
+1
*
drm/amdkfd: Introduce XGMI SDMA queue type
Oak Zeng
2019-05-24
1
-1
/
+3
*
drm/amdkfd: Introduce DIQ type mqd manager
Oak Zeng
2019-05-24
1
-0
/
+1
*
drm/amdkfd: Introduce asic-specific mqd_manager_init function
Oak Zeng
2019-05-24
1
-2
/
+0
*
drm/amdkfd: Fix compute profile switching
Harish Kasiviswanathan
2019-05-24
1
-0
/
+7
*
drm/amdkfd: Cosmetic cleanup
Kent Russell
2019-05-24
1
-1
/
+1
*
drm/amdkfd: add RAS ECC event support (v3)
Eric Huang
2019-03-19
1
-0
/
+3
*
drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15
Yong Zhao
2019-02-18
1
-0
/
+11
*
drm/amdkfd: Move a constant definition around
Yong Zhao
2019-02-18
1
-5
/
+6
*
drm/amdgpu: Relocate kgd2kfd function declaration
Amber Lin
2019-01-14
1
-22
/
+0
*
drm/amdkfd: Add DMABuf import functionality
Felix Kuehling
2018-12-07
1
-0
/
+1
*
drm/amdkfd: page_table_base already have the flags needed
Yong Zhao
2018-11-05
1
-0
/
+1
*
drm/amd: Interface change to support 64 bit page_table_base
Shaoyun Liu
2018-09-26
1
-1
/
+1
*
drm/amdkfd: Make the number of SDMA queues variable
Shaoyun Liu
2018-09-26
1
-0
/
+1
*
drm/amdkfd: Add wavefront context save state retrieval ioctl
Jay Cornwall
2018-09-26
1
-0
/
+5
*
drm/amdkfd: Report SDMA firmware version in the topology
Felix Kuehling
2018-09-26
1
-0
/
+4
*
drm/amdkfd: reflect atomic support in IO link properties
Eric Huang
2018-09-26
1
-0
/
+2
*
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
1
-0
/
+1
|
\
|
*
drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
Yong Zhao
2018-09-20
1
-0
/
+1
*
|
drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)
shaoyunl
2018-09-10
1
-0
/
+1
*
|
drm/amdkfd: kfd expose the hive_id of the device through its node properties
Shaoyun Liu
2018-09-10
1
-0
/
+3
*
|
drm/amdgpu: Relocate some definitions v2
Amber Lin
2018-08-29
1
-28
/
+0
|
/
*
drm/amdkfd: Add CU-masking ioctl to KFD
Felix Kuehling
2018-07-14
1
-0
/
+5
*
drm/amdkfd: Make SDMA engine number an ASIC-dependent variable
Yong Zhao
2018-07-13
1
-0
/
+1
*
drm/amdkfd: Clean up reference of radeon
Yong Zhao
2018-07-11
1
-1
/
+1
*
drm/amdkfd: Use module parameters noretry as the internal variable name
Yong Zhao
2018-07-11
1
-1
/
+1
[next]