index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-19
drm/amdkfd: Check for NULL return values
Andrew Martin
1
-1
/
+1
2026-02-19
drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1
Harish Kasiviswanathan
1
-1
/
+4
2026-02-12
drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
Christian König
4
-11
/
+42
2026-02-12
drm/amdgpu:Add psp v13_0_15 ip block
Mangesh Gadre
4
-6
/
+18
2026-02-12
drm/amdgpu: set family for GC 11.5.4
Alex Deucher
1
-1
/
+3
2026-02-12
drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
Pierre-Eric Pelloux-Prayer
1
-1
/
+8
2026-02-12
drm/amdgpu: Move xgmi status to interface header
Lijo Lazar
1
-4
/
+2
2026-02-12
drm/amdgpu: return when ras table checksum is error
Gangliang Xie
1
-1
/
+3
2026-02-12
drm/amdgpu: Adjust usleep_range in fence wait
Ce Sun
1
-1
/
+1
2026-02-12
drm/amd: Add CG/PG flags for GC 11.5.4
Pratik Vishwakarma
1
-2
/
+21
2026-02-12
drm/amdgpu: enable mode2 reset for SMU IP v15.0.0
Pratik Vishwakarma
1
-0
/
+1
2026-02-12
drm/amdgpu: Load TA ucode for PSP 15_0_0
Pratik Vishwakarma
1
-0
/
+4
2026-02-12
drm/amd/pm: send unload command to smu during modprobe -r amdgpu
Kenneth Feng
1
-3
/
+0
2026-02-12
drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error path
Srinivasan Shanmugam
1
-1
/
+1
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-5
/
+2
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
176
-1731
/
+23522
2026-02-05
drm/amdgpu: Send applicable RMA CPERs at end of RAS init
Kent Russell
3
-4
/
+27
2026-02-05
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
1
-2
/
+2
2026-02-05
drm/amdgpu: re-add the bad job to the pending list for ring resets
Alex Deucher
2
-5
/
+8
2026-02-05
drm/amdgpu: avoid sdma ring reset in sriov
Victor Zhao
1
-0
/
+3
2026-02-05
drm/amdgpu: clean up the amdgpu_cs_parser_bos
Sunil Khatri
1
-2
/
+4
2026-02-05
drm/amdgpu: Use 5-level paging if gmc support 57-bit VA
Philip Yang
1
-17
/
+0
2026-02-05
drm/amdgpu: Protect GPU register accesses in powergated state in some paths
Yifan Zhang
1
-3
/
+6
2026-02-05
drm/amdgpu/sdma6: enable queue resets unconditionally
Alex Deucher
1
-12
/
+3
2026-02-05
drm/amdgpu/sdma5.2: enable queue resets unconditionally
Alex Deucher
1
-19
/
+3
2026-02-05
drm/amdgpu/sdma5: enable queue resets unconditionally
Alex Deucher
1
-12
/
+3
2026-02-05
drm/amdgpu: Fix memory leak in amdgpu_ras_init()
Zilin Guan
1
-1
/
+1
2026-02-05
drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()
Zilin Guan
1
-1
/
+1
2026-02-05
drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
Zilin Guan
1
-1
/
+3
2026-02-03
drm/amdgpu: Fix double deletion of validate_list
Harish Kasiviswanathan
1
-7
/
+7
2026-02-03
Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
Bert Karwatzki
1
-3
/
+0
2026-02-03
drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52
Mario Limonciello
1
-1
/
+1
2026-02-03
drm/amdgpu: Skip vcn poison irq release on VF
Lijo Lazar
1
-1
/
+3
2026-02-03
drm/amdgpu: Fix double deletion of validate_list
Harish Kasiviswanathan
1
-7
/
+7
2026-02-03
drm/amdgpu: Ignored various return code
Andrew Martin
1
-5
/
+3
2026-02-03
drm/amdgpu/psp_v15_0_8: Add get ras capability
Jinzhou Su
1
-0
/
+21
2026-02-03
Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
Bert Karwatzki
1
-3
/
+0
2026-02-03
drm/amdgpu: statistic xgmi training error count
Stanley.Yang
1
-1
/
+1
2026-02-03
drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52
Mario Limonciello
1
-1
/
+1
2026-02-03
drm/amdgpu: ensure no_hw_access is visible before MMIO
Perry Yuan
1
-0
/
+3
2026-02-03
drm/amd: kill the outdated "Only the pthreads threading model is supported" checks
Oleg Nesterov
1
-3
/
+0
2026-02-03
drm/amdgpu: don't abuse current->group_leader
Oleg Nesterov
2
-2
/
+2
2026-02-02
Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
19
-112
/
+106
2026-01-29
drm/amdgpu/gfx12: adjust KGQ reset sequence
Alex Deucher
1
-10
/
+13
2026-01-29
drm/amdgpu/gfx11: adjust KGQ reset sequence
Alex Deucher
1
-10
/
+13
2026-01-29
drm/amdgpu/gfx12: fix wptr reset in KGQ init
Alex Deucher
1
-1
/
+1
2026-01-29
drm/amdgpu/gfx11: fix wptr reset in KGQ init
Alex Deucher
1
-1
/
+1
2026-01-29
drm/amdgpu/gfx10: fix wptr reset in KGQ init
Alex Deucher
1
-1
/
+1
2026-01-29
drm/amdgpu/gfx12: adjust KGQ reset sequence
Alex Deucher
1
-10
/
+13
2026-01-29
drm/amdgpu/gfx11: adjust KGQ reset sequence
Alex Deucher
1
-10
/
+13
[prev]
[next]