alistair23-linux/drivers/gpu/drm/arm
Brian Starkey 1580778068 drm: mali-dp: Refactor plane initialisation
As we add more features, it makes sense to skip all the features not
supported by the smart layer together, instead of checking each one
individually. Achieve this by refactoring the plane init loop.

Signed-off-by: Brian Starkey <brian.starkey@arm.com>
[re-factor code after upstream changed rotation property to be per-plane]
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
2016-11-04 17:09:19 +00:00
..
hdlcd_crtc.c drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() 2016-10-18 15:21:49 +05:30
hdlcd_drv.c drm: convert DT component matching to component_match_add_release() 2016-10-25 11:52:38 -04: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
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 arm: mali-dp: Extract mode_config cleanup into malidp_fini 2016-11-04 17:09:00 +00:00
malidp_drv.h drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? 2016-08-08 14:17:56 -04:00
malidp_hw.c drm: mali-dp: Add pitch alignment check function 2016-11-04 17:08:06 +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: Refactor plane initialisation 2016-11-04 17:09:19 +00:00
malidp_regs.h drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00