summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_of.c
AgeCommit message (Expand)Author
2019-01-12drm/of: Fix kerneldocDaniel Vetter
2018-07-13drm/doc: Include drm_of.c helpersDaniel Vetter
2018-07-10drm/of: Make drm_of_find_panel_or_bridge() fail when the device is disabledBoris Brezillon
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon
2018-06-27drm: of: Export and rename drm_crtc_port_mask()Jernej Skrabec
2018-03-06drm: of: simplify component probe codeBaruch Siach
2017-10-13drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst
2017-10-10drm/drm_of: add drm_of_panel_bridge_remove functionbenjamin.gaignard@linaro.org
2017-10-01drm: of: always initialize panel in drm_of_find_panel_or_bridge()Dan Carpenter
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-04-06drm: of: introduce drm_of_find_panel_or_bridgeRob Herring
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King
2016-02-10drm: add drm_of_encoder_active_endpoint helpersPhilipp Zabel
2015-10-20drm: Introduce generic probe function for component based masters.Liviu Dudau
2015-07-22drm: Add modeset object iteratorsDaniel Vetter
2015-04-08drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcsPhilipp Zabel
2014-07-11drm: add of_graph endpoint helper to find possible CRTCsRussell King