summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLucas Stach2018-12-18 16:46:29 +0100
committerPhilipp Zabel2019-01-23 11:56:44 +0100
commiteb0200a4357da100064971689d3a0e9e3cf57f33 (patch)
tree4e0f5db916c737339c2e5a911c06b1873570722b /.gitignore
parentgpu: ipu-v3: Fix CSI offsets for imx53 (diff)
downloadkernel-qcow2-linux-eb0200a4357da100064971689d3a0e9e3cf57f33.tar.gz
kernel-qcow2-linux-eb0200a4357da100064971689d3a0e9e3cf57f33.tar.xz
kernel-qcow2-linux-eb0200a4357da100064971689d3a0e9e3cf57f33.zip
gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change
On a NOP double buffer update where current buffer address is the same as the next buffer address, the SDW_UPDATE bit clears too late. As we are now using this bit to determine when it is safe to signal flip completion to userspace this will delay completion of atomic commits where one plane doesn't change the buffer by a whole frame period. Fix this by remembering the last buffer address and just skip the double buffer update if it would not change the buffer address. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> [p.zabel@pengutronix.de: initialize last_bufaddr in ipu_pre_configure] Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions