Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-26 | 1 | -2/+2 |
* | drm: of: introduce drm_of_find_panel_or_bridge | Rob Herring | 2017-04-06 | 1 | -0/+52 |
* | drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> | Laurent Pinchart | 2016-12-18 | 1 | -0/+1 |
* | drm: convert DT component matching to component_match_add_release() | Russell King | 2016-10-25 | 1 | -2/+26 |
* | drm: add drm_of_encoder_active_endpoint helpers | Philipp Zabel | 2016-02-10 | 1 | -0/+34 |
* | drm: Introduce generic probe function for component based masters. | Liviu Dudau | 2015-10-20 | 1 | -0/+88 |
* | drm: Add modeset object iterators | Daniel Vetter | 2015-07-22 | 1 | -1/+1 |
* | drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs | Philipp Zabel | 2015-04-08 | 1 | -7/+3 |
* | drm: add of_graph endpoint helper to find possible CRTCs | Russell King | 2014-07-11 | 1 | -0/+67 |