summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_of.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-181-0/+1
* drm: convert DT component matching to component_match_add_release()Russell King2016-10-251-2/+26
* drm: add drm_of_encoder_active_endpoint helpersPhilipp Zabel2016-02-101-0/+34
* drm: Introduce generic probe function for component based masters.Liviu Dudau2015-10-201-0/+88
* drm: Add modeset object iteratorsDaniel Vetter2015-07-221-1/+1
* drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcsPhilipp Zabel2015-04-081-7/+3
* drm: add of_graph endpoint helper to find possible CRTCsRussell King2014-07-111-0/+67