Skip to content
Commit 1125a6a1 authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
Browse files

drm/atomic: If margins are updated, update all planes.



Margins may be implemented by scaling the planes, but as there
is no way of intercepting the set_property for a standard property,
and all planes are checked in drm_atomic_check_only before the
connectors, there's now way to add the planes into the state
from the driver.

If the margin properties change, add all corresponding planes to
the state.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 0bb04abc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment