index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-17
drm/amdgpu: Add kfd2kgd.set_compute_idle interface
Felix Kuehling
1
-0
/
+8
2018-07-12
drm/amdgpu: Enable the gpu reset from KFD
Shaoyun Liu
1
-0
/
+7
2018-07-12
drm/amdgpu: Call KFD reset handlers during GPU reset
Shaoyun Liu
1
-0
/
+20
2018-07-10
drm/amdgpu: allocate gart memory when it's required (v3)
Junwei Zhang
1
-0
/
+6
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
1
-4
/
+2
2018-06-15
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-11
/
+7
2018-05-31
drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabled
Shaoyun Liu
1
-11
/
+7
2018-05-25
drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC
Tom Stellard
1
-1
/
+1
2018-05-18
drm/amdgpu: conditionally compile amdgpu's amdkfd files
Oded Gabbay
1
-0
/
+47
2018-05-16
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-3
/
+9
2018-05-15
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
1
-3
/
+9
2018-04-11
drm/amdgpu: Add doorbell routing info to kgd2kfd_shared_resources
Felix Kuehling
1
-0
/
+22
2018-04-11
drm/amdgpu: Add GFXv9 kfd2kgd interface functions
Felix Kuehling
1
-0
/
+4
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
1
-2
/
+3
2018-02-07
drm/amdgpu: Add submit IB function for KFD
Felix Kuehling
1
-0
/
+55
2018-02-07
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
1
-0
/
+1
2018-02-07
drm/amdgpu: Update kgd2kfd_shared_resources for dGPU support
Felix Kuehling
1
-2
/
+18
2018-02-07
drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt mem
Yong Zhao
1
-24
/
+23
2018-02-07
drm/amdgpu: remove useless BUG_ONs
Felix Kuehling
1
-6
/
+0
2018-01-05
drm/amdgpu: Enable KFD initialization on dGPUs
Felix Kuehling
1
-0
/
+5
2018-02-19
drm/amdgpu: Fix none-powerplay issue when load driver on emulation mode
Shaoyun Liu
1
-0
/
+8
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
1
-2
/
+1
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-8
/
+8
2018-01-09
drm/amdgpu: use %pap format string for phys_addr_t
Arnd Bergmann
1
-2
/
+2
2017-12-09
drm/amdgpu: Add support for reporting VRAM usage
Kent Russell
1
-0
/
+7
2017-12-09
drm/amdkfd: Remove deprecated get_vmem_size
Harish Kasiviswanathan
1
-10
/
+0
2017-12-09
drm/amdgpu: Implement get_local_mem_info
Harish Kasiviswanathan
1
-0
/
+30
2017-12-09
drm/amdgpu: add amdgpu interface to query cu info
Flora Cui
1
-0
/
+23
2017-11-28
drm/amdgpu: fix get_max_engine_clock_in_mhz
Felix Kuehling
1
-2
/
+5
2017-12-18
drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
Alex Deucher
1
-0
/
+33
2017-12-05
drm/amdgpu: change redundant init logs to debug level
pding
1
-1
/
+1
2017-08-16
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
1
-2
/
+2
2017-08-15
drm/amdgpu: Fix KFD initialization for multi-GPU systems
Felix Kuehling
1
-19
/
+18
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
1
-1
/
+2
2017-07-14
drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mec
Jay Cornwall
1
-1
/
+0
2017-07-14
drm/amdgpu: Fix KFD oversubscription by tracking queues correctly
Jay Cornwall
1
-1
/
+1
2017-06-08
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
1
-4
/
+5
2017-05-31
drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
Andres Rodriguez
1
-0
/
+8
2017-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
1
-3
/
+19
2017-05-31
drm/amdgpu: rename rdev to adev
Andres Rodriguez
1
-35
/
+35
2016-09-22
drm/amdgpu: remove unused functions
Baoyou Xie
1
-8
/
+0
2016-07-07
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
1
-2
/
+2
2016-02-27
drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loaded
Oded Gabbay
1
-36
/
+21
2016-02-27
drm/amdkfd: Track when module's init is complete
Oded Gabbay
1
-2
/
+2
2015-09-24
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
1
-1
/
+1
2015-08-17
drm/amdgpu: handle conditional support for CIK properly
Alex Deucher
1
-0
/
+2
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
1
-1
/
+1
2015-07-20
drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface
Ben Goz
1
-0
/
+3
2015-07-20
drm/amdgpu: add amdgpu <--> amdkfd gfx7 interface
Oded Gabbay
1
-0
/
+2
2015-07-20
drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface
Oded Gabbay
1
-0
/
+262