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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
drm/amdgpu/bu: add mtype_local as a module parameter
David Francis
4
-10
/
+22
2023-06-09
drm/amdgpu: Override MTYPE per page on GFXv9.4.3 APUs
Felix Kuehling
3
-3
/
+90
2023-06-09
drm/amdgpu: Fix per-BO MTYPE selection for GFXv9.4.3
Felix Kuehling
2
-34
/
+30
2023-06-09
drm/amdgpu/bu: Add use_mtype_cc_wa module param
Graham Sider
4
-5
/
+20
2023-06-09
drm/amdgpu: Use legacy TLB flush for gfx943
Graham Sider
1
-0
/
+12
2023-06-09
drm/amdgpu: For GFX 9.4.3 APU fix vram_usage value
Harish Kasiviswanathan
1
-3
/
+6
2023-06-09
drm/amdgpu: Enable NPS4 CPX mode
Philip Yang
1
-3
/
+3
2023-06-09
drm/amdkfd: Move pgmap to amdgpu_kfd_dev structure
Philip Yang
6
-13
/
+14
2023-06-09
drm/amdgpu: Skip halting RLC on GFX v9.4.3
Lijo Lazar
1
-16
/
+7
2023-06-09
drm/amdgpu: Fix register accesses in GFX v9.4.3
Lijo Lazar
1
-13
/
+3
2023-06-09
drm/amdkfd: Increase queue number per process to 255 on GFX9.4.3
Mukul Joshi
1
-0
/
+7
2023-06-09
drm/amdgpu: Adjust the sequence to query ras error info
Hawking Zhang
1
-6
/
+7
2023-06-09
drm/amdgpu: Initialize jpeg v4_0_3 ras function
Hawking Zhang
1
-0
/
+26
2023-06-09
drm/amdgpu: Add reset_ras_error_count for jpeg v4_0_3
Hawking Zhang
1
-0
/
+22
2023-06-09
drm/amdgpu: Add query_ras_error_count for jpeg v4_0_3
Hawking Zhang
1
-0
/
+64
2023-06-09
drm/amdgpu: Re-enable VCN RAS if DPG is enabled
Hawking Zhang
1
-1
/
+26
2023-06-09
drm/amdgpu: Initialize vcn v4_0_3 ras function
Hawking Zhang
1
-0
/
+26
2023-06-09
drm/amdgpu: Add reset_ras_error_count for vcn v4_0_3
Hawking Zhang
1
-0
/
+22
2023-06-09
drm/amdgpu: Add query_ras_error_count for vcn v4_0_3
Hawking Zhang
1
-0
/
+36
2023-06-09
drm/amdgpu: Add vcn/jpeg ras err status registers
Hawking Zhang
2
-0
/
+573
2023-06-09
drm/amdgpu: Checked if the pointer NULL before use it.
Gavin Wan
1
-8
/
+12
2023-06-09
drm/amdgpu: Set memory partitions to 1 for SRIOV.
Gavin Wan
1
-1
/
+7
2023-06-09
drm/amdgpu: Skip using MC FB Offset when APU flag is set for SRIOV.
Gavin Wan
1
-1
/
+2
2023-06-09
drm/amdgpu: Add PSP supporting PSP 13.0.6 SRIOV ucode init.
Gavin Wan
1
-0
/
+3
2023-06-09
drm/amdgpu: Add PSP spatial parition interface
Lijo Lazar
3
-0
/
+32
2023-06-09
drm/amdgpu: Return error on invalid compute mode
Lijo Lazar
2
-3
/
+11
2023-06-09
drm/amdgpu: Add compute mode descriptor function
Lijo Lazar
2
-23
/
+22
2023-06-09
drm/amdgpu: Fix unmapping of aperture
Lijo Lazar
3
-6
/
+6
2023-06-09
drm/amdgpu: Fix xGMI access P2P mapping failure on GFXIP 9.4.3
Rajneesh Bhardwaj
1
-1
/
+1
2023-06-09
drm/amdkfd: Native mode memory partition support
Rajneesh Bhardwaj
3
-0
/
+26
2023-06-09
drm/amdgpu: Set TTM pools for memory partitions
Philip Yang
2
-2
/
+60
2023-06-09
drm/ttm: export ttm_pool_fini for cleanup
Rajneesh Bhardwaj
1
-0
/
+1
2023-06-09
drm/amdgpu: Add auto mode for compute partition
Lijo Lazar
4
-5
/
+35
2023-06-09
drm/amdgpu: Check memory ranges for valid xcp mode
Lijo Lazar
1
-6
/
+13
2023-06-09
drm/amdkfd: Use xcc mask for identifying xcc
Lijo Lazar
8
-95
/
+95
2023-06-09
drm/amdkfd: Add xcp reference to kfd node
Lijo Lazar
2
-6
/
+16
2023-06-09
drm/amdgpu: Move initialization of xcp before kfd
Lijo Lazar
3
-11
/
+12
2023-06-09
drm/amdgpu: Fill xcp mem node in aquavanjaram
Lijo Lazar
1
-1
/
+60
2023-06-09
drm/amdgpu: Add callback to fill xcp memory id
Lijo Lazar
2
-1
/
+15
2023-06-09
drm/amdgpu: Initialize memory ranges for GC 9.4.3
Lijo Lazar
1
-0
/
+172
2023-06-09
drm/amdgpu: Add memory partitions to gmc
Lijo Lazar
1
-0
/
+17
2023-06-09
drm/amdgpu: Add API to get numa information of XCC
Lijo Lazar
2
-6
/
+40
2023-06-09
drm/amdgpu: Store additional numa node information
Lijo Lazar
1
-4
/
+75
2023-06-09
drm/amdgpu: Get supported memory partition modes
Lijo Lazar
3
-4
/
+19
2023-06-09
drm/amdgpu: Move memory partition query to gmc
Lijo Lazar
6
-50
/
+79
2023-06-09
drm/amdgpu: Add utility functions for xcp
Lijo Lazar
2
-0
/
+43
2023-06-09
drm/amdgpu: Use apt name for FW reserved region
Lijo Lazar
2
-18
/
+21
2023-06-09
drm/amdgpu: Use GPU VA space for IH v4.4.2 in APU
Lijo Lazar
1
-3
/
+8
2023-06-09
drm/amdgpu: Simplify aquavanjram instance mapping
Lijo Lazar
1
-25
/
+8
2023-06-09
drm/amdgpu/vcn: Use buffer object's deletion logic
Lijo Lazar
1
-5
/
+5
[prev]
[next]