summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_of.c
Commit message (Expand)AuthorAgeFilesLines
* drm/doc: Include drm_of.c helpersDaniel Vetter2018-07-131-1/+8
* drm/of: Make drm_of_find_panel_or_bridge() fail when the device is disabledBoris Brezillon2018-07-101-0/+5
* drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon2018-07-101-1/+3
* drm: of: Export and rename drm_crtc_port_mask()Jernej Skrabec2018-06-271-4/+5
* drm: of: simplify component probe codeBaruch Siach2018-03-061-5/+3
* drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst2017-10-131-33/+0
* drm/drm_of: add drm_of_panel_bridge_remove functionbenjamin.gaignard@linaro.org2017-10-101-0/+33
* drm: of: always initialize panel in drm_of_find_panel_or_bridge()Dan Carpenter2017-10-011-0/+2
* drm: Convert to using %pOF instead of full_nameRob Herring2017-07-261-2/+2
* drm: of: introduce drm_of_find_panel_or_bridgeRob Herring2017-04-061-0/+52
* 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
OpenPOWER on IntegriCloud