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
2025-06-18
drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13
Frank Min
4
-6
/
+26
2025-06-18
drm/amdgpu: Add kicker device detection
Frank Min
2
-0
/
+23
2025-06-18
drm/amdgpu/sdma5.2: init engine reset mutex
Alex Deucher
1
-0
/
+1
2025-06-18
drm/amdgpu/sdma5: init engine reset mutex
Alex Deucher
1
-0
/
+1
2025-06-18
drm/amdgpu: switch job hw_fence to amdgpu_fence
Alex Deucher
6
-32
/
+32
2025-06-18
drm/amdgpu: Add xgmi API to set max speed/width
Lijo Lazar
2
-0
/
+9
2025-06-18
drm/amdgpu: Deprecate xgmi_link_speed enum
Lijo Lazar
2
-9
/
+5
2025-06-18
drm/amdgpu: Extend bus status check to more cases
Lijo Lazar
3
-7
/
+20
2025-06-18
drm/amdgpu: reclaim psp fw reservation memory region
Frank Min
5
-2
/
+114
2025-06-18
drm/amdgpu: refine usage of amdgpu_bad_page_threshold
ganglxie
1
-10
/
+9
2025-06-18
drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences
Jesse Zhang
1
-1
/
+5
2025-06-18
drm/amdgpu: Release reset locks during failures
Lijo Lazar
1
-25
/
+55
2025-06-18
drm/amdgpu/sdma: handle paging queues in amdgpu_sdma_reset_engine()
Alex Deucher
1
-2
/
+8
2025-06-18
drm/amdkfd: Move the process suspend and resume out of full access
Emily Deng
5
-17
/
+51
2025-06-18
drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause
Sonny Jiang
1
-1
/
+5
2025-06-18
drm/amdgpu: Add soft reset callback to SDMA v4.4.x
Jesse Zhang
2
-30
/
+16
2025-06-18
drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operations
Jesse Zhang
1
-2
/
+2
2025-06-18
drm/amdgpu: Fix SDMA engine reset with logical instance ID
Jesse Zhang
1
-4
/
+6
2025-06-18
drm/amdgpu: Suspend IH during mode-2 reset
Lijo Lazar
1
-4
/
+29
2025-06-18
drm/amd: Add support for a complete pmops action
Mario Limonciello
3
-1
/
+24
2025-06-18
drm/amdgpu: Add debug mask to disable CE logs
Xiang Liu
4
-0
/
+15
2025-06-18
drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13
Frank Min
4
-6
/
+26
2025-06-18
drm/amdgpu: Add kicker device detection
Frank Min
2
-0
/
+23
2025-06-18
drm/amdgpu: Clear reset flags from ras context
Lijo Lazar
1
-1
/
+3
2025-06-18
drm/amdgpu/gfx9: drop reset_kgq
Alex Deucher
1
-46
/
+0
2025-06-18
drm/amdgpu/gfx8: drop reset_kgq
Alex Deucher
1
-71
/
+0
2025-06-18
drm/amdgpu/gfx7: drop reset_kgq
Alex Deucher
1
-71
/
+0
2025-06-18
drm/amdkfd: allow compute partition mode switch with cgroup exclusions
Jonathan Kim
2
-6
/
+6
2025-06-18
drm/amdgpu: clear pa and mca record counter when resetting eeprom
ganglxie
1
-0
/
+2
2025-06-18
drm/amdgpu: fix fence fallback timer expired error
Samuel Zhang
3
-1
/
+9
2025-06-18
drm/amdgpu: enable pdb0 for hibernation on SRIOV
Samuel Zhang
5
-16
/
+40
2025-06-18
drm/amdgpu: update GPU addresses for SMU and PSP
Samuel Zhang
4
-0
/
+47
2025-06-18
drm/amdgpu: Remove nbiov7.9 replay count reporting
Lijo Lazar
1
-20
/
+0
2025-06-18
drm/amdgpu: Check pcie replays reporting support
Lijo Lazar
3
-2
/
+13
2025-06-18
drm/amdgpu: Enable IFWI update support for PSPv14.0.2 and v14.0.3
Shiwu Zhang
1
-0
/
+1
2025-06-18
drm/amdgpu: update xgmi info and vram_base_offset on resume
Samuel Zhang
2
-0
/
+38
2025-06-17
drm/amdgpu: Make use of drm_wedge_task_info
André Almeida
2
-4
/
+16
2025-06-17
drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
André Almeida
7
-14
/
+13
2025-06-17
drm: Create a task info option for wedge events
André Almeida
2
-2
/
+2
2025-06-17
drm: amdgpu: Create amdgpu_vm_print_task_info()
André Almeida
8
-22
/
+18
2025-06-17
drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()
André Almeida
1
-1
/
+2
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2
-2
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-2
/
+2
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
51
-173
/
+1127
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-3
/
+4
2025-06-06
Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
48
-166
/
+1120
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2025-06-03
drm/amdgpu: Add userq fence support to SDMAv7.0
Arunpravin Paneer Selvam
2
-23
/
+46
2025-06-03
drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()
Dan Carpenter
1
-1
/
+1
2025-06-03
drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.c
Dan Carpenter
1
-4
/
+4
[prev]
[next]