index
:
blackbird-op-linux
master
Blackbird™ 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
/
amdgpu
/
amdgpu_amdkfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-15
1
-11
/
+7
|
\
|
*
drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabled
Shaoyun Liu
2018-05-31
1
-11
/
+7
*
|
drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC
Tom Stellard
2018-05-24
1
-1
/
+1
*
|
drm/amdgpu: conditionally compile amdgpu's amdkfd files
Oded Gabbay
2018-05-18
1
-0
/
+47
|
/
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-16
1
-3
/
+9
|
\
|
*
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
2018-05-15
1
-3
/
+9
*
|
drm/amdgpu: Add doorbell routing info to kgd2kfd_shared_resources
Felix Kuehling
2018-04-10
1
-0
/
+22
*
|
drm/amdgpu: Add GFXv9 kfd2kgd interface functions
Felix Kuehling
2018-04-10
1
-0
/
+4
|
/
*
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
2018-03-14
1
-2
/
+3
*
drm/amdgpu: Add submit IB function for KFD
Felix Kuehling
2018-02-06
1
-0
/
+55
*
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
2018-02-06
1
-0
/
+1
*
drm/amdgpu: Update kgd2kfd_shared_resources for dGPU support
Felix Kuehling
2018-02-06
1
-2
/
+18
*
drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt mem
Yong Zhao
2018-02-06
1
-24
/
+23
*
drm/amdgpu: remove useless BUG_ONs
Felix Kuehling
2018-02-06
1
-6
/
+0
*
drm/amdgpu: Enable KFD initialization on dGPUs
Felix Kuehling
2018-01-04
1
-0
/
+5
*
drm/amdgpu: Fix none-powerplay issue when load driver on emulation mode
Shaoyun Liu
2018-02-19
1
-0
/
+8
*
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
2018-02-19
1
-2
/
+1
*
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-02-19
1
-8
/
+8
*
drm/amdgpu: use %pap format string for phys_addr_t
Arnd Bergmann
2018-01-09
1
-2
/
+2
*
drm/amdgpu: Add support for reporting VRAM usage
Kent Russell
2017-12-08
1
-0
/
+7
*
drm/amdkfd: Remove deprecated get_vmem_size
Harish Kasiviswanathan
2017-12-08
1
-10
/
+0
*
drm/amdgpu: Implement get_local_mem_info
Harish Kasiviswanathan
2017-12-08
1
-0
/
+30
*
drm/amdgpu: add amdgpu interface to query cu info
Flora Cui
2017-12-08
1
-0
/
+23
*
drm/amdgpu: fix get_max_engine_clock_in_mhz
Felix Kuehling
2017-11-27
1
-2
/
+5
*
drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
Alex Deucher
2017-12-18
1
-0
/
+33
*
drm/amdgpu: change redundant init logs to debug level
pding
2017-12-04
1
-1
/
+1
*
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-15
1
-2
/
+2
*
drm/amdgpu: Fix KFD initialization for multi-GPU systems
Felix Kuehling
2017-08-15
1
-19
/
+18
*
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-08-15
1
-1
/
+2
*
drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mec
Jay Cornwall
2017-07-13
1
-1
/
+0
*
drm/amdgpu: Fix KFD oversubscription by tracking queues correctly
Jay Cornwall
2017-07-13
1
-1
/
+1
*
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
2017-06-07
1
-4
/
+5
*
drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
Andres Rodriguez
2017-05-31
1
-0
/
+8
*
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2017-05-31
1
-3
/
+19
*
drm/amdgpu: rename rdev to adev
Andres Rodriguez
2017-05-31
1
-35
/
+35
*
drm/amdgpu: remove unused functions
Baoyou Xie
2016-09-22
1
-8
/
+0
*
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
2016-07-07
1
-2
/
+2
*
drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loaded
Oded Gabbay
2016-02-27
1
-36
/
+21
*
drm/amdkfd: Track when module's init is complete
Oded Gabbay
2016-02-27
1
-2
/
+2
*
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-23
1
-1
/
+1
*
drm/amdgpu: handle conditional support for CIK properly
Alex Deucher
2015-08-17
1
-0
/
+2
*
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-08-17
1
-1
/
+1
*
drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface
Ben Goz
2015-07-20
1
-0
/
+3
*
drm/amdgpu: add amdgpu <--> amdkfd gfx7 interface
Oded Gabbay
2015-07-20
1
-0
/
+2
*
drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface
Oded Gabbay
2015-07-20
1
-0
/
+262