index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_of.h
Age
Commit message (
Expand
)
Author
2024-03-07
drm/of: make drm_of.h self-contained
Jani Nikula
2023-01-27
drm: of: Add drm_of_get_dsi_bus helper function
Chris Morgan
2022-06-12
drm: of: Mark empty drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep ...
Marek Vasut
2022-06-12
drm: of: Add drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep
Marek Vasut
2021-10-14
drm: of: Add drm_of_lvds_get_data_mapping
Marek Vasut
2020-01-09
drm: of: Fix linking when CONFIG_OF is not set
Laurent Pinchart
2019-12-18
drm: of: Add drm_of_lvds_get_dual_link_pixel_order
Fabrizio Castro
2018-06-27
drm: of: Export and rename drm_crtc_port_mask()
Jernej Skrabec
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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-04-06
drm: of: introduce drm_of_find_panel_or_bridge
Rob Herring
2017-03-24
drm: drop extern from function decls
Daniel Vetter
2016-10-26
drm: mark drm_of_component_match_add dummy inline
Arnd Bergmann
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
2014-07-11
drm: add of_graph endpoint helper to find possible CRTCs
Russell King