index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-03-26
drm/tegra: put drm_gem_object ref on error in tegra_fb_create
Fedor Pchelkin
1
-0
/
+1
2024-03-26
drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...
Christophe JAILLET
1
-4
/
+12
2024-03-26
drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...
Christophe JAILLET
1
-1
/
+3
2024-03-26
drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
Christophe JAILLET
1
-5
/
+11
2024-03-26
drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
Christophe JAILLET
1
-7
/
+13
2024-03-26
drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2024-03-26
drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...
Christophe JAILLET
1
-0
/
+1
2024-03-26
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
1
-19
/
+35
2024-03-26
drm/tegra: dsi: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-16
/
+12
2024-03-26
drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
Zhang Shurong
1
-4
/
+10
2024-03-26
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
1
-1
/
+3
2024-03-06
drm/tegra: Remove existing framebuffer only if we support display
Thierry Reding
1
-3
/
+20
2023-09-13
drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
Yangtao Li
1
-1
/
+1
2023-08-30
drm/aperture: Remove primary argument
Daniel Vetter
1
-1
/
+1
2023-05-24
drm/tegra: Avoid potential 32-bit integer overflow
Nur Hussein
1
-1
/
+1
2023-03-10
drm/tegra: firewall: Check for is_addr_reg existence in IMM check
Mikko Perttunen
1
-0
/
+3
2022-12-31
drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()
Zhang Zekun
1
-1
/
+3
2022-11-18
gpu: host1x: Avoid trying to use GART on Tegra20
Robin Murphy
1
-0
/
+4
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-1
/
+1
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2
-2
/
+0
2022-07-12
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
12
-23
/
+209
2022-07-08
drm/tegra: vic: Use devm_platform_ioremap_resource()
Lv Ruyi
1
-8
/
+1
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
4
-0
/
+4
2022-07-08
drm/tegra: Fix vmapping of prime buffers
Dmitry Osipenko
1
-1
/
+10
2022-07-08
drm/tegra: vic: Fix build warning when CONFIG_PM=n
YueHaibing
1
-2
/
+2
2022-07-08
drm/tegra: vic: Add Tegra234 support
Mikko Perttunen
2
-0
/
+13
2022-07-08
drm/tegra: Implement stream ID related callbacks on engines
Mikko Perttunen
3
-8
/
+76
2022-07-08
drm/tegra: Support context isolation
Mikko Perttunen
3
-3
/
+91
2022-07-08
drm/tegra: nvdec: Fix TRANSCFG register offset
Mikko Perttunen
1
-1
/
+3
2022-07-08
drm/tegra: falcon: Set DMACTX field on DMA transactions
Mikko Perttunen
2
-0
/
+9
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
5
-0
/
+5
2022-05-13
Merge tag 'drm/tegra/for-5.19-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
2
-3
/
+3
2022-05-06
drm/tegra: gem: Do not try to dereference ERR_PTR()
Thierry Reding
1
-0
/
+1
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2
-1
/
+2
2022-04-25
drm/display: Introduce a DRM display-helper module
Thomas Zimmermann
1
-1
/
+2
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
3
-4
/
+4
2022-04-06
drm/tegra: vic: Fix unused-function warnings
Arnd Bergmann
1
-3
/
+2
2022-03-04
Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+10
2022-03-04
Merge tag 'drm/tegra/for-5.18-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
8
-63
/
+134
2022-03-01
drm/tegra: Support YVYU, VYUY and YU24 formats
Thierry Reding
3
-2
/
+27
2022-03-01
drm/tegra: Support semi-planar formats on Tegra114+
Thierry Reding
5
-23
/
+91
2022-03-01
drm/tegra: Fix planar formats on Tegra186 and later
Thierry Reding
1
-1
/
+1
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
3
-1
/
+9
2022-02-25
drm/tegra: dpaux: Remove unneeded variable
chiminghao
1
-2
/
+1
2022-02-25
drm/tegra: Fix reference leak in tegra_dsi_ganged_probe
Miaoqian Lin
1
-1
/
+3
2022-02-25
drm/dp: Fix OOB read when handling Post Cursor2 register
Kees Cook
1
-1
/
+10
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+3
2022-02-24
drm/tegra: Use dev_err_probe()
Dmitry Osipenko
2
-35
/
+12
2022-02-23
drm/tegra: dpaux: Populate AUX bus
Thierry Reding
2
-0
/
+8
[next]