index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-09-16
drm/exynos: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-08-22
drm/exynos: Always initialize mapping in exynos_drm_register_dma()
Nathan Chancellor
2021-08-22
drm/exynos: Convert from atomic_t to refcount_t on g2d_cmdlist_userptr->refcount
Xiyu Yang
2021-08-22
drm/exynos: g2d: fix missing unlock on error in g2d_runqueue_worker()
Wei Yongjun
2021-07-30
Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-27
drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
2021-06-29
drm/exynos: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-11
drm/exynos: use pm_runtime_resume_and_get()
Inki Dae
2021-06-11
drm/exynos: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-03
drm/exynos/exynos_drm_ipp: Fix documentation for 'exynos_drm_ipp_get_{caps,re...
Lee Jones
2021-06-03
drm/exynos/exynos7_drm_decon: Fix incorrect naming of 'decon_shadow_protect_w...
Lee Jones
2021-05-27
Merge v5.13-rc3 into drm-next
Daniel Vetter
2021-05-17
drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_pro...
Zhen Lei
2021-05-17
drm/exynos: Remove redundant error printing in exynos_dsi_probe()
Zhen Lei
2021-05-17
drm/exynos: correct exynos_drm_fimd kerneldoc
Krzysztof Kozlowski
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-20
drm/exynos: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-03-29
drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-03-29
drm/exynos/decon5433: Remove the unused include statements
Tian Tao
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-01-12
drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
Daniel Vetter
2021-01-12
drm/exynos: Stop using frame_vector helpers
Daniel Vetter
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-01
drm/exynos: use exynos_dsi as drvdata
Michael Tretter
2020-12-01
drm/exynos: remove in_bridge_node from exynos_dsi
Michael Tretter
2020-12-01
drm/exynos/hdmi: add support for 1920x1200@60Hz mode
Marek Szyprowski
2020-11-23
drm/exynos: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
2020-11-17
drm/exynos/exynos_drm_gsc: Supply missing description for 'num_limits'
Lee Jones
2020-11-17
drm/exynos/exynos_drm_fimd: Add missing description for param 'ctx'
Lee Jones
2020-11-17
drm/exynos/exynos7_drm_decon: Supply missing description for param 'ctx'
Lee Jones
2020-11-09
drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-25
drm/exynos: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2020-09-22
drm/exynos: Fix dma_parms allocation
Marek Szyprowski
2020-09-21
drm/exynos: hdmi: Simplify with dev_err_probe()
Krzysztof Kozlowski
[next]