summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_of.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King1-2/+26
2016-02-10drm: add drm_of_encoder_active_endpoint helpersPhilipp Zabel1-0/+34
2015-10-20drm: Introduce generic probe function for component based masters.Liviu Dudau1-0/+88
2015-07-22drm: Add modeset object iteratorsDaniel Vetter1-1/+1
2015-04-08drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcsPhilipp Zabel1-7/+3
2014-07-11drm: add of_graph endpoint helper to find possible CRTCsRussell King1-0/+67