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
2022-01-19
drm/amdgpu: fix broken debug sdma vram access function
Jonathan Kim
1
-7
/
+8
2022-01-19
drm/amdgpu: remove gart.ready flag
Christian König
10
-133
/
+51
2022-01-19
drm/amdgpu: remove unused variable warning
Stanley.Yang
2
-29
/
+0
2022-01-19
drm/amdgpu: remove unused variable
mziya
1
-4
/
+0
2022-01-19
drm/amdgpu: Remove repeated calls
yipechai
1
-3
/
+1
2022-01-19
drm/amdgpu: modify a pair of functions for the pcie port wreg/rreg
Xiaojian Du
3
-32
/
+39
2022-01-19
drm/amdgpu: add vram check function for GMC
Xiaojian Du
7
-5
/
+74
2022-01-19
dma-buf: drop excl_fence parameter from dma_resv_get_fences
Christian König
2
-3
/
+5
2022-01-19
drm/amdgpu: remove excl as shared workarounds
Christian König
2
-10
/
+1
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-18
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-18
amdgpu/amdgpu_psp: remove unneeded ret variable
Minghao Chi
1
-5
/
+1
2022-01-18
drm/amdgpu: Add missing pm_runtime_put_autosuspend
Yongzhi Liu
1
-1
/
+3
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-18
drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umc
yipechai
3
-6
/
+8
2022-01-18
drm/amdgpu: Fix the code style warnings in sdma
yipechai
2
-7
/
+7
2022-01-18
drm/amdgpu: Fix the code style warnings in gmc
yipechai
2
-2
/
+2
2022-01-18
drm/amdgpu: Fix the code style warnings in gfx
yipechai
2
-3
/
+3
2022-01-18
drm/amdgpu: Fix the code style warnings in amdgpu_ras
yipechai
2
-21
/
+30
2022-01-18
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-18
drm/amdgpu: drop redundant check of ip discovery_bin
Guchun Chen
1
-5
/
+0
2022-01-18
drm/amdgpu: handle denied inject error into critical regions v2
Stanley.Yang
3
-3
/
+11
2022-01-18
drm/amdgpu: add new query interface for umc_v8_7 block
mziya
1
-5
/
+155
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
3
-4
/
+4
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-183
/
+134
2022-01-14
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-14
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
1
-0
/
+1
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
1
-0
/
+1
2022-01-14
drm/amdgpu: fix compile warning for ras_block_match_default
yipechai
1
-1
/
+2
2022-01-14
drm/amdgpu: Use ARRAY_SIZE to get array length
yipechai
1
-1
/
+2
2022-01-14
drm/amdgpu: clean up some inconsistent indenting
Yang Li
2
-4
/
+6
2022-01-14
drm/amdgpu: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-01-14
drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in...
yipechai
1
-0
/
+8
2022-01-14
drm/amdgpu: Add ras supported check for register_ras_block
yipechai
1
-0
/
+3
2022-01-14
drm/amdgpu: Add interface to load SRIOV cap FW
Bokun Zhang
7
-15
/
+123
2022-01-14
drm/amdgpu: cleanup ttm debug sdma vram access function
Jonathan Kim
2
-16
/
+16
2022-01-14
drm/amdgpu: improve debug VRAM access performance using sdma
Jonathan Kim
2
-0
/
+82
2022-01-14
drm/amdgpu: Removed redundant ras code
yipechai
1
-48
/
+19
2022-01-14
drm/amdgpu: Adjust error inject function code style in amdgpu_ras.c
yipechai
2
-76
/
+40
2022-01-14
drm/amdgpu: Modify mca block to fit for the unified ras block data and ops
yipechai
4
-48
/
+77
2022-01-14
drm/amdgpu: Modify sdma block to fit for the unified ras block data and ops
yipechai
5
-36
/
+71
2022-01-14
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
12
-64
/
+99
2022-01-14
drm/amdgpu: Modify nbio block to fit for the unified ras block data and ops
yipechai
7
-41
/
+43
[prev]
[next]