commit | 7f6a6a4a19f236ba068a2501f7ee0acc26051cac | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Jan 16 14:27:19 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jan 27 09:51:12 2015 +0100 |
tree | 5df92a8392dbf0afdb93f9a2c3182730f0b9eeb5 | |
parent | 3b1808bf56ef613f693ac5a592411ef1717c0065 [diff] |
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port Add port parameter to wait_for_dsi_fifo_empty, and call it for each dsi port. We can now remove the transitional intel_dsi_pipe_to_port() function. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-By: Shobhit Kumar <shobhit.kumar@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>