commit | a799a9780eb5c874d9d7ca0bbee66401ca98c013 | [log] [tgz] |
---|---|---|
author | Shobhit Kumar <shobhit.kumar@intel.com> | Thu Jul 03 16:35:40 2014 +0530 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jul 09 09:51:53 2014 +0200 |
tree | be2261c067a3e6024e2be318baa827b18c007c0b | |
parent | d4967d8c6d4f52623f2be8eaff0b445dc5863c92 [diff] |
drm/i915/vlv: DPI FIFO empty check is not needed While sending DPI SHUTDOWN command, we cannot wait for FIFO empty as pipes are not disabled at that time. In case of MIPI we disable port first and send SHUTDOWN command while pipe is still running and FIFOs will not be empty, causing spurious error log Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com> Tested-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jani Nikula <jani.nikula@intel.com>