commit | f9bb7acb9b19a40dbd9d1b89380335dc8e23925f | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Fri Feb 24 18:23:55 2017 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Wed Mar 15 15:28:27 2017 +0100 |
tree | 78337336d19efb7429f18eb8b88102c31c6007de | |
parent | 2212a780b9c515cd54a5707713307efab9896b4f [diff] |
gpu: ipu-v3: add unsynchronised DP channel disabling When disabling the foreground DP channel during a modeset, the DC is already disabled without waiting for end of frame. There is no reason to wait for a frame boundary before updating the DP registers in that case. Add support to apply updates immediately. No functional changes, yet. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Lucas Stach <l.stach@pengutronix.de>