index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUs
Shubhankar Milind Sardeshpande
1
-1
/
+6
2026-06-17
drm/amdgpu/vcn4.0.5: enable secure submission on unified ring
Jeevana Muthyala
1
-4
/
+2
2026-06-17
drm/amdgpu/vcn4.0: enable secure submission on unified ring
Jeevana Muthyala
1
-5
/
+40
2026-06-17
drm/amd/pm: sleep on PMFW EEPROM busy in bad page count query
Candice Li
1
-1
/
+1
2026-06-17
drm/amd/ras: sleep on PMFW EEPROM busy in bad page count query
Candice Li
1
-1
/
+1
2026-06-17
drm/amdgpu: initialize iter.start in amdgpu_devcoredump_format
Qiang Yu
1
-0
/
+1
2026-06-17
drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free
Yunxiang Li
1
-7
/
+9
2026-06-17
drm/amdkfd: Clean up suspend_all and resume_all mes
Amber Lin
1
-43
/
+10
2026-06-17
drm/amdgpu: Disable ras_check_bad_page_status on VFs
Victor Skvortsov
1
-1
/
+4
2026-06-17
drm/amd/pm: Validate OD DPM triples before mutating tables
Asad Kamal
2
-28
/
+43
2026-06-17
drm/amd/pm: Validate custom profile parameters
Lijo Lazar
7
-18
/
+34
2026-06-17
drm/amdgpu: Gate debugfs MMIO access on kernel lockdown
Asad Kamal
1
-0
/
+7
2026-06-17
drm/amdgpu: add ioctl to handle RAS poison error
Yifan Zhang
7
-1
/
+152
2026-06-17
drm/amdkfd: Pass known bad queue info to reset
Amber Lin
1
-15
/
+15
2026-06-17
drm/amdgpu: Expand MES queue/pipe reset support
Amber Lin
1
-1
/
+5
2026-06-17
drm/amdgpu: Remove faulty queue before resume
Amber Lin
6
-6
/
+23
2026-06-17
drm/amdgpu/mes12: enable compute MMIO pipe reset
Alex Deucher
1
-3
/
+0
2026-06-17
drm/amdgpu/mes11: enable compute MMIO pipe reset
Alex Deucher
1
-3
/
+0
2026-06-17
drm/amdgpu: use a single entry point for mes compute reset
Alex Deucher
5
-68
/
+22
2026-06-17
drm/amdgpu/gfx: add a common helper to handle MES compute resets
Alex Deucher
6
-1
/
+160
2026-06-17
drm/amdgpu/userq: add MES userq reset helper
Alex Deucher
2
-1
/
+47
2026-06-17
drm/amdkfd: plumb a helper to reset a KFD user queue
Alex Deucher
5
-1
/
+66
2026-06-17
drm/amdkfd: split out mes queue reset sequence into standalone function
Alex Deucher
1
-17
/
+31
2026-06-17
drm/amdgpu: Use a common KGQ and KCQ reset helper for gfx11/12
Alex Deucher
4
-90
/
+41
2026-06-17
drm/amdgpu: store whether to use MMIO or MES for reset
Alex Deucher
3
-4
/
+12
2026-06-17
drm/amdgpu/gfx12: unmap the queue via MES on reset for MMIO path
Alex Deucher
1
-0
/
+8
2026-06-17
drm/amdgpu/gfx11: unmap the queue via MES on reset for MMIO path
Alex Deucher
1
-0
/
+8
2026-06-17
drm/amdgpu/gfx12: use the new MQD helper for queue reset
Alex Deucher
1
-16
/
+9
2026-06-17
drm/amdgpu/gfx11: use the new MQD helper for queue reset
Alex Deucher
1
-16
/
+9
2026-06-17
drm/amdgpu/gfx: add a helper for MQD restore
Alex Deucher
2
-0
/
+25
2026-06-17
drm/amdkfd: rework MES queue reset sequence
Alex Deucher
1
-7
/
+14
2026-06-17
drm/amdgpu: Allocate enough space for hpd info on gfx11
Amber Lin
1
-1
/
+1
2026-06-17
drm/amd/amdgpu/include : update mes api header v11/v12
Shaoyun Liu
3
-4
/
+9
2026-06-17
drm/amdgpu/userq: drop detect_and_reset callback
Alex Deucher
2
-55
/
+0
2026-06-17
drm/amdgpu/userq: switch to per queue reset
Alex Deucher
1
-28
/
+10
2026-06-17
drm/amdgpu/userq: add mes userq reset callback
Alex Deucher
1
-0
/
+21
2026-06-17
drm/amdgpu/userq: add per queue reset callback
Alex Deucher
1
-0
/
+1
2026-06-17
drm/amdgpu/userq: split the queue reset from adapter reset
Alex Deucher
1
-23
/
+34
2026-06-17
drm/amdgpu/mes: add a MMIO queue reset helper
Alex Deucher
2
-0
/
+37
2026-06-17
drm/amdgpu/mes: add userq reset helper
Alex Deucher
2
-0
/
+27
2026-06-17
drm/amdgpu/mes12: move pipe reset to mes use_mmio patch
Alex Deucher
2
-182
/
+196
2026-06-17
drm/amdgpu/mes11: move pipe reset to mes use_mmio patch
Alex Deucher
2
-232
/
+241
2026-06-17
drm/amdgpu/gfx12: Refactor compute pipe reset and add HQD cleanup
Jesse Zhang
1
-46
/
+66
2026-06-17
drm/amdgpu/gfx11: Refactor compute pipe reset and add HQD cleanup
Jesse Zhang
1
-66
/
+88
2026-06-17
drm/amdgpu/mes_v12_1: use mes schedule pipe for legacy queues on unified MES
Jesse Zhang
1
-6
/
+16
2026-06-17
drm/amdgpu/mes_v12_0: use mes schedule pipe for legacy queues on unified MES
Jesse Zhang
1
-10
/
+17
2026-06-17
drm/amdgpu/gfx12: only need to remap KCQs when reset via MMIO
Alex Deucher
1
-10
/
+13
2026-06-17
drm/amdgpu/gfx11: only need to remap KCQs when reset via MMIO
Alex Deucher
1
-10
/
+13
2026-06-17
drm/amdgpu/mes12: use proper grbm_select function
Alex Deucher
1
-17
/
+17
2026-06-17
drm/amdgpu/sdma: handle pipe reset more gracefully
Alex Deucher
1
-4
/
+15
[prev]
[next]