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-02
drm/amdgpu: should stop GFX ring in hw_fini
Monk Liu
1
-1
/
+1
2019-12-02
drm/amdgpu: do autoload right after MEC loaded for SRIOV VF
Monk Liu
1
-2
/
+2
2019-12-02
drm/amdgpu: skip rlc ucode loading for SRIOV gfx10
Monk Liu
1
-39
/
+41
2019-12-02
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
5
-144
/
+6
2019-12-02
drm/amdgpu: use CPU to flush vmhub if sched stopped
Monk Liu
1
-1
/
+2
2019-12-02
drm/amdgpu/gfx: Increase dispatch packet number
James Zhu
1
-2
/
+2
2019-12-02
drm/amdgpu/gfx: Clear more EDC cnt
James Zhu
1
-0
/
+5
2019-12-02
drm/amdgpu/gfx10: remove outdated comments
Xiaojie Yuan
1
-3
/
+0
2019-12-02
drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finish
Xiaojie Yuan
1
-2
/
+3
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
8
-512
/
+169
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
2
-71
/
+121
2019-11-26
drm/amdgpu: Fix a bug in jpeg_v1_0_start()
Dan Carpenter
1
-1
/
+2
2019-11-26
drm/amdgpu: flag vram lost on baco reset for VI/CIK
Alex Deucher
2
-4
/
+10
2019-11-26
drm/amdgpu: move pci handling out of pm ops
Alex Deucher
3
-29
/
+24
2019-11-26
drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC mode
Hawking Zhang
1
-4
/
+4
2019-11-26
drm/amd/amdgpu/sriov skip jpeg ip block for ARCTURUS VF
Jack Zhang
1
-1
/
+2
2019-11-26
drm/amdgpu: Optimize KFD page table reservation
Felix Kuehling
1
-1
/
+14
2019-11-26
drm/amdgpu: Raise KFD unpinned system memory limit
Felix Kuehling
1
-2
/
+2
2019-11-26
drm/amdgpu: Optimize KFD page table reservation
Felix Kuehling
1
-1
/
+14
2019-11-26
drm/amdgpu: flag vram lost on baco reset for VI/CIK
Alex Deucher
2
-4
/
+10
2019-11-26
drm/amdgpu: Resolved offchip EEPROM I/O issue
John Clements
2
-5
/
+13
2019-11-26
drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
Nathan Chancellor
1
-0
/
+1
2019-11-25
drm/amdgpu: Resolved offchip EEPROM I/O issue
John Clements
2
-5
/
+13
2019-11-25
drm/amdgpu: Apply noretry setting for mmhub9.4
Oak Zeng
1
-2
/
+3
2019-11-23
drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror
Jason Gunthorpe
5
-237
/
+94
2019-11-23
drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror
Jason Gunthorpe
6
-281
/
+77
2019-11-23
drm/amdgpu: Call find_vma under mmap_sem
Jason Gunthorpe
1
-16
/
+21
2019-11-22
drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10
changzhu
3
-2
/
+116
2019-11-22
drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub
changzhu
6
-0
/
+13
2019-11-22
drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.
Jack Zhang
1
-1
/
+4
2019-11-22
drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VF
Jack Zhang
1
-0
/
+36
2019-11-22
drm/amdgpu/gfx10: re-init clear state buffer after gpu reset
Xiaojie Yuan
1
-6
/
+37
2019-11-22
merge fix for "ftrace: Rework event_create_dir()"
Stephen Rothwell
1
-1
/
+1
2019-11-22
drm/amdgpu: Update Arcturus golden registers
Jay Cornwall
1
-0
/
+1
2019-11-22
drm/amdgpu/gfx10: fix out-of-bound mqd_backup array access
Xiaojie Yuan
1
-2
/
+0
2019-11-22
drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhalt
Xiaojie Yuan
1
-2
/
+12
2019-11-22
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
1
-1
/
+1
2019-11-22
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
1
-2
/
+7
2019-11-22
drm/amdgpu: remove experimental flag for Navi14
Alex Deucher
1
-4
/
+4
2019-11-22
drm/amdgpu: disable gfxoff when using register read interface
Alex Deucher
1
-1
/
+5
2019-11-22
drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
1
-1
/
+2
2019-11-22
drm/amdgpu/nv: add asic func for fetching vbios from rom directly
Alex Deucher
1
-2
/
+22
2019-11-22
drm/amdgpu: put flush_delayed_work at first
Yintian Tao
1
-3
/
+1
2019-11-22
drm/amdgpu/vcn2.5: fix the enc loop with hw fini
Leo Liu
1
-3
/
+3
2019-11-22
drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)
Xiaojie Yuan
3
-6
/
+7
2019-11-22
drm/amdgpu: Use ARRAY_SIZE for sos_old_versions
zhengbin
1
-1
/
+1
2019-11-22
drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10
changzhu
3
-2
/
+116
2019-11-22
drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub
changzhu
6
-0
/
+13
2019-11-22
drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.
Jack Zhang
1
-1
/
+4
2019-11-22
drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VF
Jack Zhang
1
-0
/
+36
[prev]
[next]