Skip to content
Commit 0886327a authored by Matt Roper's avatar Matt Roper Committed by Rob Clark
Browse files

drm/exynos: Restrict plane loops to only operate on overlay planes (v2)



Ensure that existing driver loops over all planes do not change behavior
when we begin adding new types of planes (primary and cursor) to the DRM
plane list in future patches.

v2: Switch to using drm_for_each_legacy_plane()

Cc: Inki Dae <inki.dae@samsung.com>
Signed-off-by: default avatarMatt Roper <matthew.d.roper@intel.com>
parent e27dde3e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment