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
2019-09-16
drm/amdgpu: remove the redundant null checks
zhong jiang
1
-4
/
+2
2019-09-16
drm/amd: be quiet when no SAD block is found
Jean Delvare
4
-8
/
+8
2019-09-16
drm/amdgpu: Check for valid number of registers to read
Trek
1
-0
/
+3
2019-09-16
Revert "drm/amdgpu/nbio7.4: add hw bug workaround for vega20"
Kent Russell
1
-6
/
+0
2019-09-16
drm/amdgpu: add graceful VM fault handling v3
Christian König
3
-0
/
+79
2019-09-16
drm/amdgpu: reserve the root PD while freeing PASIDs
Christian König
1
-11
/
+9
2019-09-16
drm/amdgpu: allocate PDs/PTs with no_gpu_wait in a page fault
Christian König
3
-4
/
+7
2019-09-16
drm/amdgpu: allow direct submission of clears
Christian König
1
-6
/
+11
2019-09-16
drm/amdgpu: allow direct submission of PTE updates
Christian König
1
-8
/
+10
2019-09-16
drm/amdgpu: allow direct submission of PDE updates v2
Christian König
5
-8
/
+10
2019-09-16
drm/amdgpu: allow direct submission in the VM backends v2
Christian König
3
-20
/
+26
2019-09-16
drm/amdgpu: split the VM entity into direct and delayed
Christian König
4
-13
/
+24
2019-09-16
drm/amdgpu: grab the id mgr lock while accessing passid_mapping
Christian König
1
-3
/
+9
2019-09-16
drm/amdgpu/SRIOV: Navi12 SRIOV VF doesn't load TOC
Jiange Zhao
1
-4
/
+2
2019-09-16
drm/amdgpu/SRIOV: Navi10/12 VF doesn't support SMU
Jiange Zhao
1
-4
/
+4
2019-09-16
drm/amd/amdgpu: power up sdma engine when S3 resume back
Prike Liang
2
-5
/
+7
2019-09-16
drm/amdgpu: For Navi12 SRIOV VF, register mailbox functions
Jiange Zhao
1
-0
/
+19
2019-09-16
drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 code
Jack Zhang
1
-27
/
+34
2019-09-16
drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routine
Evan Quan
1
-6
/
+6
2019-09-16
drm/amdgpu: Fix KFD-related kernel oops on Hawaii
Felix Kuehling
1
-1
/
+2
2019-09-16
drm/amdgpu: Fix mutex lock from atomic context.
Andrey Grodzovsky
1
-1
/
+3
2019-09-16
drm/amdgpu: Add SRIOV mailbox backend for Navi1x
Jiange Zhao
3
-1
/
+422
2019-09-16
drm/amdgpu: implement ras query function for pcie bif
Guchun Chen
1
-0
/
+30
2019-09-16
drm/amdgpu: support pcie bif ras query and inject
Guchun Chen
1
-0
/
+5
2019-09-16
drm/amdgpu: add ras error query count interface for nbio
Guchun Chen
2
-0
/
+8
2019-09-16
drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10
Tianci.Yin
1
-9
/
+9
2019-09-16
drm/amdgpu: enable error injection to XGMI block via debugfs
Hawking Zhang
1
-0
/
+1
2019-09-16
drm/amdgpu: initialize ras structures for xgmi block (v2)
Hawking Zhang
4
-1
/
+41
2019-09-16
drm/amdgpu: Allow to reset to EERPOM table.
Andrey Grodzovsky
1
-0
/
+25
2019-09-16
drm/amdgpu: Add amdgpu_ras_eeprom_reset_table
Andrey Grodzovsky
2
-8
/
+18
2019-09-16
drm/amdgpu: rename umc ras_init to err_cnt_init
Tao Zhou
3
-7
/
+7
2019-09-16
drm/amdgpu: move umc ras init to umc block
Tao Zhou
2
-4
/
+4
2019-09-16
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou
7
-54
/
+82
2019-09-16
drm/amdgpu: remove duplicated header file include
Guchun Chen
1
-1
/
+0
2019-09-16
drm/amdgpu: remove needless usage of #ifdef
Shirish S
2
-5
/
+3
2019-09-16
drm/amdgpu: fix build error without CONFIG_HSA_AMD
Shirish S
2
-1
/
+7
2019-09-16
drm/amdgpu: Avoid RAS recovery init when no RAS support.
Andrey Grodzovsky
1
-1
/
+6
2019-09-16
drm/amdgpu: cleanup PTE flag generation v3
Christian König
7
-31
/
+81
2019-09-16
drm/amdgpu: cleanup mtype mapping
Christian König
10
-121
/
+59
2019-09-16
drm/amdgpu: add navi14 PCI ID for work station SKU
Tianci.Yin
1
-0
/
+2
2019-09-16
drm/amdgpu: check if nbio->ras_if exist
Philip Yang
1
-1
/
+2
2019-09-16
drm/amdgpu: fix null pointer deref in firmware header printing
Xiaojie Yuan
1
-22
/
+16
2019-09-16
drm/amdkfd: enable renoir while device probes
Huang Rui
1
-0
/
+1
2019-09-16
drm/amdgpu: disable gfxoff while use no H/W scheduling policy
Huang Rui
2
-1
/
+2
2019-09-16
drm/amdgpu: Disable retry faults in VMID0
Felix Kuehling
5
-0
/
+10
2019-09-16
drm/amdgpu: Add a kernel parameter for specifying the asic type
Yong Zhao
3
-1
/
+18
2019-09-16
drm/amdgpu/irq: check if nbio funcs exist
Alex Deucher
1
-2
/
+4
2019-09-13
drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...
Tao Zhou
4
-18
/
+43
2019-09-13
drm/amdgpu: save umc error records
Tao Zhou
3
-17
/
+64
2019-09-13
drm/amdgpu: Hook EEPROM table to RAS
Tao Zhou
1
-28
/
+81
[prev]
[next]