Re: [PATCH v4 2/2] drm/malidp: Enable writeback scaling

2019-05-02 Thread Liviu Dudau
On Thu, May 02, 2019 at 05:10:10PM +0100, Ben Davis wrote: > The phase setting part of malidp_crtc_atomic_check_scaling is refactored > to allow use in writeback scaling. > > Also the enable_memwrite function prototype is simplified by directly > passing mw_state. > > Signed-off-by: Ben Davis R

[PATCH v4 2/2] drm/malidp: Enable writeback scaling

2019-05-02 Thread Ben Davis
The phase setting part of malidp_crtc_atomic_check_scaling is refactored to allow use in writeback scaling. Also the enable_memwrite function prototype is simplified by directly passing mw_state. Signed-off-by: Ben Davis --- drivers/gpu/drm/arm/malidp_crtc.c | 47 --- drivers/gpu/d