index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd_gfx_v10.c
Age
Commit message (
Expand
)
Author
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2020-04-09
drm/amdkfd Avoid destroy hqd when GPU is on reset
Jack Zhang
2020-04-09
drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
Jack Zhang
2020-02-28
drm/amdkfd: Make get_tile_config() generic
Yong Zhao
2020-02-26
drm/amd: Extend ROCt to surface UUID for devices that have them
Divya Shikre
2020-01-16
drm/amdkfd: use map_queues for hiq on gfx v10 as well
Huang Rui
2020-01-16
drm/amdgpu: flush TLB functions removal from kfd2kgd interface
Alex Sierra
2019-10-30
drm/amdkfd: Delete unnecessary pr_fmt switch
Yong Zhao
2019-10-03
drm/amdkfd: Use array to probe kfd2kgd_calls
Yong Zhao
2019-10-03
drm/amdkfd: Delete unnecessary function declarations
Yong Zhao
2019-10-03
drm/amdgpu: Delete useless header file reference
Yong Zhao
2019-10-03
drm/amdkfd: Use setup_vm_pt_regs function from base driver in KFD
Yong Zhao
2019-10-03
drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid
Yong Zhao
2019-10-03
drm/amdkfd: Use better name for sdma queue non HWS path
Yong Zhao
2019-10-03
drm/amdkfd: Delete useless SDMA register setting on non HWS path
Yong Zhao
2019-10-03
drm/amdkfd: Sync gfx10 kfd2kgd_calls function pointers
Yong Zhao
2019-10-03
drm/amdkfd: Add an error print if SDMA RLC is not idle
Yong Zhao
2019-08-15
drm/amdkfd/gfx10: Calling amdgpu functions to invalidate TLB
Oak Zeng
2019-07-31
drm/amdgpu: drop drmP.h from amdgpu_amdkfd_gfx_v10.c
Alex Deucher
2019-06-21
drm/amdgpu: Add navi10 kfd support for amdgpu (v3)
Hawking Zhang