summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2026-04-18drm/tegra: dsi: fix device leak on probeJohan Hovold
2026-02-19drm/tegra: hdmi: sor: Fix error: variable ā€˜j’ set but not usedBrahmajit Das
2025-12-07drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke
2025-07-10drm/tegra: Fix a possible null pointer dereferenceQiu-ji Chen
2025-07-10drm/tegra: Assign plane type before registrationThierry Reding
2025-06-27drm/tegra: rgb: Fix the unbound reference countBiju Das
2024-03-26drm/tegra: put drm_gem_object ref on error in tegra_fb_createFedor Pchelkin
2024-03-26drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...Christophe JAILLET
2024-03-26drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...Christophe JAILLET
2024-03-26drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()Christophe JAILLET
2024-03-26drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+Dmitry Osipenko
2024-03-26drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET
2024-03-26drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET
2024-03-26drm/tegra: dsi: Make use of the helper function dev_err_probe()Cai Huoqing
2024-03-26drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probeZhang Shurong
2024-03-26drm/tegra: dpaux: Populate AUX busThierry Reding
2024-03-26drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni
2023-09-19drm/tegra: dpaux: Fix incorrect return value of platform_get_irqYangtao Li
2023-05-24drm/tegra: Avoid potential 32-bit integer overflowNur Hussein
2023-03-10drm/tegra: firewall: Check for is_addr_reg existence in IMM checkMikko Perttunen
2022-12-31drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()Zhang Zekun
2022-12-02gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy
2022-09-23drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing
2022-04-08drm/tegra: Fix reference leak in tegra_dsi_ganged_probeMiaoqian Lin
2022-01-27drm/tegra: submit: Add missing pm_runtime_mark_last_busy()Dmitry Osipenko
2022-01-27drm/tegra: vic: Fix DMA API misuseRobin Murphy
2022-01-27drm/tegra: gr2d: Explicitly control module resetThierry Reding
2022-01-27drm/tegra: Add back arm_iommu_detach_device()Dmitry Osipenko
2021-09-16drm/tegra: uapi: Fix wrong mapping end address in case of disabled IOMMUDmitry Osipenko
2021-09-16drm/tegra: dc: Remove unused variablesDmitry Osipenko
2021-08-26Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-08-13drm/tegra: dc: Extend debug stats with total number of eventsDmitry Osipenko
2021-08-13drm/tegra: dc: Support memory bandwidth managementDmitry Osipenko
2021-08-10drm/tegra: Bump driver versionMikko Perttunen
2021-08-10drm/tegra: Add job firewallMikko Perttunen
2021-08-10drm/tegra: Implement job submission part of new UAPIMikko Perttunen
2021-08-10drm/tegra: Implement syncpoint wait UAPIMikko Perttunen
2021-08-10drm/tegra: Implement syncpoint management UAPIMikko Perttunen
2021-08-10drm/tegra: Implement new UAPIMikko Perttunen
2021-08-10drm/tegra: Allocate per-engine channel in core codeMikko Perttunen
2021-08-10drm/tegra: Boot VIC during runtime PM resumeMikko Perttunen
2021-08-10drm/tegra: Extract tegra_gem_lookup()Mikko Perttunen
2021-08-10gpu: host1x: Add option to skip firewall for a jobMikko Perttunen
2021-08-10gpu: host1x: Add no-recovery modeMikko Perttunen
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-29drm/tegra: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-06-23Merge tag 'drm/tegra/for-5.14-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie