index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
drm/tegra: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
1
-0
/
+6
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
Revert "drm: Switch DRM_DISPLAY_DP_AUX_BUS to depends on"
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"
Geert Uytterhoeven
1
-1
/
+1
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-4
/
+4
2024-03-28
drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on
Maxime Ripard
1
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
1
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_DP_AUX_BUS to depends on
Maxime Ripard
1
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
1
-1
/
+1
2024-03-28
drm/display: Make DisplayPort AUX bus Kconfig name consistent
Maxime Ripard
1
-1
/
+1
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
8
-41
/
+92
2024-02-26
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-1
/
+2
2024-02-26
drm/tegra: Remove existing framebuffer only if we support display
Thierry Reding
1
-3
/
+20
2024-02-22
drm/tegra: put drm_gem_object ref on error in tegra_fb_create
Fedor Pchelkin
1
-0
/
+1
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+2
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-41
/
+90
2024-02-01
drm/tegra: Do not assume that a NULL domain means no DMA IOMMU
Jason Gunthorpe
1
-1
/
+2
2024-01-16
ASoC: hdmi-codec: drop drm/drm_edid.h include
Jani Nikula
1
-0
/
+1
2023-12-14
drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...
Christophe JAILLET
1
-4
/
+12
2023-12-14
drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...
Christophe JAILLET
1
-1
/
+3
2023-12-14
drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
Christophe JAILLET
1
-5
/
+11
2023-12-14
drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
Christophe JAILLET
1
-7
/
+13
2023-12-14
drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...
Christophe JAILLET
1
-0
/
+1
2023-12-14
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
1
-19
/
+35
2023-12-14
drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
Zhang Shurong
1
-4
/
+10
2023-12-14
drm/tegra: include drm/drm_edid.h only where needed
Jani Nikula
3
-1
/
+3
2023-12-14
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
1
-1
/
+3
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
2
-0
/
+2
2023-10-11
drm/tegra: gem: Do not return NULL in tegra_bo_mmap()
Thierry Reding
1
-2
/
+11
2023-10-11
drm/tegra: Zero-initialize iosys_map
Mikko Perttunen
1
-1
/
+1
2023-10-11
drm/tegra: hub: Increase buffer size to ensure all possible values can be stored
Lee Jones
1
-1
/
+1
2023-10-11
drm/tegra: Remove two unused function declarations
Yue Haibing
1
-3
/
+0
2023-10-11
drm/tegra: Remove surplus else after return
Sui Jingfeng
1
-9
/
+10
2023-09-20
drm/tegra: rgb: Parameterize V- and H-sync polarities
Thierry Reding
1
-3
/
+13
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
4
-2
/
+12
2023-07-31
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
2
-3
/
+3
2023-07-27
drm/tegra: sor: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
Yangtao Li
1
-1
/
+1
2023-07-27
drm/tegra: output: hdmi: Support bridge/connector
Maxim Schwalm
1
-11
/
+33
2023-07-27
drm/tegra: Enable runtime PM during probe
Mikko Perttunen
4
-38
/
+28
2023-07-27
drm/tegra: dpaux: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-07-27
drm/tegra: Add error check for NVDEC firmware memory allocation
Mikko Perttunen
1
-0
/
+2
2023-07-24
drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-07-24
drm/tegra: Set fbdev FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-07-24
drm/tegra: Use fbdev DMA helpers
Thomas Zimmermann
2
-3
/
+3
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-4
/
+1
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
9
-11
/
+10
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-4
/
+0
[prev]
[next]