index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd_gfx_v9.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-17
amdgpu: Adjust kmalloc_array calls for new -Walloc-size
Sam James
1
-2
/
+2
2023-11-09
drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)
Victor Lu
1
-21
/
+19
2023-11-09
drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)
Victor Lu
1
-1
/
+1
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-1
/
+1
2023-09-11
drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUES
Mukul Joshi
1
-2
/
+2
2023-09-11
drm/amdkfd: Fix reg offset for setting CWSR grace period
Mukul Joshi
1
-4
/
+2
2023-08-09
drm/amdgpu: Fix identation issues in 'kgd_gfx_v9_program_trap_handler_settings'
Srinivasan Shanmugam
1
-2
/
+2
2023-07-12
drm/amdkfd: Update CWSR grace period for GFX9.4.3
Mukul Joshi
1
-1
/
+1
2023-07-12
drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3
Eric Huang
1
-5
/
+10
2023-06-09
drm/amdkfd: add debug set and clear address watch points operation
Jonathan Kim
1
-0
/
+77
2023-06-09
drm/amdkfd: add debug wave launch mode operation
Jonathan Kim
1
-0
/
+25
2023-06-09
drm/amdkfd: add debug wave launch override operation
Jonathan Kim
1
-0
/
+55
2023-06-09
drm/amdgpu: add configurable grace period for unmap queues
Jonathan Kim
1
-0
/
+43
2023-06-09
drm/amdgpu: add gfx9 hw debug mode enable and disable calls
Jonathan Kim
1
-0
/
+92
2023-06-09
drm/amdgpu: Fix up missing kdoc parameter 'inst' in get_wave_count() & kgd_gf...
Srinivasan Shanmugam
1
-3
/
+5
2023-06-09
drm/amdkfd: Use instance table for GFX 9.4.3
Mukul Joshi
1
-30
/
+30
2023-06-09
drm/amdkfd: Add XCC instance to kgd2kfd interface (v3)
Mukul Joshi
1
-78
/
+82
2023-06-09
drm/amdgpu: Add kgd2kfd for GC 9.4.3
Amber Lin
1
-15
/
+15
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
1
-2
/
+2
2023-04-18
drm/amdgpu: add xcc index argument to soc15_grbm_select
Le Ma
1
-5
/
+5
2023-04-18
drm/amdgpu: move queue_bitmap to an independent structure (v3)
Le Ma
1
-1
/
+1
2023-04-18
drm/amdgpu: convert gfx.kiq to array type (v3)
Le Ma
1
-3
/
+3
2022-11-04
drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0
Hawking Zhang
1
-2
/
+2
2022-02-14
drm/amdgpu: Fix some kerneldoc warnings
Rajneesh Bhardwaj
1
-2
/
+2
2022-02-09
drm/amdkfd: Remove unused old debugger implementation
Mukul Joshi
1
-24
/
+0
2021-12-28
drm/amdgpu: Modify indirect register access for amdkfd_gfx_v9 sriov
Victor Skvortsov
1
-14
/
+13
2021-11-17
drm/amdkfd: replace/remove remaining kgd_dev references
Graham Sider
1
-5
/
+0
2021-11-17
drm/amdkfd: replace kgd_dev in various kfd2kgd funcs
Graham Sider
1
-24
/
+11
2021-11-17
drm/amdkfd: replace kgd_dev in hqd/mqd kfd2kgd funcs
Graham Sider
1
-22
/
+14
2021-11-17
drm/amdkfd: replace kgd_dev in static gfx v9 funcs
Graham Sider
1
-29
/
+23
2021-08-24
drm/amdkfd: CWSR with sw scheduler on Aldebaran and Arcturus
Mukul Joshi
1
-1
/
+1
2021-08-11
drm/amdkfd: CWSR with software scheduler
Mukul Joshi
1
-1
/
+32
2021-05-10
drm/amd/amdgpu: Fix errors in documentation of function parameters
Fabio M. De Francesco
1
-4
/
+4
2020-11-10
drm/amd/amdgpu: Import amdgpu_amdkfd_gfx_v9 header file into implementation
Ramesh Errabolu
1
-0
/
+1
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-1
/
+1
2020-11-04
drm/amd/amdgpu: Enable arcturus devices to access the method kgd_gfx_v9_get_c...
Ramesh Errabolu
1
-1
/
+1
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-9
/
+179
2020-09-30
drm/amd/amdgpu: Define and implement a function that collects number of
Ramesh Errabolu
1
-0
/
+175
2020-09-30
drm/amdgpu: use function pointer for gfxhub functions
Oak Zeng
1
-4
/
+1
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
1
-1
/
+1
2020-08-26
drm/amdkfd: call amdgpu_amdkfd_get_hive_id directly
Felix Kuehling
1
-1
/
+0
2020-08-26
drm/amdkfd: call amdgpu_amdkfd_get_unique_id directly
Felix Kuehling
1
-1
/
+0
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-1
/
+1
2020-08-18
drm/amdkfd: fix the wrong sdma instance query for renoir
Huang Rui
1
-9
/
+22
2020-08-17
drm/amdkfd: fix the wrong sdma instance query for renoir
Huang Rui
1
-9
/
+22
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-1
/
+1
2020-08-14
drm/amdgpu: Use function pointer for some mmhub functions
Oak Zeng
1
-2
/
+2
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-1
/
+1
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-2
/
+0
2020-02-28
drm/amdkfd: Make get_tile_config() generic
Yong Zhao
1
-23
/
+0
[next]