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
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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/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/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
2023-06-09
drm/amdgpu: Use a different value than 0xDEADBEEF for jpeg ring test
Sonny Jiang
1
-2
/
+2
2023-06-09
drm/amdgpu: Add a read after write DB_CTRL for vcn_v4_0_3
Sonny Jiang
1
-0
/
+5
2023-06-09
drm/amdgpu: fixes a JPEG get write/read pointer bug
Sonny Jiang
1
-1
/
+2
2023-06-09
drm/amdgpu: A workaround for JPEG_v4_0_3 ring test fail
Sonny Jiang
1
-1
/
+4
2023-06-09
drm/amdgpu: use physical AID index for ring name
James Zhu
2
-2
/
+2
2023-06-09
drm/amdgpu/vcn: use dummy register selects AID for VCN_RAM ucode
James Zhu
1
-1
/
+7
2023-06-09
drm/amdgpu: Fix harvest reporting of VCN
Lijo Lazar
1
-1
/
+2
2023-06-09
drm/amdgpu: Use logical ids for VCN/JPEG v4.0.3
Lijo Lazar
4
-317
/
+408
2023-06-09
drm/amdgpu: Add VCN logical to physical id mapping
Lijo Lazar
1
-0
/
+18
2023-06-09
drm/amdgpu: Add instance mask for VCN and JPEG
Lijo Lazar
3
-4
/
+29
2023-06-09
drm/amdgpu: Load vcn_v4_0_3 ucode during early_init
Sonny Jiang
1
-1
/
+1
2023-06-09
drm/amdgpu: preserve the num_links in case of reflection
Shiwu Zhang
1
-1
/
+2
2023-06-09
drm/amdgpu: Fix discovery sys node harvest info
Lijo Lazar
1
-3
/
+38
2023-06-09
drm/amdgpu: Add fallback path for discovery info
Lijo Lazar
1
-5
/
+16
2023-06-09
drm/amdgpu: Read discovery info from system memory
Lijo Lazar
1
-0
/
+23
2023-06-09
drm/amdgpu: Add API to get tmr info from acpi
Lijo Lazar
2
-0
/
+27
2023-06-09
drm/amdgpu: Add parsing of acpi xcc objects
Lijo Lazar
3
-0
/
+297
2023-06-09
drm/amdgpu: Add FGCG for GFX v9.4.3
Lijo Lazar
1
-2
/
+3
[prev]
[next]