diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-04-03 16:30:03 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-04-14 12:34:14 +0300 |
commit | c7aef12f344459961eb1e0ba10d184816ed42d99 (patch) | |
tree | ca68b7237c5a475f77bee0a2d1b47e4b97295f68 /lib | |
parent | e2f8fd74ec1bf15cb2abc1b11f7d9fa09581024e (diff) |
drm/omap: fix missing disable for unused encoder
When an encoder is no longer connected to a crtc, the driver will leave
the encoder enabled.
This patch adds code to track the encoder used for a crtc, and when the
encoder changes, the old one is disabled.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions