index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
9
-73
/
+290
2026-08-27
drm/tegra: Add blend mode properties
Thierry Reding
2
-0
/
+8
2026-08-21
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
8
-71
/
+287
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
1
-4
/
+2
2026-08-06
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
1
-1
/
+1
2026-08-04
mm: use linear_page_[index, delta]() consistently
Lorenzo Stoakes
1
-1
/
+2
2026-07-20
drm/panel: of_drm_find_panel() return a counted reference
Albert Esteve
2
-3
/
+26
2026-07-16
drm/tegra: vic: Add Tegra264 support
Mikko Perttunen
3
-27
/
+75
2026-07-16
drm/tegra: falcon: Add support for RISC-V external boot
Mikko Perttunen
2
-10
/
+79
2026-07-10
Merge tag 'tegra-for-7.2-pmc-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-4
/
+2
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4
-9
/
+31
2026-06-22
drm/tegra: Fix a strange error handling path
Christophe JAILLET
1
-4
/
+2
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-9
/
+31
2026-05-29
drm/tegra: dsi: Re-add clear enable register if DSI was powered by bootloader
Svyatoslav Ryhel
1
-0
/
+9
2026-05-29
drm/tegra: dsi: Add support for Tegra20/Tegra30
Svyatoslav Ryhel
3
-31
/
+98
2026-05-28
drm/tegra: Explicitly specify PMC instance to use
Thierry Reding
4
-9
/
+31
2026-05-28
drm/tegra: Fix iommu_map_sgtable() return value check
Mikko Perttunen
1
-3
/
+6
2026-05-28
drm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()
Felix Gu
1
-1
/
+3
2026-05-28
drm/tegra: Enable cmu for Tegra186 and Tegra194
Aaron Kling
3
-0
/
+154
2026-05-28
drm/tegra: Make tegra_fb_alloc() an internal interface
Thomas Zimmermann
2
-5
/
+1
2026-05-28
drm/tegra: fbdev: Use a DRM client buffer
Thomas Zimmermann
1
-24
/
+35
2026-05-28
drm/tegra: fbdev: Calculate buffer geometry with format helpers
Thomas Zimmermann
1
-18
/
+16
2026-05-28
drm/tegra: fbdev: Remove offset into framebuffer memory
Thomas Zimmermann
1
-6
/
+2
2026-05-28
drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info
Thomas Zimmermann
1
-1
/
+0
2026-05-28
drm/tegra: dp: fix kernel-doc warnings in dp.h
Randy Dunlap
1
-7
/
+5
2026-05-28
drm/tegra: sor: Remove usage of drm_simple_encoder_init()
Jacob McLemore
1
-2
/
+7
2026-05-28
drm/tegra: hdmi: Open-code drm_simple_encoder_init()
Souradipto Das
1
-3
/
+7
2026-05-28
gpu: host1x: Allow entries in BO caches to be freed
Mikko Perttunen
2
-13
/
+3
2026-05-28
drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_remove
Ion Agorria
2
-14
/
+12
2026-05-28
drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...
Svyatoslav Ryhel
2
-8
/
+8
2026-05-28
drm/tegra: sor: use str_plural in tegra_sor_dp_link_configure
Thorsten Blum
1
-1
/
+2
2026-05-28
drm/tegra: dp: use str_plural in drm_dp_link_train_{full,fast}
Thorsten Blum
1
-2
/
+4
2026-05-07
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-28
/
+28
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
5
-28
/
+28
2026-04-30
drm/tegra: rgb: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
1
-2
/
+0
2026-04-30
drm/tegra: hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
1
-2
/
+0
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-6
/
+16
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
1
-1
/
+1
2026-03-20
drm/tegra: Switch private_obj initialization to atomic_create_state
Maxime Ripard
1
-6
/
+16
2026-03-19
gpu: host1x: convert MIPI to use operation function pointers
Svyatoslav Ryhel
1
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-28
/
+28
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
10
-28
/
+28
2026-01-14
drm/tegra: dsi: fix device leak on probe
Johan Hovold
1
-4
/
+2
2026-01-13
host1x: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
12
-44
/
+379
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
1
-8
/
+1
2025-11-14
drm/tegra: Add NVJPG driver
Diogo Ivo
4
-0
/
+334
2025-11-14
drm/tegra: dsi: Calculate packet parameters for video mode
Svyatoslav Ryhel
1
-3
/
+10
2025-11-14
drm/tegra: dsi: Make SOL delay calculation mode independent
Svyatoslav Ryhel
1
-23
/
+17
2025-11-14
Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"
Diogo Ivo
1
-9
/
+0
[next]