android_kernel_oneplus_msm8998/drivers/gpu/drm/atmel-hlcdc
Jan Leupold f487709720 drm: atmel-hlcdc: Fix vertical scaling
commit d31ed3f05763644840c654a384eaefa94c097ba2 upstream.

The code is applying the same scaling for the X and Y components,
thus making the scaling feature only functional when both components
have the same scaling factor.

Do the s/_w/_h/ replacement where appropriate to fix vertical scaling.

Signed-off-by: Jan Leupold <leupold@rsi-elektrotechnik.de>
Fixes: 1a396789f6 ("drm: add Atmel HLCDC Display Controller support")
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-24 10:07:42 +02:00
..
atmel_hlcdc_crtc.c Linux 4.2-rc7 2015-08-17 14:13:53 +10:00
atmel_hlcdc_dc.c drm: Stop using drm_vblank_count() as the hw frame counter 2015-10-07 16:13:52 +02:00
atmel_hlcdc_dc.h drm: atmel-hlcdc: use appropriate enabled flag in suspend/resume 2015-03-16 16:10:42 +01:00
atmel_hlcdc_layer.c Linux 4.0-rc3 2015-03-09 19:58:30 +10:00
atmel_hlcdc_layer.h drm: atmel-hlcdc: Atomic mode-setting conversion 2015-02-22 21:00:06 +01:00
atmel_hlcdc_output.c drm: atmel-hlcdc: add RGB565 and RGB444 output support 2015-08-18 11:02:27 +02:00
atmel_hlcdc_plane.c drm: atmel-hlcdc: Fix vertical scaling 2016-09-24 10:07:42 +02:00
Kconfig drm: atmel-hlcdc: Add dependency on ARM 2015-01-31 10:14:28 +10:00
Makefile