Skip to content
Commit 47802b09 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Track active planes in CRTC state



Wrap struct drm_crtc_state in a driver-specific structure and add the
planes field which keeps track of which planes are updated or disabled
during a modeset. This allows atomic updates of the the display engine
at ->atomic_flush() time.

v2: open-code getting the state of the CRTC that the plane is being
    attached to (Daniel Vetter)

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 3f0fb52e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment