OpenCloudOS-Kernel/drivers/gpu/drm/arm
Mihail Atanassov d1479f6108 drm: mali-dp: Fix smart layer not going to composition
Use rectangle 1 as a generic plane. Existing code already sets the smart
layer bounding box size + offset. The rectangles' offsets are relative
to the bounding box, so there is no need to set R1's offset (reset value
is 0), just its size which is the same as the bounding box.

Signed-off-by: Mihail Atanassov <mihail.atanassov@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
2017-03-10 14:31:16 +00:00
..
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
hdlcd_crtc.c drm: Nuke fb->pixel_format 2016-12-15 14:55:34 +02:00
hdlcd_drv.c drm: Rely on mode_config data for fb_helper initialization 2017-02-02 19:12:00 +01:00
hdlcd_drv.h drm: hdlcd: Cleanup the atomic plane operations 2016-06-02 17:45:29 +01:00
hdlcd_regs.h drm: Add support for ARM's HDLCD controller. 2016-02-10 13:44:16 +00:00
malidp_crtc.c drm: mali-dp: Remove mclk rate management 2017-03-10 14:31:09 +00:00
malidp_drv.c drm: Rely on mode_config data for fb_helper initialization 2017-02-02 19:12:00 +01: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: Fix smart layer not going to composition 2017-03-10 14:31:16 +00:00
malidp_hw.h drm: mali-dp: fix stride setting for multi-plane formats 2017-01-26 15:46:19 +00:00
malidp_planes.c drm: mali-dp: Fix smart layer not going to composition 2017-03-10 14:31:16 +00:00
malidp_regs.h drm: mali-dp: Fix smart layer not going to composition 2017-03-10 14:31:16 +00:00