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
/
nouveau
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-20
drm/nouveau: fix u32 overflow in pushbuf reloc bounds check
Greg Kroah-Hartman
2026-04-16
drm/nouveau: fix nvkm_device leak on aperture removal failure
David Carlier
2026-03-11
Merge v7.0-rc3 into drm-next
Simona Vetter
2026-03-04
nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Dave Airlie
2026-03-03
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-02-27
drm/nouveau: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2026-02-24
drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFO
Mel Henning
2026-02-24
drm/nouveau: Fetch zcull info from device
Mel Henning
2026-02-23
dma-buf: inline spinlock for fence protection v5
Christian König
2026-02-23
dma-buf: abstract fence locking v2
Christian König
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
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-16
nouveau/gsp: drop WARN_ON in ACPI probes
Dave Airlie
2026-02-14
drm/nouveau/gsp: add support for GA100
Timur Tabi
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
nouveau: pci: quiesce GPU on shutdown
Li Chen
2026-02-08
drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
2026-02-06
Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/...
Dave Airlie
2026-02-06
Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-02-05
nouveau/vmm: start tracking if the LPT PTE is valid. (v6)
Dave Airlie
2026-02-05
nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)
Dave Airlie
2026-02-05
nouveau/vmm: rewrite pte tracker using a struct and bitfields.
Dave Airlie
2026-02-04
nouveau/gsp: fix suspend/resume regression on r570 firmware
Dave Airlie
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
2026-02-04
nouveau/gsp: use rpc sequence numbers properly.
Dave Airlie
2026-02-01
Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"
John Ogness
2026-01-29
Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
2026-01-21
drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)
Lyude Paul
2026-01-21
drm/nouveau: implement missing DCB connector types; gracefully handle unknown...
Alex Ramírez
2026-01-21
drm/nouveau: add missing DCB connector types
Alex Ramírez
2026-01-13
drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*
Lyude Paul
2026-01-13
drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
Lyude Paul
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
2026-01-06
drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2026-01-04
nouveau: don't attempt fwsec on sb on newer platforms.
Dave Airlie
2025-12-20
drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb
Lyude Paul
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-05
drm: nouveau: Replace sprintf() with sysfs_emit()
Madhur Kumar
[next]