index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
2024-03-26
drm/tegra: put drm_gem_object ref on error in tegra_fb_create
Fedor Pchelkin
2024-03-26
drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...
Christophe JAILLET
2024-03-26
drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...
Christophe JAILLET
2024-03-26
drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
Christophe JAILLET
2024-03-26
drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
Christophe JAILLET
2024-03-26
drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
2024-03-26
drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...
Christophe JAILLET
2024-03-26
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
2024-03-26
drm/tegra: dsi: Make use of the helper function dev_err_probe()
Cai Huoqing
2024-03-26
drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
Zhang Shurong
2024-03-26
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
2024-03-06
drm/tegra: Remove existing framebuffer only if we support display
Thierry Reding
2023-09-13
drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
Yangtao Li
2023-08-30
drm/aperture: Remove primary argument
Daniel Vetter
2023-05-24
drm/tegra: Avoid potential 32-bit integer overflow
Nur Hussein
2023-03-10
drm/tegra: firewall: Check for is_addr_reg existence in IMM check
Mikko Perttunen
2022-12-31
drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()
Zhang Zekun
2022-11-18
gpu: host1x: Avoid trying to use GART on Tegra20
Robin Murphy
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-12
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
2022-07-08
drm/tegra: vic: Use devm_platform_ioremap_resource()
Lv Ruyi
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
2022-07-08
drm/tegra: Fix vmapping of prime buffers
Dmitry Osipenko
2022-07-08
drm/tegra: vic: Fix build warning when CONFIG_PM=n
YueHaibing
2022-07-08
drm/tegra: vic: Add Tegra234 support
Mikko Perttunen
2022-07-08
drm/tegra: Implement stream ID related callbacks on engines
Mikko Perttunen
2022-07-08
drm/tegra: Support context isolation
Mikko Perttunen
2022-07-08
drm/tegra: nvdec: Fix TRANSCFG register offset
Mikko Perttunen
2022-07-08
drm/tegra: falcon: Set DMACTX field on DMA transactions
Mikko Perttunen
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-05-13
Merge tag 'drm/tegra/for-5.19-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
2022-05-06
drm/tegra: gem: Do not try to dereference ERR_PTR()
Thierry Reding
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2022-04-25
drm/display: Introduce a DRM display-helper module
Thomas Zimmermann
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
2022-04-06
drm/tegra: vic: Fix unused-function warnings
Arnd Bergmann
2022-03-04
Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-03-04
Merge tag 'drm/tegra/for-5.18-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
2022-03-01
drm/tegra: Support YVYU, VYUY and YU24 formats
Thierry Reding
2022-03-01
drm/tegra: Support semi-planar formats on Tegra114+
Thierry Reding
2022-03-01
drm/tegra: Fix planar formats on Tegra186 and later
Thierry Reding
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-25
drm/tegra: dpaux: Remove unneeded variable
chiminghao
2022-02-25
drm/tegra: Fix reference leak in tegra_dsi_ganged_probe
Miaoqian Lin
2022-02-25
drm/dp: Fix OOB read when handling Post Cursor2 register
Kees Cook
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-24
drm/tegra: Use dev_err_probe()
Dmitry Osipenko
2022-02-23
drm/tegra: dpaux: Populate AUX bus
Thierry Reding
[next]