Revision 2a3e0b716296a504d9e65fea7acb379c86fe4283 authored by Dave Airlie on 30 May 2019, 23:15:14 UTC, committed by Dave Airlie on 30 May 2019, 23:15:25 UTC
drm/imx: ipuv3-plane: fix frame rate regression on non-plus i.MX6Q

Fix a regression introduced by 70e8a0c71e9 ("drm/imx: ipuv3-plane: add
function to query atomic update status") that halves the frame rate on
non-plus i.MX6Q, because the pending check always returns "pending"
even if an update is actually applied.

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1559128738.3651.4.camel@pengutronix.de
2 parent s 93c52e7 + 137caa7
History
File Mode Size
apparmor
integrity
keys
loadpin
safesetid
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 10.6 KB
Kconfig.hardening -rw-r--r-- 6.2 KB
Makefile -rw-r--r-- 1.1 KB
commoncap.c -rw-r--r-- 39.1 KB
device_cgroup.c -rw-r--r-- 20.5 KB
inode.c -rw-r--r-- 10.5 KB
lsm_audit.c -rw-r--r-- 10.7 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 58.1 KB

back to top