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
2021-10-05
drm/amdgpu: init iommu after amdkfd device init
Yifan Zhang
1
-4
/
+4
2021-10-05
drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resume
Guchun Chen
2
-0
/
+7
2021-10-05
drm/amdgpu: print warning and taint kernel if lockup timeout is disabled
Christian König
1
-0
/
+2
2021-10-05
drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
Christian König
4
-91
/
+0
2021-10-05
drm/amdgpu: init iommu after amdkfd device init
Yifan Zhang
1
-4
/
+4
2021-10-05
drm/amdgpu: During s0ix don't wait to signal GFXOFF
Lijo Lazar
1
-2
/
+12
2021-10-05
drm/amdkfd: fix a potential ttm->sg memory leak
Lang Yu
1
-0
/
+1
2021-10-04
drm/amdgpu/gmc9: convert to IP version checking
Alex Deucher
1
-65
/
+71
2021-10-04
drm/amdgpu: remove some repeated includings
Guo Zhengkui
1
-2
/
+0
2021-10-04
drm/amdgpu: During s0ix don't wait to signal GFXOFF
Lijo Lazar
1
-2
/
+12
2021-10-04
drm/amdgpu: consolidate case statements
Alex Deucher
1
-7
/
+0
2021-10-04
drm/amdgpu/jpeg: add jpeg2.6 start/end
James Zhu
1
-2
/
+38
2021-10-04
drm/amdgpu/jpeg2: move jpeg2 shared macro to header file
James Zhu
2
-20
/
+20
2021-10-04
drm/amdkfd: fix a potential ttm->sg memory leak
Lang Yu
1
-0
/
+1
2021-10-04
drm/amdgpu: add an option to override IP discovery table from a file
Alex Deucher
2
-5
/
+21
2021-10-04
drm/amdkfd: clean up parameters in kgd2kfd_probe
Alex Deucher
2
-6
/
+3
2021-10-04
drm/amdgpu: add support for SRIOV in IP discovery path
Alex Deucher
1
-9
/
+25
2021-10-04
drm/amdgpu: clean up set IP function
Alex Deucher
1
-335
/
+387
2021-10-04
drm/amdgpu: convert IP version array to include instances
Alex Deucher
23
-307
/
+316
2021-10-04
drm/amdgpu: set CHIP_IP_DISCOVERY as the asic type by default
Alex Deucher
1
-2
/
+2
2021-10-04
drm/amdgpu: add new asic_type for IP discovery
Alex Deucher
1
-0
/
+1
2021-10-04
drm/amdgpu/ucode: add default behavior
Alex Deucher
1
-3
/
+4
2021-10-04
drm/amdgpu: get VCN harvest information from IP discovery table
Alex Deucher
2
-15
/
+8
2021-10-04
drm/amdgpu/vcn: remove manual instance setting
Alex Deucher
4
-6
/
+2
2021-10-04
drm/amdgpu/sdma: remove manual instance setting
Alex Deucher
3
-36
/
+0
2021-10-04
drm/amdgpu: get VCN and SDMA instances from IP discovery table
Alex Deucher
1
-0
/
+14
2021-10-04
drm/amdgpu: add VCN1 hardware IP
Alex Deucher
1
-0
/
+1
2021-10-04
drm/amdgpu/soc15: convert to IP version checking
Alex Deucher
1
-71
/
+88
2021-10-04
drm/amdgpu/vcn2.5: convert to IP version checking
Alex Deucher
1
-2
/
+2
2021-10-04
drm/amdgpu/amdgpu_vcn: convert to IP version checking
Alex Deucher
1
-26
/
+21
2021-10-04
drm/amdgpu/psp_v13.0: convert to IP version checking
Alex Deucher
1
-6
/
+8
2021-10-04
drm/amdgpu/psp_v11.0: convert to IP version checking
Alex Deucher
1
-22
/
+22
2021-10-04
drm/amdgpu/amdgpu_psp: convert to IP version checking
Alex Deucher
1
-43
/
+58
2021-10-04
drm/amdgpu/gfx9.0: convert to IP version checking
Alex Deucher
1
-107
/
+120
2021-10-04
drm/amdgpu/hdp4.0: convert to IP version checking
Alex Deucher
1
-7
/
+8
2021-10-04
drm/amdgpu/sdma4.0: convert to IP version checking
Alex Deucher
1
-47
/
+60
2021-10-04
drm/amdgpu: default to true in amdgpu_device_asic_has_dc_support
Alex Deucher
1
-1
/
+3
2021-10-04
drm/amdgpu: drive all vega asics from the IP discovery table
Alex Deucher
1
-16
/
+0
2021-10-04
drm/amdgpu/soc15: get rev_id in soc15_common_early_init
Alex Deucher
1
-1
/
+1
2021-10-04
drm/amdgpu: add initial IP discovery support for vega based parts
Alex Deucher
1
-30
/
+387
2021-10-04
drm/amdgpu/soc15: export common IP functions
Alex Deucher
2
-1
/
+3
2021-10-04
drm/amdgpu: add DCI HWIP
Alex Deucher
2
-0
/
+2
2021-10-04
drm/amdgpu: drive all navi asics from the IP discovery table
Alex Deucher
1
-20
/
+0
2021-10-04
drm/amdgpu/nv: convert to IP version checking
Alex Deucher
1
-37
/
+38
2021-10-04
drm/amdgpu/navi10_ih: convert to IP version checking
Alex Deucher
1
-8
/
+5
2021-10-04
drm/amdgpu/athub2.1: convert to IP version checking
Alex Deucher
1
-5
/
+4
2021-10-04
drm/amdgpu/athub2.0: convert to IP version checking
Alex Deucher
1
-4
/
+3
2021-10-04
drm/amdgpu/vcn3.0: convert to IP version checking
Alex Deucher
1
-4
/
+4
2021-10-04
drm/amdgpu/mmhub2.1: convert to IP version checking
Alex Deucher
1
-3
/
+3
2021-10-04
drm/amdgpu/mmhub2.0: convert to IP version checking
Alex Deucher
1
-41
/
+32
[prev]
[next]