• T
    drm/tegra: Track HDMI enable state · 365765fc
    Thierry Reding 提交于
    The DRM core doesn't track enable and disable state of encoders and/or
    connectors, so calls to the output's .enable() and .disable() are not
    guaranteed to be balanced. Track the enable state internally so that
    calls to regulator and clock frameworks remain balanced.
    Signed-off-by: NThierry Reding <treding@nvidia.com>
    365765fc
hdmi.c 40.4 KB