diff options
author | Liu Ying <[email protected]> | 2016-08-26 15:30:44 +0800 |
---|---|---|
committer | Philipp Zabel <[email protected]> | 2016-08-29 12:45:05 +0200 |
commit | 1780999ced6df8ce833232852dc6854a388fc248 (patch) | |
tree | 8a582a74d4806afeff284b8e1197102319c33a5a /drivers/gpu/drm/imx/parallel-display.c | |
parent | 5f4df0c769a9c3cc731464112ddeb0e61c9386d8 (diff) |
drm/imx: Add active plane reconfiguration support
We don't support configuring active plane on-the-fly for imx-drm.
The relevant CRTC should be disabled before the plane configuration.
Of course, the plane itself should be disabled as well.
This patch adds active plane reconfiguration support by forcing CRTC
mode change in plane's ->atomic_check callback so that the CRTC
will be disabled before the plane configuration.
Suggested-by: Daniel Vetter <[email protected]>
Cc: Philipp Zabel <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Russell King <[email protected]>
Cc: Peter Senna Tschudin <[email protected]>
Cc: Lucas Stach <[email protected]>
Signed-off-by: Liu Ying <[email protected]>
Signed-off-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions