index
:
linux-toradex.git
colibri
colibri_vf
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.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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_of.c
Age
Commit message (
Expand
)
Author
2018-07-13
drm/doc: Include drm_of.c helpers
Daniel Vetter
2018-07-10
drm/of: Make drm_of_find_panel_or_bridge() fail when the device is disabled
Boris Brezillon
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-06-27
drm: of: Export and rename drm_crtc_port_mask()
Jernej Skrabec
2018-03-06
drm: of: simplify component probe code
Baruch Siach
2017-10-13
drm/drm_of: Move drm_of_panel_bridge_remove_function into header.
Maarten Lankhorst
2017-10-10
drm/drm_of: add drm_of_panel_bridge_remove function
benjamin.gaignard@linaro.org
2017-10-01
drm: of: always initialize panel in drm_of_find_panel_or_bridge()
Dan Carpenter
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-04-06
drm: of: introduce drm_of_find_panel_or_bridge
Rob Herring
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
2016-02-10
drm: add drm_of_encoder_active_endpoint helpers
Philipp Zabel
2015-10-20
drm: Introduce generic probe function for component based masters.
Liviu Dudau
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
2015-04-08
drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs
Philipp Zabel
2014-07-11
drm: add of_graph endpoint helper to find possible CRTCs
Russell King