summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-10drm/tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-09-05drm/tegra: fix potential uninitialized variable useJani Nikula
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner
2024-08-29drm/tegra: convert to struct drm_edidJani Nikula
2024-08-28drm/tegra: hub: Use fn parameter directly to fix Coccinelle warningThorsten Blum
2024-08-28drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()Ulf Hansson
2024-07-08drm/tegra: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson
2024-05-02Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"Geert Uytterhoeven
2024-05-02Revert "drm: Switch DRM_DISPLAY_DP_AUX_BUS to depends on"Geert Uytterhoeven
2024-05-02Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"Geert Uytterhoeven
2024-05-02Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"Geert Uytterhoeven
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-03-28drm: Switch DRM_DISPLAY_HDMI_HELPER to depends onMaxime Ripard
2024-03-28drm: Switch DRM_DISPLAY_DP_HELPER to depends onMaxime Ripard
2024-03-28drm: Switch DRM_DISPLAY_DP_AUX_BUS to depends onMaxime Ripard
2024-03-28drm: Switch DRM_DISPLAY_HELPER to depends onMaxime Ripard
2024-03-28drm/display: Make DisplayPort AUX bus Kconfig name consistentMaxime Ripard
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-02-26Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-02-26drm/tegra: Remove existing framebuffer only if we support displayThierry Reding
2024-02-22drm/tegra: put drm_gem_object ref on error in tegra_fb_createFedor Pchelkin
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-02-01drm/tegra: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe
2024-01-16ASoC: hdmi-codec: drop drm/drm_edid.h includeJani Nikula
2023-12-14drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...Christophe JAILLET
2023-12-14drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...Christophe JAILLET
2023-12-14drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()Christophe JAILLET
2023-12-14drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()Christophe JAILLET
2023-12-14drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET
2023-12-14drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET
2023-12-14drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probeZhang Shurong
2023-12-14drm/tegra: include drm/drm_edid.h only where neededJani Nikula
2023-12-14drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula
2023-10-11drm/tegra: gem: Do not return NULL in tegra_bo_mmap()Thierry Reding
2023-10-11drm/tegra: Zero-initialize iosys_mapMikko Perttunen
2023-10-11drm/tegra: hub: Increase buffer size to ensure all possible values can be storedLee Jones
2023-10-11drm/tegra: Remove two unused function declarationsYue Haibing
2023-10-11drm/tegra: Remove surplus else after returnSui Jingfeng
2023-09-20drm/tegra: rgb: Parameterize V- and H-sync polaritiesThierry Reding
2023-09-01drm/debugfs: rework drm_debugfs_create_files implementation v2Christian König
2023-07-31fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann
2023-07-27drm/tegra: sor: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-27drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-27drm/tegra: dpaux: Fix incorrect return value of platform_get_irqYangtao Li