index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
drm/amdgpu/gfx12: use proper rlc safe mode helpers
Alex Deucher
1
-2
/
+2
2024-09-02
drm/amdgpu/gfx11: use proper rlc safe mode helpers
Alex Deucher
1
-4
/
+4
2024-09-02
drm/amdgpu/gfx10: use proper rlc safe mode helpers
Alex Deucher
1
-2
/
+2
2024-09-02
drm/amdgpu/gfx12: per queue reset only on bare metal
Alex Deucher
1
-0
/
+6
2024-09-02
drm/amdgpu/gfx11: per queue reset only on bare metal
Alex Deucher
1
-0
/
+6
2024-09-02
drm/amdgpu/gfx10: per queue reset only on bare metal
Alex Deucher
1
-0
/
+6
2024-09-02
drm/amdgpu/mes11: implement mmio queue reset for gfx11
Jiadong Zhu
1
-0
/
+80
2024-09-02
drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmio
Jiadong Zhu
1
-0
/
+20
2024-09-02
drm/amdgpu/mes: modify mes api for mmio queue reset
Jiadong Zhu
4
-4
/
+17
2024-09-02
drm/amdgpu/gfx12: fallback to driver reset compute queue directly
Alex Deucher
1
-14
/
+79
2024-09-02
drm/amdgpu/gfx12: add ring reset callbacks
Alex Deucher
1
-0
/
+18
2024-09-02
drm/amdgpu/gfx10: rework reset sequence
Alex Deucher
1
-7
/
+19
2024-09-02
drm/amdgpu/gfx10: wait for reset done before remap
Jiadong Zhu
1
-11
/
+30
2024-09-02
drm/amdgpu/gfx10: remap queue after reset successfully
Jiadong Zhu
1
-11
/
+35
2024-09-02
drm/amdgpu/gfx10: add ring reset callbacks
Alex Deucher
1
-0
/
+91
2024-09-02
drm/amdgpu/gfx11: wait for reset done before remap
Jiadong Zhu
1
-1
/
+14
2024-09-02
drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()
Alex Deucher
1
-3
/
+3
2024-09-02
drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)
Prike Liang
1
-13
/
+71
2024-09-02
drm/amdgpu/gfx11: add ring reset callbacks
Alex Deucher
1
-0
/
+18
2024-09-02
drm/amdgpu/gfx9.4.3: Implement compute pipe reset
Prike Liang
1
-19
/
+108
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
1
-0
/
+1
2024-08-29
drm/amdgpu: always allocate cleared VRAM for GEM allocations
Alex Deucher
1
-0
/
+3
2024-08-29
drm/amdgpu/mes: add mes mapping legacy queue switch
Jack Xiao
4
-20
/
+43
2024-08-29
drm/amdgpu/gfx12: return early in preempt_ib()
Alex Deucher
1
-0
/
+3
2024-08-29
drm/amdgpu/gfx11: return early in preempt_ib()
Alex Deucher
1
-0
/
+3
2024-08-29
drm/amdgpu: Move the dumping log out of for loop
Sunil Khatri
1
-3
/
+2
2024-08-29
drm/amd/amdgpu: move drain_workqueue before shutdown is set
Victor Zhao
1
-3
/
+3
2024-08-29
drm/amdgpu: Do core dump immediately when job tmo
Trigger Huang
1
-1
/
+67
2024-08-29
drm/amdgpu: skip printing vram_lost if needed
Trigger Huang
3
-14
/
+15
2024-08-29
drm/amdgpu/gfx9: put queue resets behind a debug option
Alex Deucher
3
-0
/
+14
2024-08-29
drm/amdgpu: add experimental resets debug flag
Alex Deucher
2
-0
/
+7
2024-08-28
drm/amdgpu: support for gc_info table v1.3
Likun Gao
2
-0
/
+17
2024-08-28
drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDs
Alex Deucher
1
-1
/
+1
2024-08-27
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
118
-833
/
+5098
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
29
-259
/
+488
2024-08-23
drm/amdkfd: Change kfd/svm page fault drain handling
Xiaogang Chen
4
-6
/
+7
2024-08-23
drm/amdgpu: support for gc_info table v1.3
Likun Gao
2
-0
/
+17
2024-08-23
drm/amdgpu: add list empty check to avoid null pointer issue
Yang Wang
1
-0
/
+10
2024-08-23
drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDs
Alex Deucher
1
-1
/
+1
2024-08-23
drm/amdgpu: Retire query_utcl2_poison_status callback
Hawking Zhang
7
-74
/
+0
2024-08-23
drm/amdgpu: Take IOMMU remapping into account for p2p checks
Rahul Jain
1
-8
/
+35
2024-08-20
drm/amdgpu: fix eGPU hotplug regression
Alex Deucher
1
-1
/
+1
2024-08-20
drm/amdgpu: Validate TA binary size
Candice Li
1
-0
/
+3
2024-08-20
drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
Alex Deucher
1
-8
/
+10
2024-08-20
drm/amdgpu: fixing rlc firmware loading failure issue
Yang Wang
1
-2
/
+3
2024-08-20
drm/amd/gfx11: move the gfx mutex into the caller
Alex Deucher
1
-4
/
+3
2024-08-20
drm/amd/amdgpu: allow use kiq to do hdp flush under sriov
Victor Zhao
4
-4
/
+4
2024-08-20
drm/amdgpu: fix eGPU hotplug regression
Alex Deucher
1
-1
/
+1
2024-08-20
drm/amdgpu: Validate TA binary size
Candice Li
1
-0
/
+3
2024-08-20
drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11
Mukul Joshi
3
-36
/
+69
[prev]
[next]