index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
12 days
drm/amdgpu: Fix wait after reset sequence in S4
Lijo Lazar
12 days
drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Donet Tom
12 days
drm/amdgpu/userq: fix memory leak in MQD creation error paths
Junrui Luo
12 days
drm/amd: Fix MQD and control stack alignment for non-4K
Donet Tom
12 days
drm/amdgpu: fix the idr allocation flags
Prike Liang
12 days
drm/amdgpu: validate doorbell_offset in user queue creation
Junrui Luo
2026-03-24
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
2026-03-24
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
2026-03-23
drm/amdgpu: prevent immediate PASID reuse case
Eric Huang
2026-03-23
drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)
Ruijing Dong
2026-03-17
drm/amdgpu: rework how we handle TLB fences
Alex Deucher
2026-03-17
drm/amdgpu: Fix ISP segfault issue in kernel v7.0
Pratap Nirujogi
2026-03-17
drm/amdgpu/gmc9.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub4.2.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub4.1.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub3.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub3.0.2: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub3.0.1: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub2.3: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub2.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Jesse.Zhang
2026-03-11
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
2026-03-06
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
2026-03-06
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
2026-03-04
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
2026-02-25
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
2026-02-25
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-19
drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2
Christian König
2026-02-19
drm/amdgpu: keep vga memory on MacBooks with switchable graphics
Alex Deucher
2026-02-19
drm/amdgpu: Set atomics to true for xgmi
Harish Kasiviswanathan
2026-02-19
drm/amdkfd: Check for NULL return values
Andrew Martin
[next]