开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2017-12-18
drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
Alex Deucher
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-15
drm/amdgpu: Fix KFD initialization for multi-GPU systems
Felix Kuehling
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-07-13
drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mec
Jay Cornwall
2017-07-13
drm/amdgpu: Fix KFD oversubscription by tracking queues correctly
Jay Cornwall
2017-06-07
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
2017-05-31
drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
Andres Rodriguez
2017-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2017-05-31
drm/amdgpu: rename rdev to adev
Andres Rodriguez
2016-09-22
drm/amdgpu: remove unused functions
Baoyou Xie
2016-07-07
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
2016-02-27
drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loaded
Oded Gabbay
2016-02-27
drm/amdkfd: Track when module's init is complete
Oded Gabbay
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-08-17
drm/amdgpu: handle conditional support for CIK properly
Alex Deucher
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-07-20
drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface
Ben Goz
2015-07-20
drm/amdgpu: add amdgpu <--> amdkfd gfx7 interface
Oded Gabbay
2015-07-20
drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface
Oded Gabbay