index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-28
/
+28
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-28
/
+28
2026-01-14
drm/tegra: dsi: fix device leak on probe
Johan Hovold
-4
/
+2
2026-01-13
host1x: Make remove callback return void
Uwe Kleine-König
-3
/
+1
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-45
/
+380
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
-8
/
+1
2025-11-14
drm/tegra: Add NVJPG driver
Diogo Ivo
-0
/
+334
2025-11-14
drm/tegra: dsi: Calculate packet parameters for video mode
Svyatoslav Ryhel
-3
/
+10
2025-11-14
drm/tegra: dsi: Make SOL delay calculation mode independent
Svyatoslav Ryhel
-24
/
+18
2025-11-14
Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"
Diogo Ivo
-9
/
+0
2025-11-14
drm/tegra: Add call to put_pid()
Prateek Agarwal
-2
/
+5
2025-11-14
drm/tegra: dc: Fix reference leak in tegra_dc_couple()
Ma Ke
-0
/
+1
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
-0
/
+7
2025-10-24
drm/client: Add client free callback to unprepare fb_helper
Thomas Zimmermann
-2
/
+0
2025-10-06
drm/tegra: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
-1
/
+1
2025-09-29
drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
-3
/
+5
2025-09-15
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-1
/
+1
2025-09-11
drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not used
Brahmajit Das
-4
/
+4
2025-08-26
Revert "drm/tegra: Use dma_buf from GEM object instance"
Thomas Zimmermann
-1
/
+1
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-6
/
+11
2025-07-16
drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fi...
Ville Syrjälä
-3
/
+7
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
-1
/
+1
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
-3
/
+2
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
-1
/
+3
2025-07-07
drm/tegra: Use dma_buf from GEM object instance
Thomas Zimmermann
-1
/
+1
2025-07-07
drm/tegra: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2025-07-04
drm/tegra: nvdec: Fix dma_alloc_coherent error check
Mikko Perttunen
-4
/
+2
2025-05-07
drm/tegra: Fix a possible null pointer dereference
Qiu-ji Chen
-1
/
+4
2025-05-07
drm/tegra: rgb: Fix the unbound reference count
Biju Das
-1
/
+13
2025-05-07
drm/tegra: falcon: Pipeline firmware copy
Mikko Perttunen
-1
/
+20
2025-05-07
drm/tegra: dpaux: Use dev_err_probe()
Zhang Enpei
-8
/
+3
2025-05-07
drm/tegra: Remove unneeded include
Jon Hunter
-1
/
+0
2025-05-07
drm/tegra: Assign plane type before registration
Thierry Reding
-7
/
+12
2025-04-02
drm/dp: Pull drm_dp_link_power_up/down from Tegra to common drm_dp_helper
Andy Yan
-71
/
+2
2025-03-06
drm/tegra: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-3
/
+1
2025-02-14
drm/atomic: Let drivers decide which planes to async flip
André Almeida
-1
/
+2
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
-3
/
+3
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
-11
/
+11
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
-2
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-1
/
+1
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-31
/
+8
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-10
/
+10
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-126
/
+80
2024-11-20
Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
-31
/
+8
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
-1
/
+1
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
-2
/
+2
2024-10-24
drm/tegra: Fix NULL vs IS_ERR() check in probe()
Dan Carpenter
-2
/
+2
2024-10-14
drm/tegra: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
2024-10-10
drm/tegra: gr3d: Convert into devm_pm_domain_attach_list()
Ulf Hansson
-31
/
+8
2024-10-10
Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"
Ulf Hansson
-13
/
+33
[next]