summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_of.c
AgeCommit message (Expand)AuthorLines
2017-04-06drm: of: introduce drm_of_find_panel_or_bridgeRob Herring-0/+52
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart-0/+1
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King-2/+26
2016-02-10drm: add drm_of_encoder_active_endpoint helpersPhilipp Zabel-0/+34
2015-10-20drm: Introduce generic probe function for component based masters.Liviu Dudau-0/+88
2015-07-22drm: Add modeset object iteratorsDaniel Vetter-1/+1
2015-04-08drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcsPhilipp Zabel-7/+3
2014-07-11drm: add of_graph endpoint helper to find possible CRTCsRussell King-0/+67