index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-05-28
drm/tegra: Explicitly specify PMC instance to use
Thierry Reding
2026-05-28
drm/tegra: Fix iommu_map_sgtable() return value check
Mikko Perttunen
2026-05-28
drm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()
Felix Gu
2026-05-28
drm/tegra: Enable cmu for Tegra186 and Tegra194
Aaron Kling
2026-05-28
drm/tegra: Make tegra_fb_alloc() an internal interface
Thomas Zimmermann
2026-05-28
drm/tegra: fbdev: Use a DRM client buffer
Thomas Zimmermann
2026-05-28
drm/tegra: fbdev: Calculate buffer geometry with format helpers
Thomas Zimmermann
2026-05-28
drm/tegra: fbdev: Remove offset into framebuffer memory
Thomas Zimmermann
2026-05-28
drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info
Thomas Zimmermann
2026-05-28
drm/tegra: dp: fix kernel-doc warnings in dp.h
Randy Dunlap
2026-05-28
drm/tegra: sor: Remove usage of drm_simple_encoder_init()
Jacob McLemore
2026-05-28
drm/tegra: hdmi: Open-code drm_simple_encoder_init()
Souradipto Das
2026-05-28
gpu: host1x: Allow entries in BO caches to be freed
Mikko Perttunen
2026-05-28
drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_remove
Ion Agorria
2026-05-28
drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...
Svyatoslav Ryhel
2026-05-28
drm/tegra: sor: use str_plural in tegra_sor_dp_link_configure
Thorsten Blum
2026-05-28
drm/tegra: dp: use str_plural in drm_dp_link_train_{full,fast}
Thorsten Blum
2026-05-07
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
2026-04-30
drm/tegra: rgb: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/tegra: hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
2026-03-20
drm/tegra: Switch private_obj initialization to atomic_create_state
Maxime Ripard
2026-03-19
gpu: host1x: convert MIPI to use operation function pointers
Svyatoslav Ryhel
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-01-14
drm/tegra: dsi: fix device leak on probe
Johan Hovold
2026-01-13
host1x: Make remove callback return void
Uwe Kleine-König
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
2025-11-14
drm/tegra: Add NVJPG driver
Diogo Ivo
2025-11-14
drm/tegra: dsi: Calculate packet parameters for video mode
Svyatoslav Ryhel
2025-11-14
drm/tegra: dsi: Make SOL delay calculation mode independent
Svyatoslav Ryhel
2025-11-14
Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"
Diogo Ivo
2025-11-14
drm/tegra: Add call to put_pid()
Prateek Agarwal
2025-11-14
drm/tegra: dc: Fix reference leak in tegra_dc_couple()
Ma Ke
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-24
drm/client: Add client free callback to unprepare fb_helper
Thomas Zimmermann
2025-10-06
drm/tegra: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
2025-09-29
drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025-09-15
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-09-11
drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not used
Brahmajit Das
2025-08-26
Revert "drm/tegra: Use dma_buf from GEM object instance"
Thomas Zimmermann
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-16
drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fi...
Ville Syrjälä
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
[next]