index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd_gfx_v8.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
drm/amdkfd: Use array to probe kfd2kgd_calls
Yong Zhao
1
-6
/
+1
2019-10-03
drm/amdkfd: Delete unnecessary function declarations
Yong Zhao
1
-84
/
+30
2019-10-03
drm/amdgpu: Delete useless header file reference
Yong Zhao
1
-3
/
+0
2019-10-03
drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid
Yong Zhao
1
-22
/
+10
2019-10-03
drm/amdkfd: Use better name for sdma queue non HWS path
Yong Zhao
1
-28
/
+31
2019-10-03
drm/amdkfd: Delete useless SDMA register setting on non HWS path
Yong Zhao
1
-11
/
+0
2019-10-03
drm/amdkfd: Add an error print if SDMA RLC is not idle
Yong Zhao
1
-2
/
+6
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+1
2019-05-24
drm/amdkfd: Cosmetic cleanup
Kent Russell
1
-1
/
+1
2019-04-19
drm/amdgpu: get_fw_version isn't ASIC specific
Amber Lin
1
-61
/
+0
2018-12-07
drm/amdgpu: Workaround build failure due to trace conflict
Kuehling, Felix
1
-0
/
+1
2018-11-05
drm/amdgpu: Remove unused function pointers
Amber Lin
1
-25
/
+0
2018-09-26
drm/amd: Interface change to support 64 bit page_table_base
Shaoyun Liu
1
-3
/
+4
2018-09-26
drm/amdgpu: remove unnecessary forward declaration
Felix Kuehling
1
-2
/
+0
2018-09-26
drm/amdgpu: Enable BAD_OPCODE intr for gfx8
Harish Kasiviswanathan
1
-1
/
+2
2018-08-29
drm/amdkfd: Release an acquired process vm
Oak Zeng
1
-0
/
+1
2018-07-16
drm/amdgpu: Add kfd2kgd.set_compute_idle interface
Felix Kuehling
1
-1
/
+2
2018-07-11
drm/amdgpu: Avoid destroy hqd when GPU is on reset
Shaoyun Liu
1
-0
/
+3
2018-07-11
drm/amdgpu: Avoid invalidate tlbs when gpu is on reset
Shaoyun Liu
1
-0
/
+3
2018-07-11
drm/amdgpu: Enable the gpu reset from KFD
Shaoyun Liu
1
-1
/
+2
2018-07-11
drm/amdgpu: save vm fault information for amdkfd
shaoyunl
1
-0
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-04-10
drm/amdgpu: Remove unused interface from kfd2kgd interface
Felix Kuehling
1
-10
/
+0
2018-03-15
drm/amdgpu: Add kfd2kgd interface to acquire an existing VM
Felix Kuehling
1
-0
/
+1
2018-02-06
drm/amdgpu: Add submit IB function for KFD
Felix Kuehling
1
-0
/
+1
2018-02-06
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
1
-1
/
+66
2018-02-06
drm/amdgpu: Remove unused kfd2kgd interface
Felix Kuehling
1
-10
/
+0
2018-02-06
drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasid
Felix Kuehling
1
-1
/
+1
2018-02-06
drm/amdgpu: remove useless BUG_ONs
Felix Kuehling
1
-2
/
+0
2018-01-09
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-2
/
+2
2017-12-27
drm/amdgpu: separate VMID and PASID handling
Christian König
1
-2
/
+2
2017-12-08
drm/amdgpu: Add support for reporting VRAM usage
Kent Russell
1
-1
/
+2
2017-12-08
drm/amdkfd: Remove deprecated get_vmem_size
Harish Kasiviswanathan
1
-1
/
+0
2017-12-08
drm/amdgpu: Implement get_local_mem_info
Harish Kasiviswanathan
1
-0
/
+1
2017-12-08
drm/amdgpu: add amdgpu interface to query cu info
Flora Cui
1
-0
/
+1
2017-11-27
drm/amdgpu: Add kfd2kgd APIs for dumping HQDs
Felix Kuehling
1
-0
/
+80
2017-11-01
drm/amdgpu: Implement amdgpu SDMA functions for VI
Philip Cox
1
-11
/
+76
2017-11-01
drm/amdgpu: Add support for resuming SDMA queues w/o HWS
Felix Kuehling
1
-4
/
+3
2017-11-01
drm/amd: Update kgd_kfd interface for resuming SDMA queues
Felix Kuehling
1
-2
/
+4
2017-10-06
drm/amdgpu: Fixed a potential circular lock
ozeng
1
-1
/
+9
2017-09-26
drm/amdgpu: Add PASID management
Felix Kuehling
1
-0
/
+2
2017-08-29
drm/amdgpu: remove duplicate return statement
Colin Ian King
1
-1
/
+0
2017-08-15
drm/amdgpu: Add kgd kfd interface get_tile_config() v2
Yong Zhao
1
-0
/
+26
2017-08-15
drm/amdgpu: Add kgd/kfd interface to support scratch memory v2
Moses Reuben
1
-1
/
+15
2017-08-15
drm/amd: Update MEC HQD loading code for KFD
Felix Kuehling
1
-18
/
+147
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
1
-8
/
+8
2017-08-15
drm/amdgpu: Remove hard-coded assumptions about compute pipes
Felix Kuehling
1
-2
/
+2
2017-05-31
drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
Andres Rodriguez
1
-6
/
+6
2017-05-31
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
1
-0
/
+1
[next]