index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tegra: Fix NULL vs IS_ERR() check in probe()
Dan Carpenter
2024-10-24
1
-2
/
+2
*
Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"
Ulf Hansson
2024-10-10
1
-13
/
+33
*
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-19
5
-50
/
+40
|
\
|
*
Merge v6.11-rc7 into drm-next
Simona Vetter
2024-09-11
1
-0
/
+1
|
|
\
|
*
|
drm/tegra: fix potential uninitialized variable use
Jani Nikula
2024-09-05
1
-1
/
+1
|
*
|
drm/tegra: convert to struct drm_edid
Jani Nikula
2024-08-29
2
-13
/
+18
|
*
|
drm/tegra: hub: Use fn parameter directly to fix Coccinelle warning
Thorsten Blum
2024-08-28
1
-4
/
+3
|
*
|
drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()
Ulf Hansson
2024-08-28
1
-33
/
+13
|
*
|
drm/tegra: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
2024-07-08
1
-0
/
+6
*
|
|
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-16
1
-0
/
+1
|
\
\
\
|
*
|
|
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
1
-0
/
+1
|
|
/
/
*
|
/
drm/tegra: Use iommu_paging_domain_alloc()
Lu Baolu
2024-09-10
1
-2
/
+3
|
|
/
|
/
|
*
|
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
2024-09-03
1
-0
/
+1
|
/
*
Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"
Geert Uytterhoeven
2024-05-02
1
-1
/
+1
*
Revert "drm: Switch DRM_DISPLAY_DP_AUX_BUS to depends on"
Geert Uytterhoeven
2024-05-02
1
-1
/
+1
*
Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"
Geert Uytterhoeven
2024-05-02
1
-1
/
+1
*
Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"
Geert Uytterhoeven
2024-05-02
1
-1
/
+1
*
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-04-05
1
-4
/
+4
|
\
|
*
drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on
Maxime Ripard
2024-03-28
1
-1
/
+1
|
*
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
2024-03-28
1
-1
/
+1
|
*
drm: Switch DRM_DISPLAY_DP_AUX_BUS to depends on
Maxime Ripard
2024-03-28
1
-1
/
+1
|
*
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
2024-03-28
1
-1
/
+1
|
*
drm/display: Make DisplayPort AUX bus Kconfig name consistent
Maxime Ripard
2024-03-28
1
-1
/
+1
*
|
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-14
8
-41
/
+92
|
\
|
|
*
drm/tegra: put drm_gem_object ref on error in tegra_fb_create
Fedor Pchelkin
2024-02-22
1
-0
/
+1
|
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-02-07
1
-1
/
+2
|
|
\
|
|
*
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2024-02-05
7
-41
/
+90
|
|
|
\
|
*
|
|
ASoC: hdmi-codec: drop drm/drm_edid.h include
Jani Nikula
2024-01-16
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...
Christophe JAILLET
2023-12-14
1
-4
/
+12
|
*
|
drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...
Christophe JAILLET
2023-12-14
1
-1
/
+3
|
*
|
drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
Christophe JAILLET
2023-12-14
1
-5
/
+11
|
*
|
drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
Christophe JAILLET
2023-12-14
1
-7
/
+13
|
*
|
drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...
Christophe JAILLET
2023-12-14
1
-0
/
+1
|
*
|
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
2023-12-14
1
-19
/
+35
|
*
|
drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
Zhang Shurong
2023-12-14
1
-4
/
+10
|
*
|
drm/tegra: include drm/drm_edid.h only where needed
Jani Nikula
2023-12-14
3
-1
/
+3
|
*
|
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
2023-12-14
1
-1
/
+3
*
|
|
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2024-02-26
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/tegra: Do not assume that a NULL domain means no DMA IOMMU
Jason Gunthorpe
2024-02-01
1
-1
/
+2
|
|
/
*
/
drm/tegra: Remove existing framebuffer only if we support display
Thierry Reding
2024-02-26
1
-3
/
+20
|
/
*
drm/edid: include drm_eld.h only where required
Jani Nikula
2023-11-09
2
-0
/
+2
*
drm/tegra: gem: Do not return NULL in tegra_bo_mmap()
Thierry Reding
2023-10-11
1
-2
/
+11
*
drm/tegra: Zero-initialize iosys_map
Mikko Perttunen
2023-10-11
1
-1
/
+1
*
drm/tegra: hub: Increase buffer size to ensure all possible values can be stored
Lee Jones
2023-10-11
1
-1
/
+1
*
drm/tegra: Remove two unused function declarations
Yue Haibing
2023-10-11
1
-3
/
+0
*
drm/tegra: Remove surplus else after return
Sui Jingfeng
2023-10-11
1
-9
/
+10
*
drm/tegra: rgb: Parameterize V- and H-sync polarities
Thierry Reding
2023-09-20
1
-3
/
+13
*
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
2023-09-01
4
-2
/
+12
*
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
2023-07-31
2
-3
/
+3
*
drm/tegra: sor: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-27
1
-3
/
+1
[next]