[PATCH v4 03/12] drm/client: Restrict the rotation check to the rotation itself

Noralf Trønnes noralf at tronnes.org
Sat Jun 15 08:59:24 UTC 2019



Den 14.06.2019 14.13, skrev Maxime Ripard:
> The drm_client_rotation has a check on the rotation value, but the
> reflections are also stored in the same variable, and the check doesn't
> take this into account.
> 
> Therefore, even though we might have a valid rotation, if we're also using
> a reflection parameter, the test will fail for no particular reason.
> 
> Signed-off-by: Maxime Ripard <maxime.ripard at bootlin.com>
> ---

Reviewed-by: Noralf Trønnes <noralf at tronnes.org>


More information about the dri-devel mailing list