alistair23-linux/drivers/gpu/drm/msm/mdp
Rob Herring 86418f90a4 drm: convert drivers to use of_graph_get_remote_node
Convert drivers to use the new of_graph_get_remote_node() helper
instead of parsing the endpoint node and then getting the remote device
node. Now drivers can just specify the device node and which
port/endpoint and get back the connected remote device node. The details
of the graph binding are nicely abstracted into the core OF graph code.

This changes some error messages to debug messages (in the graph core).
Graph connections are often "no connects" depending on the particular
board, so we want to avoid spurious messages. Plus the kernel is not a
DT validator.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Liviu Dudau <liviu.dudau@arm.com>
Tested-by: Eric Anholt <eric@anholt.net>
Tested-by: Jyri Sarha <jsarha@ti.com>
Tested by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
2017-04-06 17:00:27 -04:00
..
mdp4 drm: convert drivers to use of_graph_get_remote_node 2017-04-06 17:00:27 -04:00
mdp5 drm: Add acquire ctx parameter to ->update_plane 2017-03-29 09:14:01 +02:00
mdp_common.xml.h drm/msm: update generated headers 2016-11-28 15:14:10 -05:00
mdp_format.c
mdp_kms.c
mdp_kms.h drm/msm/mdp5: Misc cursor plane bits 2017-02-06 11:28:44 -05:00