linux/drivers/gpu/drm/arm
Mihail Atanassov 9a8b0a230a drm: mali-dp: Remove mclk rate management
The rate of mclk depends on the use-case. If no downscaling is required,
then mclk == pxlclk is a valid option; with downscaling however, the
rate at which mclk runs determines how much a plane can be downscaled
before composition. This is a system integration + power management
issue that is more suited to firmware rather than this driver.

Signed-off-by: Mihail Atanassov <mihail.atanassov@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
2017-03-10 14:31:09 +00: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
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: 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 stride setting for multi-plane formats 2017-01-26 15:46:19 +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 stride setting for multi-plane formats 2017-01-26 15:46:19 +00:00
malidp_regs.h drm: mali-dp: fix stride setting for multi-plane formats 2017-01-26 15:46:19 +00:00