Skip to content
Commit 518e6227 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: plane: Use proper possible_crtcs mask



The possible_crtcs mask needs to be a mask of CRTC indices. There is no
guarantee that the DRM indices match the hardware pipe number, so the
mask must be computed from the CRTC index.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent aa942f6a
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