index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
-25
/
+36
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
-45
/
+380
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
-24
/
+18
2025-11-14
Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"
Diogo Ivo
1
-9
/
+0
2025-11-14
drm/tegra: Add call to put_pid()
Prateek Agarwal
1
-2
/
+5
2025-11-14
drm/tegra: dc: Fix reference leak in tegra_dc_couple()
Ma Ke
1
-0
/
+1
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
7
-0
/
+7
2025-10-24
drm/client: Add client free callback to unprepare fb_helper
Thomas Zimmermann
1
-2
/
+0
2025-10-06
drm/tegra: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
1
-1
/
+1
2025-09-29
drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
1
-3
/
+5
2025-09-15
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2025-09-11
drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not used
Brahmajit Das
2
-4
/
+4
2025-08-26
Revert "drm/tegra: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-1
/
+1
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-6
/
+11
2025-07-16
drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fi...
Ville Syrjälä
3
-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
/
+1
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2
-3
/
+2
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
1
-1
/
+3
[next]