index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
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
2024-10-24
drm/tegra: Fix NULL vs IS_ERR() check in probe()
Dan Carpenter
1
-2
/
+2
2024-10-10
Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"
Ulf Hansson
1
-13
/
+33
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-50
/
+40
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
1
-0
/
+1
2024-09-10
drm/tegra: Use iommu_paging_domain_alloc()
Lu Baolu
1
-2
/
+3
2024-09-05
drm/tegra: fix potential uninitialized variable use
Jani Nikula
1
-1
/
+1
2024-09-03
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
1
-0
/
+1
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
1
-0
/
+1
2024-08-29
drm/tegra: convert to struct drm_edid
Jani Nikula
2
-13
/
+18
2024-08-28
drm/tegra: hub: Use fn parameter directly to fix Coccinelle warning
Thorsten Blum
1
-4
/
+3
2024-08-28
drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-33
/
+13
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
[next]