drm: mali-dp: Remove mclk rate management
authorMihail Atanassov <mihail.atanassov@arm.com>
Wed, 15 Feb 2017 14:00:15 +0000 (14:00 +0000)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Fri, 10 Mar 2017 14:31:09 +0000 (14:31 +0000)
commit9a8b0a230aca55ee142fd76f4765f1da1799da93
tree57d0e2983b9d37b6d3c045b383c3d771667f8bd5
parent3f81e1340706e9a7f854808e2f580c3106805d0c
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>
drivers/gpu/drm/arm/malidp_crtc.c