linux/drivers/gpu/drm/arm
Brian Starkey edabb3c4cd drm: mali-dp: Fix destination size handling when rotating
The destination rectangle provided by userspace in the CRTC_X/Y/W/H
properties is already expressed as the dimensions after rotation.
This means we shouldn't swap the width and height ourselves when a
90/270 degree rotation is requested, so remove the code doing the swap.

Fixes: ad49f8602f ("drm/arm: Add support for Mali Display Processors")

Signed-off-by: Brian Starkey <brian.starkey@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
2017-01-23 09:46:24 +00:00
..
hdlcd_crtc.c drm: Nuke fb->pixel_format 2016-12-15 14:55:34 +02:00
hdlcd_drv.c Linux 4.9-rc8 2016-12-05 17:11:48 +10:00
hdlcd_drv.h drm: hdlcd: Cleanup the atomic plane operations 2016-06-02 17:45:29 +01:00
hdlcd_regs.h
Kconfig drm/arm: make fbdev support really optional 2016-07-18 09:11:42 +02:00
Makefile drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00
malidp_crtc.c drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00
malidp_drv.c drm: malidp: Remove event_list member from struct malidp_drm 2017-01-23 09:46:24 +00:00
malidp_drv.h drm: malidp: Remove event_list member from struct malidp_drm 2017-01-23 09:46:24 +00:00
malidp_hw.c drm: mali-dp: Clear CVAL when leaving config mode 2016-11-08 11:40:02 +00:00
malidp_hw.h drm: mali-dp: Add pitch alignment check function 2016-11-04 17:08:06 +00:00
malidp_planes.c drm: mali-dp: Fix destination size handling when rotating 2017-01-23 09:46:24 +00:00
malidp_regs.h drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00