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/amdkfd: Use instance table for GFX 9.4.3
Mukul Joshi
2
-32
/
+33
2023-06-09
drm/amdgpu: Fix SWS on multi-XCD GPU
Amber Lin
1
-9
/
+22
2023-06-09
drm/amdgpu: drop redundant csb init for gfx943
Le Ma
1
-99
/
+0
2023-06-09
drm/amdgpu: adjust s2a entry register for sdma doorbell trans decoding
Le Ma
1
-24
/
+8
2023-06-09
drm/amdgpu: Use status register for partition mode
Lijo Lazar
1
-16
/
+12
2023-06-09
drm/amdkfd: pass kfd_node ref to svm migration api
Alex Sierra
4
-20
/
+25
2023-06-09
drm/amdgpu: Conform to SET_UCONFIG_REG spec
Lijo Lazar
1
-3
/
+4
2023-06-09
drm/amdgpu/vcn: add vcn multiple AIDs support
James Zhu
1
-376
/
+434
2023-06-09
drm/amdgpu/vcn: update clock gate setting for VCN 4.0.3
James Zhu
1
-14
/
+16
2023-06-09
drm/amdgpu/jpeg: add JPEG multiple AIDs support
James Zhu
1
-153
/
+227
2023-06-09
drm/amdgpu/nbio: add vcn doorbell multiple AIDs support
James Zhu
2
-3
/
+18
2023-06-09
drm/amdgpu: Fix GRBM programming sequence
Lijo Lazar
1
-3
/
+6
2023-06-09
drm/amdgpu: Use instance table for sdma 4.4.2
Lijo Lazar
3
-14
/
+38
2023-06-09
drm/amdgpu: Add mask for SDMA instances
Lijo Lazar
1
-0
/
+3
2023-06-09
drm/amdgpu: Use instance lookup table for GC 9.4.3
Lijo Lazar
4
-271
/
+279
2023-06-09
drm/amdgpu: Add map of logical to physical inst
Lijo Lazar
1
-0
/
+10
2023-06-09
drm/amdkfd: Add device repartition support
Mukul Joshi
4
-5
/
+45
2023-06-09
drm/amdgpu: configure the doorbell settings for sdma on non-AID0
Le Ma
1
-9
/
+56
2023-06-09
drm/amdgpu: add indirect r/w interface for smn address greater than 32bits
Le Ma
5
-0
/
+118
2023-06-09
drm/amdgpu: reflect psp xgmi topology info for gfx9.4.3
Jonathan Kim
1
-4
/
+7
2023-06-09
drm/amdgpu/vcn: update amdgpu_fw_shared to amdgpu_vcn4_fw_shared
James Zhu
1
-29
/
+11
2023-06-09
drm/amdgpu/vcn: remove unused code
James Zhu
1
-121
/
+0
2023-06-09
drm/amdgpu/vcn: update ucode setup
James Zhu
1
-10
/
+1
2023-06-09
drm/amdgpu/vcn: update new doorbell map
James Zhu
3
-5
/
+5
2023-06-09
drm/amdgpu/jpeg: update jpeg header to support multiple AIDs
James Zhu
1
-0
/
+2
2023-06-09
drm/amdgpu/vcn: update vcn header to support multiple AIDs
James Zhu
1
-0
/
+3
2023-06-09
drm/amdgpu/vcn: use vcn4 irqsrc header for VCN 4.0.3
James Zhu
1
-3
/
+3
2023-06-09
drm/amdgpu: Change num_xcd to xcc_mask
Lijo Lazar
6
-94
/
+136
2023-06-09
drm/amdgpu: add the support of XGMI link for GC 9.4.3
Shiwu Zhang
2
-4
/
+47
2023-06-09
drm/amdgpu: add new vram type for dgpu
Hawking Zhang
1
-0
/
+1
2023-06-09
drm/amdgpu: introduce new doorbell assignment table for GC 9.4.3
Le Ma
4
-32
/
+33
2023-06-09
drm/amdgpu: program GRBM_MCM_ADDR for non-AID0 GRBM
Le Ma
1
-0
/
+3
2023-06-09
drm/amdgpu: convert the doorbell_index to 2 dwords offset for kiq
Le Ma
1
-4
/
+3
2023-06-09
drm/amdgpu: set mmhub bitmask for multiple AIDs
Le Ma
1
-1
/
+1
2023-06-09
drm/amdgpu: complement the IH node_id table for multiple AIDs
Le Ma
3
-1
/
+12
2023-06-09
drm/amdgpu: correct the vmhub reference for each XCD in gfxhub init
Le Ma
1
-4
/
+8
2023-06-09
drm/amdgpu: do mmhub init for multiple AIDs
Le Ma
1
-261
/
+348
2023-06-09
drm/amdgpu: assign the doorbell index for sdma on non-AID0
Le Ma
2
-3
/
+21
2023-06-09
drm/amdgpu: add support for SDMA on multiple AIDs
Le Ma
2
-7
/
+21
2023-06-09
drm/amdgpu: adjust some basic elements for multiple AID case
Le Ma
3
-3
/
+6
2023-06-09
drm/amdgpu: assign the doorbell index in 1st page to sdma page queue
Le Ma
3
-7
/
+17
2023-06-09
drm/amdgpu: Set XNACK per process on GC 9.4.3
Amber Lin
2
-3
/
+5
2023-06-09
drm/amdgpu: Use new atomfirmware init for GC 9.4.3
Lijo Lazar
1
-1
/
+2
2023-06-09
drm/amdgpu: Fix CP_HYP_XCP_CTL register programming in CPX mode
Mukul Joshi
1
-1
/
+1
2023-06-09
drm/amdkfd: Update SDMA queue management for GFX9.4.3
Mukul Joshi
1
-4
/
+190
2023-06-09
drm/amdgpu: Fix VM fault reporting on XCC1
Mukul Joshi
1
-3
/
+5
2023-06-09
drm/amdgpu: Add XCC inst to PASID TLB flushing
Mukul Joshi
8
-16
/
+20
2023-06-09
drm/amdkfd: Add XCC instance to kgd2kfd interface (v3)
Mukul Joshi
8
-158
/
+171
2023-06-09
drm/amdkfd: Update MQD management on multi XCC setup
Mukul Joshi
1
-15
/
+36
2023-06-09
drm/amdkfd: Introduce kfd_node struct (v5)
Mukul Joshi
1
-0
/
+1
[prev]
[next]