]> git.baikalelectronics.ru Git - kernel.git/commit
drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated
authorPeter Rosin <peda@axentia.se>
Thu, 10 Jan 2019 15:10:39 +0000 (15:10 +0000)
committerBoris Brezillon <bbrezillon@kernel.org>
Sun, 27 Jan 2019 08:19:20 +0000 (09:19 +0100)
commit0a62c0899ae3c9d0f369cb120c5f597b1100c8fe
tree74031773e5c75b25d76e8efc294fe56c2bfb77e7
parent13b00a65c73bcb759f955c2d3dfa8b8b19483ba8
drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated

The destination crtc rectangle is independent of source plane rotation.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190110151020.30468-3-peda@axentia.se
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c