index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
drm/amdkfd: remove unused function
Nirmoy Das
1
-7
/
+0
2021-12-30
drm/amdgpu: save error count in RAS poison handler
Tao Zhou
1
-1
/
+1
2021-12-28
drm/amdkfd: reset queue which consumes RAS poison (v2)
Tao Zhou
1
-3
/
+3
2021-11-17
drm/amdkfd: replace trivial funcs with direct access
Graham Sider
1
-30
/
+0
2021-11-17
drm/amdkfd: remove kgd_dev declaration and initialization
Graham Sider
1
-1
/
+1
2021-11-17
drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcs
Graham Sider
1
-47
/
+26
2021-11-17
drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcs
Graham Sider
1
-26
/
+15
2021-10-04
drm/amdkfd: clean up parameters in kgd2kfd_probe
Alex Deucher
1
-2
/
+1
2021-10-04
amd/amdkfd: add ras page retirement handling for sq/sdma (v3)
Tao Zhou
1
-0
/
+14
2021-09-16
drm/amdgpu: add amdgpu_amdkfd_resume_iommu
James Zhu
1
-0
/
+10
2021-08-16
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
1
-1
/
+0
2021-07-23
drm/amdkfd: report pcie bandwidth to the kfd
Jonathan Kim
1
-0
/
+59
2021-07-23
drm/amdkfd: report xgmi bandwidth between direct peers to the kfd
Jonathan Kim
1
-0
/
+24
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+2
2021-05-19
drm/amdgpu: Add early fini callback
Andrey Grodzovsky
1
-1
/
+1
2021-05-19
drm/amdkfd: heavy-weight flush TLB after unmap
Philip Yang
1
-2
/
+2
2021-04-09
drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flag
Nirmoy Das
1
-2
/
+0
2021-04-09
drm/amdgpu: use amdgpu_bo_create_user() for when possible
Nirmoy Das
1
-1
/
+3
2021-04-09
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
1
-0
/
+2
2021-03-23
Revert "drm/amdgpu: During compute disable GFXOFF for Sienna_Cichlid"
Harish Kasiviswanathan
1
-7
/
+0
2021-03-23
drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
shaoyunl
1
-1
/
+2
2021-03-23
drm/amdgpu: Use free system memory size for kfd memory accounting
Oak Zeng
1
-1
/
+1
2021-01-28
drm/amd/amdkfd: adjust dummy functions' placement
Lang Yu
1
-87
/
+0
2020-11-04
drm/amdgpu: Change the way to determine framebuffer type
Gang Ba
1
-13
/
+7
2020-10-23
drm/amdgpu: During compute disable GFXOFF for Sienna_Cichlid
Harish Kasiviswanathan
1
-0
/
+7
2020-10-09
drm/amdgpu: kfd_initialized can be static
kernel test robot
1
-1
/
+1
2020-09-25
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
1
-0
/
+7
2020-09-22
drm/amdgpu: Fix handling of KFD initialization failures
Felix Kuehling
1
-1
/
+10
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-4
/
+9
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-3
/
+3
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
1
-1
/
+1
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-37
/
+3
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-7
/
+5
2020-08-07
drm/amdgpu: unlock mutex on error
Dennis Li
1
-2
/
+3
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
1
-1
/
+1
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
1
-1
/
+2
2020-07-27
drm/amdkfd: Add thermal throttling SMI event
Mukul Joshi
1
-0
/
+4
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-3
/
+37
2020-07-02
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
1
-7
/
+5
2020-04-28
drm/amdkfd: Put ASIC revision into HSA capability
Joseph Greathouse
1
-0
/
+7
2020-03-10
drm/amdkfd: Consolidate duplicated bo alloc flags
Yong Zhao
1
-2
/
+4
2020-03-06
drm/amdgpu: Use better names to reflect it is CP MQD buffer
Yong Zhao
1
-3
/
+3
2020-02-26
drm/amdkfd: Avoid ambiguity by indicating it's cp queue
Yong Zhao
1
-2
/
+2
2020-02-26
drm/amd: Extend ROCt to surface UUID for devices that have them
Divya Shikre
1
-0
/
+8
2020-02-26
drm/amdgpu: Fix check for DPM when returning max clock
Kent Russell
1
-2
/
+2
2020-02-26
drm/amdgpu: Remove kfd eviction fence before release bo (v2)
xinhui pan
1
-0
/
+5
2020-02-25
drm/amdgpu: Improve Vega20 XGMI TLB flush workaround
Felix Kuehling
1
-5
/
+1
2020-02-12
drm/amdkfd: refactor runtime pm for baco
Rajneesh Bhardwaj
1
-6
/
+6
2020-01-16
drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
Alex Sierra
1
-0
/
+32
2020-01-14
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
1
-9
/
+3
[next]