Age | Commit message (Expand) | Author |
2017-10-13 | drm/drm_of: Move drm_of_panel_bridge_remove_function into header. | Maarten Lankhorst |
2017-10-10 | drm/drm_of: add drm_of_panel_bridge_remove function | benjamin.gaignard@linaro.org |
2017-10-01 | drm: of: always initialize panel in drm_of_find_panel_or_bridge() | Dan Carpenter |
2017-07-26 | drm: Convert to using %pOF instead of full_name | Rob Herring |
2017-04-06 | drm: of: introduce drm_of_find_panel_or_bridge | Rob Herring |
2016-12-18 | drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> | Laurent Pinchart |
2016-10-25 | drm: convert DT component matching to component_match_add_release() | Russell King |
2016-02-10 | drm: add drm_of_encoder_active_endpoint helpers | Philipp Zabel |
2015-10-20 | drm: Introduce generic probe function for component based masters. | Liviu Dudau |
2015-07-22 | drm: Add modeset object iterators | Daniel Vetter |
2015-04-08 | drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs | Philipp Zabel |
2014-07-11 | drm: add of_graph endpoint helper to find possible CRTCs | Russell King |