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-12-11
drm/amd/powerplay: enable pp one vf mode for vega10
Yintian Tao
8
-224
/
+133
2019-12-11
drm/amdgpu: Added RAS UMC error query support for Arcturus
John Clements
3
-16
/
+74
2019-12-11
drm/amdgpu: avoid using invalidate semaphore for picasso
changzhu
1
-8
/
+20
2019-12-11
drm/amdgpu: add condition to enable baco for ras recovery
Le Ma
1
-10
/
+8
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
1
-1
/
+1
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-0
/
+2
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-0
/
+2
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-0
/
+1
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-0
/
+1
2019-12-09
drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3)
Hawking Zhang
1
-0
/
+33
2019-12-09
Revert "drm/amdgpu: enable VCN DPG on Raven and Raven2"
Thong Thai
1
-6
/
+2
2019-12-09
drm/amdgpu: add VM eviction lock v3
Christian König
2
-7
/
+36
2019-12-09
drm/amdgpu: stop adding VM updates fences to the resv obj
Christian König
4
-13
/
+42
2019-12-09
drm/amdgpu: explicitely sync to VM updates v2
Christian König
7
-40
/
+51
2019-12-09
drm/amdgpu: move VM eviction decision into amdgpu_vm.c
Christian König
3
-4
/
+24
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-229
/
+114
2019-12-06
drm: share address space for dma bufs
Gerd Hoffmann
1
-3
/
+1
2019-12-05
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
Pierre-Eric Pelloux-Prayer
1
-3
/
+19
2019-12-05
drm/amdgpu: add check before enabling/disabling broadcast mode
Guchun Chen
1
-16
/
+22
2019-12-05
drm/amdgpu: reduce redundant uvd context lost warning message
Le Ma
1
-4
/
+7
2019-12-05
drm/amdgpu: clear err_event_athub flag after reset exit
Le Ma
2
-0
/
+8
2019-12-05
drm/amdgpu: support full gpu reset workflow when ras err_event_athub occurs
Le Ma
1
-6
/
+11
2019-12-05
drm/amdgpu: add concurrent baco reset support for XGMI
Le Ma
2
-12
/
+72
2019-12-05
drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helper
Le Ma
1
-7
/
+12
2019-12-05
drm/amdgpu: clear uncorrectable parity error status bit
Le Ma
1
-1
/
+9
2019-12-05
drm/amdgpu: clear ras controller status registers when interrupt occurs
Le Ma
1
-0
/
+10
2019-12-05
drm/amdgpu: export amdgpu_ras_find_obj to use externally
Le Ma
2
-4
/
+4
2019-12-05
drm/amdgpu: remove ras global recovery handling from ras_controller_int handler
Le Ma
1
-1
/
+6
2019-12-05
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
Pierre-Eric Pelloux-Prayer
1
-3
/
+19
2019-12-05
drm/amdgpu/gfx: Improvement on EDC GPR workarounds
James Zhu
1
-20
/
+63
2019-12-05
drm/amdgpu: add check before enabling/disabling broadcast mode
Guchun Chen
1
-16
/
+22
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-71
/
+121
2019-12-03
drm/amdgpu: fix GFX10 missing CSIB set(v3)
Monk Liu
1
-28
/
+5
2019-12-03
drm/amdgpu: should stop GFX ring in hw_fini
Monk Liu
1
-1
/
+1
2019-12-03
drm/amdgpu: do autoload right after MEC loaded for SRIOV VF
Monk Liu
1
-2
/
+2
2019-12-03
drm/amdgpu: skip rlc ucode loading for SRIOV gfx10
Monk Liu
1
-39
/
+41
2019-12-03
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
5
-144
/
+6
2019-12-03
drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finish
Xiaojie Yuan
1
-2
/
+3
2019-12-03
drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI info
John Clements
1
-2
/
+17
2019-12-03
drm/amdgpu: use CPU to flush vmhub if sched stopped
Monk Liu
1
-1
/
+2
2019-12-03
drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs()
Yong Zhao
4
-14
/
+16
2019-12-03
drm/amdgpu: load np fw prior before loading the TAs
Hawking Zhang
1
-33
/
+33
2019-12-03
drm/amdgpu: unload asd in psp hw de-init phase
Hawking Zhang
1
-0
/
+36
2019-12-03
drm/amdgpu: drop asd shared memory
Hawking Zhang
2
-38
/
+18
2019-12-02
drm/amdgpu/sriov: No need the event 3 and 4 now
Emily Deng
1
-2
/
+0
2019-12-02
drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI info
John Clements
1
-2
/
+17
2019-12-02
drm/amd/display: Load TA firmware for navi10/12/14
Bhawanpreet Lakha
1
-0
/
+25
2019-12-02
drm/amdgpu: not remove sysfs if not create sysfs
Yintian Tao
2
-4
/
+15
2019-12-02
drm/amdgpu: fix GFX10 missing CSIB set(v3)
Monk Liu
1
-28
/
+5
[prev]
[next]