commit | 5dc416d9c284e57d302be5fcf9bcb0f45aac28c2 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@bootlin.com> | Fri Nov 30 10:02:53 2018 +0100 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Fri Nov 30 10:34:54 2018 +0100 |
tree | 3887bb338be9c0ad50ee5b080d76a5e927516fbe | |
parent | 1d4118ca165e9cf393b29e606b7a3afddc76a3fb [diff] |
drm/vc4: Allow scaling on cursor plane Now that async update has been reworked to allow scaled planes to be updated asynchronously when the scaling params do not change, we can remove the NO_SCALING constraint on cursor planes. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Reviewed-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20181130090254.594-5-boris.brezillon@bootlin.com