index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2020-02-07
Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
49
-432
/
+2378
2020-01-31
drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_inject
Nathan Chancellor
1
-1
/
+1
2020-01-31
amdgpu: using vmalloc requires includeing vmalloc.h
Stephen Rothwell
1
-0
/
+1
2020-01-31
drm/amdgpu: allocate entities on demand
Nirmoy Das
2
-117
/
+124
2020-01-31
drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for Arcturus
Joseph Greathouse
1
-0
/
+17
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
126
-4060
/
+7887
2020-01-28
drm/amdgpu: enable GPU reset by default on renoir
Alex Deucher
1
-0
/
+1
2020-01-28
drm/amdgpu: enable GPU reset by default on Navi
Alex Deucher
1
-0
/
+3
2020-01-28
drm/amdgpu: add coreboot workaround for KV/KB
Christian König
1
-1
/
+2
2020-01-28
drm/amdgpu: original raven doesn't support full asic reset
Alex Deucher
1
-0
/
+4
2020-01-28
drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)
Alex Deucher
1
-4
/
+40
2020-01-28
drm/amd/amdgpu: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-28
drm/amdgpu: initialize bo_va_list when add gws to process
xinhui pan
1
-0
/
+1
2020-01-28
drm/amdgpu/vcn: use inst_idx relacing inst
James Zhu
1
-12
/
+12
2020-01-28
drm/amdgpu/vcn: fix typo error
James Zhu
1
-1
/
+1
2020-01-28
drm/amdgpu/vcn: fix vcn2.5 instance issue
James Zhu
1
-44
/
+44
2020-01-28
drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)
James Zhu
1
-5
/
+8
2020-01-28
drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5
James Zhu
3
-2
/
+3
2020-01-28
drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasid
Felix Kuehling
2
-4
/
+4
2020-01-28
drm/amdgpu: Fix TLB invalidation request when using semaphore
Felix Kuehling
2
-6
/
+7
2020-01-23
drm/amdgpu: remove the experimental flag for renoir
Alex Deucher
1
-1
/
+1
2020-01-23
drm/amdgpu: individualize fence allocation per entity
Nirmoy Das
2
-18
/
+27
2020-01-23
Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...
Tianci.Yin
2
-31
/
+1
2020-01-23
drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)
Tianci.Yin
2
-3
/
+35
2020-01-23
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
25
-50
/
+50
2020-01-23
drm/amdgpu: add RAS support for the gfx block of Arcturus
Dennis Li
4
-1
/
+1039
2020-01-23
drm/amdgpu: abstract EDC counter clear to a separated function
Dennis Li
1
-35
/
+77
2020-01-23
drm/amdgpu: refine the security check for RAS functions
Dennis Li
1
-2
/
+2
2020-01-23
drm/amdgpu: enable RAS feature for more mmhub sub-blocks of Acrturus
Dennis Li
1
-6
/
+695
2020-01-23
drm/amdgpu: read gfx register using RREG32_KIQ macro
chen gong
1
-5
/
+5
2020-01-23
drm/amdgpu: add kiq version interface for RREG32/WREG32
chen gong
2
-2
/
+6
2020-01-23
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
8
-104
/
+108
2020-01-23
drm/amdgpu: added support to get mGPU DRAM base
John Clements
3
-1
/
+81
2020-01-23
drm/amdgpu: modify packet size for pm4 flush tlbs
Alex Sierra
4
-4
/
+6
2020-01-18
drm/amdgpu: add the lost mutex_init back
Pan, Xinhui
1
-0
/
+1
2020-01-16
drm/amdgpu: add arcturus to gpu recovery check code path
Hawking Zhang
1
-0
/
+1
2020-01-16
drm/amdgpu: check if driver should try recovery in ras recovery path
Hawking Zhang
1
-1
/
+2
2020-01-16
drm/amd/powerplay: a quick fix for the deadlock issue below
Evan Quan
1
-15
/
+43
2020-01-16
drm/amdgpu: only set cp active field for kiq queue
Huang Rui
3
-6
/
+15
2020-01-16
drm/amdgpu/pm: clean up return types
Alex Deucher
1
-15
/
+24
2020-01-16
drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode
James Zhu
2
-20
/
+52
2020-01-16
drm/amdgpu/vcn2.5: add dpg pause mode
James Zhu
1
-0
/
+70
2020-01-16
drm/amdgpu/vcn2.5: add DPG mode start and stop
James Zhu
1
-2
/
+288
2020-01-16
drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)
James Zhu
3
-12
/
+12
2020-01-16
drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)
James Zhu
3
-84
/
+83
2020-01-16
drm/amdgpu/vcn: support multiple-instance dpg pause mode
James Zhu
4
-9
/
+9
2020-01-16
drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...
Tianci.Yin
2
-1
/
+31
2020-01-16
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-1
/
+1
2020-01-16
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-1
/
+1
2020-01-16
drm/amdgpu: check rlc_g firmware pointer is valid before using it
shaoyunl
1
-4
/
+5
[next]