drm/vc4: Force trigger of dlist update on margins change (#4970)
commit ddd39a7758e71196f1ab1682d29ee17806f20019 from https://github.com/raspberrypi/linux.git rpi-5.15.y When the margins are changed, the dlist needs to be regenerated with the changed updated dest regions for each of the planes. Setting the zpos_changed flag is sufficient to trigger that without doing a full modeset, therefore set it should the margins be changed. Signed-off-by:Dave Stevenson <dave.stevenson@raspberrypi.com> Signed-off-by:
Meng Li <Meng.Li@windriver.com>
Loading
Please register or sign in to comment